ASP NET Questions


Q.  How many types of Cache Dependencies are available in ASP.NET?

a. File based dependencies
b. Key-based dependencies
c. Time-based dependencies
d. All of the above


ANSWER: See Answer
 
No explanation is available for this question!
MCQs:  How many types of parameter supported by OutputCache?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  You want to secure the connection strings contained within your Web.config file to ensure that no one can open the file easily and see the connection information. Which tool must you use to encrypt the connection strings?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  What are the three primary kinds of parameters are used while working with the Stored Procedure in ASP.NET?
Category: Computer Science MCQs,   Published by: teswesm
MCQs:  How do you execute multiple SQL statements using a DataReader?
Category: Computer Science MCQs,   Published by: teswesm
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