Can you elaborate how to start a silverlight application with visual studio?
Answer / Alpana Vyas
To create a new Silverlight project in Visual Studio, navigate to File > New Project and select the Silverlight Application template. Then specify a name for your project and click OK.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you name built-in layout panels you have been using with silverlight?
Explain the concept of keyframe.
Describe how to perform event handling in silverlight.
Can I add more than one .xaml pages in silverlight application?
What is the different development tools used in silverlight?
Difference between mouseleftbuttondown and mouseleftbuttonup in silverlight.
Describe the term Silverlight plug-in.
What are the different ways to display text with silverlight?
How silverlight 4 is different from silverlight 3?
Explain with example how to change the default page of the silverlight application.
Does silverlight have a system.console class? Why?
What is the extension that we used for silverlight file?