what happens if we press f5 in visual studio to run a silverlight application?
Answer Posted / 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 |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category