Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process?
1 9050If you want a certain ASP.NET function executed on MouseOver for a certain button. Where do you add an event handler?
1 5326
what is DLL Hell and how it is solved in .NET? please explain clearly??
What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Explain exception handling in .net.
Explain About duration in caching technique
What is enableviewstate?
I’m having some trouble with cas. How can I diagnose my problem?
What are different methods of session maintenance in asp.net?
Explain the features that make asp.net more used framework? : asp.net mvc
How do you initiate validation on the server manually? What are two situations when you might you want to do that?
Explain Life cycle of ASP.NET page when a request is made.
What are web server controls in asp.net?
What is the difference between pathparam and queryparam?
Explain the flow of processing of the request? : asp.net mvc
What is the usage of DelegatingHandler?