Home

What is the correct answer?

4

In ___________ records are locked when you start editing.

A. LockReadOnly

B. LockPessimistic

C. LockOptimistic

D. LockDynamic

Correct Answer :

B. LockPessimistic


Related Questions

Menus can be added to an ASP.NET Page Anything appearing before ________ is cleared In ASP.NET a page is inherited from System.Web.UI.Page. Here UI means Checkboxes have same name and different values while Radio Buttons have… Under Button Click the following code is written1. Dim I =102. MsgBox(I) Web.config file is used... A web server control is written as Radio Button's have same name and different values while Checkboxes have… Cookies collection is present in An error handling is Structured when we use In ASP.NET if a file is saved, it is save only in the server machine. If a Table controls name is Table1, to access value from its second row,… Can you use client-side event handler and server-side event handler for… In case of a CompareValidator, a TextBox's value can be compared to an… ASP.NET can be installed on Windows 98 machine This file stores your web configuration To make an HTML control behave as a Server control, ___________ option… Of the following controls which can be used to add a control at runtime To write an attribute for a tag through ASP.NET use ____________ enables you to add, modify and delete records but you won't… To open Microsoft Word from ASP.NET page use ASP.NET uses _______ as the code behind CDONTS is designed on for Windows NT Server ______________ creates a read-only recordset that can scroll in any direction. The default method of a WebForm is ___________ sets the time out period for a particular page in seconds Default event handler for Link Label is Difference between Response.Write() andResponse.Output.Write(). Which of the following is not a member of ADODBCommand object? While accessing values submitted to a web form, __________ property of…