Which of the following are the advantages of a Application_Startup method ?
1. It gets called when the application is starting. 2. In this event, we have access to parameters being passed to the Silverlight application. 3. It is used to restore the previous application state. 4. To perform logging actions. 5. All of the above.
How to participate: