Search
.Management Sciences
A. maxWorkerThreads
B. requestQueue limit
C. maxIdThreads
D. all of the above
Related Mcqs:
- The first event triggers in an aspx page is__________________?
- A. Page_Load() B. Page_Init() C. Page_click() D. Page_doubleclick()...
- Which of the following method is used to obtain details about information types of assembly ?
- A. GetType B. GetTypes C. Both A and B D. None of these...
- Select the output of the statement ?
- A. Transfers all the form data to test.aspx with HTTP headers B. Transfers all the form data to test.aspx with out HTTP headers C. Calls post method on test.aspx D. None of the above...
- Which method do you invoke on the DataAdapter control to load your generated dataset with data ?
- A. DataBind B. DataList C. Fill( ) D. Load ( )...
- How to find out what version of ASP.NET I am using on my machine ?
- A. Response.Write(Version.ToString() ); B. Response.Write(System.Version.ToString() ); C. Response.Write(System.Environment.Version.ToString() ); D. not possible...
Recent Comments