ASP NET Questions


Q.  How many 'ScriptManager' control can be added on a ASP.NET web page?

a. Only One
b. More than One
c. Only Two
d. None of the above.


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  When a User’s Session times out which event should you respond to?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  A web page has lots of input data, and you want the data input to be spread across multiple screens. What is the best control to implement this solution on a single Web page?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What are the steps to create a DataTable programmatically?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  The three statements are given below about DataSet and DataReader, choose the correct option according to the statement. Statement 1: DataSet Provides Disconnected environment but DataReader provides Connected environment. Statement 2: DataSet Provides Connected environment but DataReader provides Disconnected environment. Statement 3: DataSet Can store multiple table simultaneously but DataReader Supports a single table based on a single SQL query.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which control is required of every AJAX page to manage the JavaScript files sent to the client and the communication between client and server?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  The UpdatePanel supports two types of triggers: AsyncPostBackTrigger and PostBackTrigger. Choose the correct option regarding working of these triggers.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is/are true about master page? Choose the correct option.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is/are true about master page?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  To implement a specified .NET Framework interface which directive is used?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which of the following is not an ASP.NET page event?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Which file is used to write the code to respond to the Application_Start event?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is the difference between a Local Transaction and a Distributed Transaction?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Choose the correct option about DataReader object.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Using which type of stylesheet we can change the style of an element in the entire website?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  How do you create a TextBox for retrieving a password from a user?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is/are the advantages of StateServer session mode?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What is/are the advantages of Session State?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  Choose the correct option about DataSet object.
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  You are a Web developer for CareerRide. The data is stored in a Microsoft SQL Server 2005 database on a server named CareerPC and the Database name is TestDB. You connect to TestDB by using Windows Integrated authentication. You use a SqlConnection object to connect to the database. You need to create a connection string to TestDB in the instance of SQL Server named CareerPC. Which string should you use?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  ASP.NET Validation Control works at ________ .
Category: Computer Science MCQs,   Published by: teswesm