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

Why the config file might not be writable

0 Answers  


what is web service?

1 Answers  


What is the problem with .net generics?

0 Answers  


Explain about .net garbage collector?

0 Answers  


WHAT IS COMPUTER

7 Answers   NICE, TVS,






How to delete the duplicate records in a table using sql server

4 Answers  


Explain is development of a mobile web application with asp.net is very easy? : Microsoft dot net mobile

0 Answers  


Can you explain server controls in atlas?

0 Answers  


How do I know when my thread pool work item has completed?

0 Answers  


What is ILDASM ?

0 Answers   B-Ways TecnoSoft,


How does .net mobile work? : Microsoft dot net mobile

0 Answers  


what is the difference between asp and asp.net

1 Answers   Six Sigma,


Categories