What is a query string in a url?
Mention the namespace that is used to include .net data provider for sql server in .net code?
What is skin in asp.net?
What are cao and sao.
What is the appSettings Section in the web.config file?
What is cache in asp net?
what are the types of ASP objects ?
Explain significance of routing? : asp.net mvc
Suppose you display a data having 200 records in a datagrid. Then you edit 100 records of them. Now when you will press update button,all 100 records should be updated in single shot rather than reading every record and updating. How to do it?
WHAT IS THE SEQUENCE IN WHICH ASP.NET EVENTS IS PROCEED?
Mention the execution process for managed code?
What is asp.net with mvc? : Asp.Net MVC
True or False: To test a Web service you must create a windows application or Web application to consume this service?