View Single Post
  #1 (permalink)  
Old 07-12-2008, 03:53 AM
arun arun is offline
Member
 
Join Date: Apr 2008
Posts: 42
Default Dotnet Interview Questions

Here are the few Important questions for dotnet inteview.Can anybody answer this questions?

1 - Describe the role of inetinfo.exe, aspnet_isapi.dll andaspnet_wp.exe in the page loading process.

2 - What’s the difference between Response.Write() andResponse.Output.Write()?

3 - What methods are fired during the page load?

4 - What’s a bubbled event?

5 - How ASP .NET different from ASP?

6 - What is smart navigation?

7 - How do you validate the controls in an ASP .NET page?

8 - How to manage pagination in a page?

9 - What is the difference between login controls and Forms authentication?
Reply With Quote