Which namespace is used by ado.net?
How does session authentication work?
What is asp.net master page?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
What is cache in asp net?
What is the need of client side and server side validation ?
Write a code for sending an email from asp.net application.
what is the uses Of Global.asax
How many view state can be hold by a aspx page ?
WHT IS DIFFERENCES BETWEEN HTML CONTROLS AND SERVER CONTROLS.
what are the ways to improve performance in .net application?
How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?
What will happen if the server confugration file and the application confugration file have different values for sassion state ASP.NET?