Home

What is the correct answer?

4

____________ enables you to add, modify and delete records and you will see the changes made by other users

A. OpenForwardOnly

B. OpenKeyset

C. OpenDynamic

D. OpenStatic

Correct Answer :

C. OpenDynamic


Related Questions

A DataSet can be generated from HTML elements, HTML server controls and ASP.NET server controls can be… The HTML control that helps to browse a file is In ASP.NET, the default method of a form is If someone accidentally deletes the Page Directive of an ASP.NET page… Choose the form in which Postback occur __________.CreateObject("ADODB.Connection") creates a new connection. For Adrotator control the XML file is mentioned through ________ property ASP.NET if fully compatible with ASP The code file for WebForm1.aspx will be ___________ In ___________ records are read-only and cannot be changed. Which of the following tool is used to manage the GAC? A ValidationSummary control is bound to a control What is used to validate complex string patterns like an e-mail address? Default event handler for Link Label is ASP.NET can be installed on Windows 98 machine What namespace contains the classes for file and directory access? While redirecting, values can be passed with it To set text programmatically without adding extra HTML tags use Which DLL translate XML to SQL in IIS? RadioButtonsLists __________ property is used to add RadioButtons at runtime _________ is used to write/read into a leaf node Attribute must be set on a validator control for the validation to work. __________ and __________ event are the two most commonly supported server-side… You want to ensure that the user ID is saved between requests when the… We can write an XML document from ASP.NET without mentioning the encoding… To open Microsoft Word from ASP.NET page use If a page name is WebForm1.aspx and it resides in ../Test/, then it will… Can you have more than one form declaration on a web form? ASP.NET is object oriented