A complete reference about Interview Question all Freshers and Experience students.Microsoft .NET is a software development platform based on virtual machine based architecture. Dot net is designed from the scratch to support programming language independent application development. The entire .NET programs are independent of any particular operating system and physical hardware machine.
What might be best suited to place in the Application_Start and Session_Start:
Application level variables and settings initialization in App_Start User specific variables and settings in Session_Start