Asp.net interview questions

Below are some dot net interview questions
1. Explain asp.net page life cycle?
2. What is mean by state management?
3. What are the state management techniques available in asp.net?
4. What is default expiration time in cookie?
5. What is default expiration time for session?
6. What are different type of mode where we can store session?
7. What is mean by cookieless session?
8. What are different type of authentication provided in asp.net?
9. What is mean by reflection?
10. What is the difference between user control and custom control?
11. In which event controls are fully loaded?
12. How to get value from web.config?
13. What are different tags or sections defined in web.config?
14. What is mean by 3 tier architecture?
15. What happen when application is deployed and I change the web.config file?
16. How to register user controls on page?

Post a Comment

0 Comments