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

What are the main Tools to develop .Net Application?

0 Answers   HCL,


What is cache coherency? : Dot net architecture

0 Answers  


how to set the startup position of the form?

0 Answers   Six Sigma,


What is .net mobile utility controls. : Microsoft dot net mobile

0 Answers  


What is the use of delegates

2 Answers  






What is .net transaction?

0 Answers  


WHAT IS COMPUTER

7 Answers   NICE, TVS,


What is .net mobile automatic paging? : Microsoft dot net mobile

0 Answers  


Explain what does the term "green architecture" mean? : Dot net architecture

0 Answers  


Explain how cache is used? : Dot net architecture

0 Answers  


What is IL code, CLR, CTS, GAC & GC?

0 Answers   MindCracker,


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

0 Answers  


Categories