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 is easing functions in silverlight?
How to apply style elements in a silverlight project?
where is the silverlight application present?
What are the main features of silverlight?
Describe how to perform event handling in silverlight.
What is the best place to start silverlight application?
Is Silverlight supported by all major browsers?
What is the silverlight official name?
Will silverlight-based applications and content run on any web server? What are the benefits to running it on servers running windows?
Explain how can silverlight use asx files?
which types of video files can silverlight support?
Explain with example how to change the default page of the silverlight application.