Answer Posted / ram
IE
ASP.NET
Shell
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Where would you use an ihttpmodule, and what are the limitations if any?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
What is difference between Fragment Caching and Page Caching in ASP.NET?
Define data caching?
What is mta?
What are navigation controls? How many navigation controls are there in ASP.NET 4.0?
What are the page life cycle events?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
How many ways are there to maintain a state in .net? What is view state?
Explain http handlers? Where we can use the http handlers?
How would you enable impersonation in the web.config file?
What is the good practice to implement validations in aspx page?
Is web config mandatory?
What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?
What is custom events?