Answer Posted / praval pratap singh
Atomicity requires that database modifications must follow
an all or nothing rule. Each transaction is said to be
atomic if when one part of the transaction fails, the
entire transaction fails and database state is left
unchanged.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Write the .net syntax for 'for loop'?
What is dot net architecture?
What is the use of Treeview control?
Example from .net. Integer & struct are value types or reference types in .net?
How does u handle this COM components developed in other programming languages in .NET?
The project which you have made, which methodology did you use?
What is the use of immutability?
Explain the difference between the while and for loop.
What is reflection in microsoft .net context?
What is an anonymous method?
State some of the different languages supported by .net?
What is difference between system.string and system.stringbuilder classes?
What do you mean by web service?
What is DTS and explain the purpose of it?
Which namespace is require to used XML in .NET?