ASP NET Questions


Q.  How many types of authentication ASP.NET supports?

a. Windows Authentication.
b. .NET Passport Authentication.
c. Forms Authentication.
d. All of the above.


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  You want to enable Page Output Caching in ASP.NET. What code you will write in ASPX page.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  How many types of Cache Dependencies are available in ASP.NET?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  You use the ASP.NET Web Site Administration Tool to configure ASP.NET membership with forms authentication. What should you name your login form so that you do not have to modify the Web.config file?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What are the three main objects of DataSet?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  On what object would you set the properties to create a primary key for a DataTable?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  How many 'ScriptManager' control can be added on a ASP.NET web page?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which property and method of the Page object do you use to register client script dynamically from code?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  To create your application on a remote server which option you will choose in ASP.NET?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is Multiple Active Result Sets (MARS)?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which Data Provider gives the maximum performance when connect to SQL Server?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What property do you modify on a server control to minimize the size of the ViewState data?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What are the client-side state management options that ASP.NET supports?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which Session Mode stores session Information in Current Application Domain?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  By default, when you use Page Output Caching, at what location page is cached?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Debug class is available in which namespace?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  A Master Page contains a ScriptManager control and a user wants the AJAX functionality on content page then which control is necessary on content page?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  You are writing a page that contains an UpdatePanel for partial-page updates. You want that user should get the message “Processing is going on, please wait.” that the update is processing only if the update takes longer than 5 seconds. Which actions should you take?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of the following is a valid skin code inside a skin file?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which ADO.NET class provide Disconnected Environment?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which ADO.NET class provide Connected Environment?
Category: Computer Science MCQs,   Published by: teswesm