1. What is ASP.Net? What are the advantages ASP.Net Technologies?
2. What are different stages of ASP.Net Page Life cycle?
3. How do you validate Input data on web page?
4. what are the different state management techniques in ASP.Net?
5. What are the differences between custom Web control and user control?
6. Explain ASP.Net Catching? What are different catching mechanisms available in ASP.Net?
7. What is role of validation controls in webpage?
8. What are the different validation controls available in ASP.Net?
9. Where do the ASP.NET validation controls validate data, on the Client or on the Web Server?
10. What is the difference between URL and URI?
11. Explain the concept of cross page posting