Where does the Web page belong in the .NET Framework class
hierarchy?
Dategrid filtering and sorting How can we sort all the fields at once?
how to write code for role based security
can machine.config file orverrides web.config. For example: if u set session timeout as 30 mins in web.config file to a particular application and if u set session timeout as 10 mins in machin.config. what will happen and which session is set to the appliction?
To call a Web service SOAP which transport protocol you use?
What is the difference between asp.net mvc and asp.net webforms? : asp.net mvc
What are the security types in asp.net?
What is IPostBack? How to use it?
What are the objects in used in ASP for processing input and outputs?
How do you secure your connection string information?
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
Describe a Windows Service and its lifecycle ?
If we remove web.config or machine.config from the application then, is this application will works?