Friday, February 12, 2010

Add new silverlight project to website

Hai,
We can create silverlight project in two ways:
1) Create new project; New- project- silverlightproject
2) create a website and add a new silverlight project to it;
create new website-> "rightclick" on website 'Add Newitem'- select silverlight project(create/ select new folder to hold the silverlight project, it is good to create a folder in the website folder)- click ok
Note: Get a 'SilverlightTestpage.aspx' page which includes and show the silverlight '.xap' file output. '.xap' stores in'ClientBin' folder, if you want to show images, it ease to create a folder under 'Clientbin' folder and copy the images to it.
Note: After closing your programming, you may get some problems to open recently closed silverlight application, then you should follow the link below http://jineshrev.blogspot.com/2010/02/add-existing-silverlight-project-to.html View discussions about this topic: http://k-mug.org/forums/t/1396.aspx

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home