can any one tell me how to create a silver light application in VS2008
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You have to install Silverlight tools for VS2008 after installing Service pack for Visual Studio. Then you can create a new silverlight application in the IDE. Download Silverlight Toolkit for a collection os silverlight controls, components and utilities.
File–>New–>Project
Under your preferred language you can see Silverlight and Choose Silverlight application inside Visual Studio installed templates.
You can also use Expression blend to create Silverlight applications.