Quiz

A
Q. 1 ) What is IIS
Q. 2 ) __________________ directive informs the compiler of any custom server control added to the page.
Q. 3 ) Where do we store connection string in ASP.NET?
Q. 4 ) From which class global.asax file derived?
Q. 6 ) ASP.NET doesn’t run by itself, it runs inside the process of IIS
Q. 7 ) Which of these data source controls do not implement Caching?
Q. 8 ) How to find out what version of ASP.NET I am using on my machine?
Q. 9 ) While creating a Web site with the help of Visual Studio 2005 on a remote computer that does not have Front Page Server Extensions installed, which Web site type will you create in Visual Studio 2005?
Q. 10 ) The ASP.NET pages directives are 1. @ Page,@ Control,@ Import,@ Register 2. @ Assembly, @ OutputCache 3. System.Web.UI.HtmlControls,System. Web.UI.WebControls
Q. 11 ) What is the best way to store the connection strings?
Q. 12 ) From performance point of view which is the fastest:
Q. 13 ) Which one of the following has a parameter called as preserveForm?
Q. 14 ) In case of _______________, there is a round trip and hence puts a load on server.
Q. 15 ) Which one of the class contains the objects that we use to connect to a data source via an OLE-DB provider?
Q. 16 ) How can we force all the validation control to run?
Please select an option