What is ascx?
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
How can we communicate with each server in N-tier Architecture? and what are the methods?
Is it possible to develop a single web application using ASP.NET webforms and ASP.MVC?
What are the contents of cookie?
What is special types forms
What is the main function of url routing system in asp.net mvc? : asp.net mvc
What is active web pages?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What are the Difference between asp.net and asp ?
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?
Can we have a web application running without web.config file?
Explain about secure socket layer?
How long the items in ViewState exists?
Explain the difference between web user control and web custom control?