what happens if we press f5 in visual studio to run a silverlight application?
Answer / Chandra Bhushan Singh
Pressing F5 in Visual Studio starts the debugger for the active project. If the active project is a Silverlight application, it will be compiled and deployed to the browser specified in the project properties, allowing you to test and debug your application.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the modes that are provided in silverlight?
What are the different important files that are used in silverlight?
what is .xap file in context of silverlight?
List the different components used in Silverlight?
What is Microsoft Silverlight?
Which language is Silverlight developed in?
What are those browsers which supports silverlight?
What are dependency properties in silverlight?
What are the main features and benefits of Silverlight?
What are the different classes used in visual tree?
What are differences between silverlight and wpf?
Silverlight is developed in which languages?