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
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 |
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 |
Explain the race around condition? : .NET Architecture
Can you Explain <mobile:link> element .net mobile with example? : Microsoft dot net mobile
How Web service create Proxy Using WSDL?
Define a managed code? : Dot net architecture
How resource files are used in .net?
What is a service contract, operation contract and data contract?
9. Oop-Class A has m1 metthode Class B has m1 metthode and C is the calss that inharits A class, A class inharits B class. If Object dim c as new A() c.m1(), Tell me which mettode of class will call
Explain .net mobile events? : Microsoft dot net mobile
Explain the race around condition? How can it be overcome? : Dot net architecture
Explain the components required to develop mobile applications with .net mobile? : Microsoft dot net mobile
what are login controls?
Explain hard disk? : Dot net architecture