Home

What is the correct answer?

4

______________ creates a read-only recordset that can scroll in any direction.

A. OpenForwardOnly

B. OpenKeyset

C. OpenDynamic

D. OpenStatic

Correct Answer :

D. OpenStatic


Related Questions

Radio Button's have same name and different values while Checkboxes have… To make an HTML control behave as a Server control, ___________ option… Which of the following tool is used to manage the GAC? For Adrotator control the XML file is mentioned through ________ property In the Adrotator XML file ________ is used to mention the file to link… Error handling can be done through Global.asax To set text programmatically without adding extra HTML tags use What class does a Web Service Inherit? In ___________ records are read-only and cannot be changed. In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means .FileInfo gives information about any file and .File gives information… Why is Global.asax is used? To write a root tag say '<details>' through ASP.NET use A web server control is written as _________ object represents all information sent form a server to a browser RadioButtonsLists __________ property is used to add RadioButtons at runtime ______________ creates a read-only recordset that can scroll forward only. You can send an e-mail with an attachment using only SmtpMail class To redirect an user to a particular page when a user logs in use If a page name is WebForm1.aspx and it resides in ../Test/, then it will… To pass queries to Crystal Reports use There can be more than one Global.asax file This tag in Repeater control is mandatory Cookies collection is present in In ASP.NET if a file is saved, it is save only in the server machine. Caching type supported by ASP.Net You want to ensure that the user ID is saved between requests when the… Default scripting language in ASP. How can you check if the page is visited for the first time A _____________ is a logical naming scheme for grouping related types…