What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
1112What are the best practices to follow to secure connection strings in an ASP.NET web application?
1040
What are the various session state management options provided by asp.net?
When we use cookie less session? Explain its working?
Please briefly explain the usage of global.asax?
What does a switch do?
What is viewstate? What does the “enableviewstate” property do?
What do you mean by caching in asp.net?
How many types of session state management options available in asp.net?
What is the difference between application state and caching?
Explain http handlers? Where we can use the http handlers?
When does a session actually start?
What is difference between mvc and asp.net? : Asp.Net MVC
Explain repository pattern in asp.net mvc? : asp.net mvc
Describe paging in asp.net?
Explain about asp.net 2.0 themes?
1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????