while developing a asp.net 2.0 ajax application how to
maitain and check the ACID property for each transaction

Answers were Sorted based on User's Feedback



while developing a asp.net 2.0 ajax application how to maitain and check the ACID property for eac..

Answer / rafeeq

Acid property does not have to do any thing with Ajax.When
Ajax make a partial postback .we can either user dotnet
Transaction or we can go for Sql Server transaction.

Is This Answer Correct ?    5 Yes 0 No

while developing a asp.net 2.0 ajax application how to maitain and check the ACID property for eac..

Answer / rocky

A transaction is a sequence of operations performed as a
single logical unit of work. A logical
unit of work must exhibit four properties, called the ACID
(Atomicity, Consistency, Isolation,
and Durability) properties, to qualify as a transaction:

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Dot Net AllOther Interview Questions

Explain different pipelining hazards and how are they eliminated? : Dot net architecture

0 Answers  


What is a memory management?

3 Answers   Six Sigma,


What are the five stages in a dlx pipeline? : Dot net architecture

0 Answers  


What is difference between .net and visual studio?

0 Answers  


Explain cache memory? : Dot net architecture

0 Answers  






what is the method while we are using adapter and dataset ?

0 Answers  


12. Types of polymorphisem[Run and Design Exp.]

0 Answers   PCS,


What is abstact class? in which scinario we can use abstact class?

4 Answers   iGate,


What is the use of delegates

2 Answers  


question related to table havi colspan and row span

0 Answers   PCS,


What is application frame host?

0 Answers  


What is textbox control of .net mobile? : Microsoft dot net mobile

0 Answers  


Categories