Answer Posted / Rajendra Singh Bisht
The Silverlight application life cycle consists of four main stages: Init, Startup, Application, and Shutdown. Init is the stage where the XAML page is loaded, but no code is executed yet. During Startup, the application's resources are initialized and the App object's constructor is called. The Application stage is when the user interacts with the application, and the Shutdown stage occurs when the application is closed or the user navigates away.
| 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