What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
1051What are the best practices to follow to secure connection strings in an ASP.NET web application?
1009
How can you dynamically add user controls to a page?
What is difference between viewstate and session in asp net?
How can we create custom controls in asp net?
What is session start?
How do session tokens work?
What are the new navigation controls in asp.net 2.0?
how to implement some securty aspect in our application i.e 1.cookie poisioning. 2.data encryption. 3.forcefull browsing 4.sql/code injection 5.securing web app by using web services ........my question is how to implement these thing in our application is this done by hard coding or by help of some tool
Explain an object, class and method.
What is the difference between session and viewstate?
Can we handle the error and redirect to some pages using web.config?
Is asp.net mvc still used? : Asp.Net MVC
Explain exception handling in .net.
Explain code snippet to register exception filters from controller?
What is the difference between dispose() and finalize()?
Explain some of the major built-in objects in asp.net