News:

MyKidsDiary.in :: Capture your kids magical moment and create your Online Private Diary for your kids

Main Menu

ASP.NET Interview Questions and Answers

Started by Kalyan, Mar 11, 2008, 05:56 PM

Previous topic - Next topic

Kalyan

ASP.NET Interview Questions and Answers

1. What is a Viewstate?

2. What is there in global.asax file?

3. Describe the page cycle

4. Give the names of Navigation controls you have used in asp.net 2.0

5. What is sitemappath  in asp.net 2.0?

6. Different ways of maintaining state in asp.net

7. What happens at the page unload event?

8. Difference between the treeview and the menu

9. Difference between the Datagrid control and Datagridview control.

10.Which is the first method that is invoked when you open the asp.net page?

11. How the sessions are maintained and where?What happens in session start and session end events?

12. What is formview used for in asp.net 2.0?