Explain ACID rule of thumb for transactions.
Answer / js_m
Transaction must be
A - Atomic (it is one unit of work and does not dependent on
previous and following transactions),
C - Consistent (data is either committed or roll back, no
"in-between" case where something has been updated and
something hasn?t),
I - Isolated (no transaction sees the intermediate results
of the current transaction),
D - Durable (the values persist if the data had been
committed even if the system crashes right after).
| Is This Answer Correct ? | 2 Yes | 0 No |
What?s class SortedList underneath?
What is difference between event and delegate in c#?
What is throw in c#?
What is the reason behind the invention of c#?
What are cookies in c#?
7. C# provides a default constructor for me. I write a constructor that takes a string as a parameter, but want to keep the no parameter one. How many constructors should I write?
What is use of super class
How?s method overriding different from overloading?
hi In my database i put id column as identity(the database is incremented by it self only)what i want is if i enter a data in my website, id will come automatically can u pl z tell me the code thax in advance
Which programming language is best for desktop applications?
How can you sort the elements of the array in descending order?
Why does my windows application pop up a console window every time I run it?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)