Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
What is the asp.net mvc folder conventions? : asp.net mvc
Describe session handling in a webfarm?
About session modes
What is session start?
Explain authorization levels in .net ?
How to send a DataReader as a parameter to a remote client ?
How to create a db connection at one place/page so that we can use that connection for all pages/forms/windows.what r the steps ned to be performed if question not clear,let me know
how we deploy the asp.net 2.0 application
What is the main differences between asp and asp.net?
What is use of <% %> in asp.net?
What is the difference between equals() and == in c#?
How to consume a webservice in a windows application without adding through the web reference?