What are the advantages of using ASP? HTML is used only to create static web pages (which displays information) With the use of ASP one can create dynamic web pages,where client can communicate with the web server and vice versa. Thus using ASP interactive webpages can be created. What is the maximum data can be sent as a querystring? Maximum length is 2084 in IE... what are the tools used for editing in IIS?? IIS Metabase Explorer is a freeware tool to allow editing of the IIS metabase. Essentially this has a similar featureset to Microsoft's MetaEdit and Metabase Explorer except that it runs on all versions of Windows from 98 through to 2003. In addition the software includes a trace window feature which allows you to track all activity in the metabase including IIS itself or any other administration tool. What is connection pooling ? A connection pool is a set of database connections that are available for an application to ...
Interview Questions related to ASP.NET 2.0 - 3.0 - 3.5, ADO.NET, VB.NET, C#.NET, MSSQL Server, AJAX, OOPS, HR etc