Home

What is the correct answer?

4

In ___________ records are read-only and cannot be changed.

A. LockReadOnly

B. LockPessimistic

C. LockOptimistic

D. LockDynamic

Correct Answer :

A. LockReadOnly


Related Questions

Can you use client-side event handler and server-side event handler for… For Adrotator control the XML file is mentioned through ________ property Which of the following tool is used to manage the GAC? We can write an XML document from ASP.NET without mentioning the encoding… Anything appearing after ________ is cleared You can send an e-mail with an attachment using only SmtpMail class By default a WebForm inherits from While redirecting, values can be passed with it In ___________ records are locked when the update method is called An error handling is Structured when we use If someone accidentally deletes the Page Directive of an ASP.NET page… How can you check if the page is visited for the first time To redirect an user to a particular page when a user logs in use What is the default data type of a variable in ASP.NET? _________ object represents all information sent form a browser to a server A _____________ is a logical naming scheme for grouping related types… ASP.NET can be installed on Windows 98 machine You need to modify an ASP.NET page to prevent the browser window from… How do you get information from a form that is submitted using the "post"… To read an XML file from ASP.NET use While accessing values submitted to a web form, __________ property of… Options available with SelectionMode are This file stores your web configuration What is used to validate complex string patterns like an e-mail address? In case of RangeValidator, a TextBox's value can be compared to the values… Difference between Response.Write() andResponse.Output.Write(). .DirectoryInfo gives information about any Directory What keyword is necessary to expose a public function as a method of a… CDONTS is designed on for Windows NT Server __________ and __________ event are the two most commonly supported server-side…