What are the Application_Start and Session_Start
subroutines used for?
Answer Posted / radha
This is where you can set specific variables to the
apllication and session objects.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Define what is razor? : asp.net mvc
Explain the difference between codebehind="mycode.aspx.cs" and src="mycode.aspx.cs"?
How can you dynamically add user controls to a page?
How much is the pay-for-use service if I chose not to use microsoft-sponsored advertising?
Will the asp.net validators run in server side or client side?
Explain the features that make asp.net more used framework? : asp.net mvc
What are the types of session in asp.net?
Where web.config file is used?
What is difference between web api and web services?
What are session state modes in asp.net?
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
What is the used of "ispostback" property?
Explain what are webservices?
How would you turn off cookies on a page of a website?
What is Bundling and Minification in MVC?