Answer Posted / sheeladanduboyina
Atomocity:
In the process of Trasaction Either all are committed or None are Committed.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
why you wouldn't want to write into it even if you could
What tools can I use to develop .net applications?
Can you edit data in repeater control? How?
Explain different types of html, web and server controls.
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
Write the .net syntax for 'while loop'?
What are the collections you've used?
What is singlecall activation mode used for in .net?
What is a variable of implicit type and what is its scope?
What is managed code and managed data in .net?
What is the difference between "using system.data;" and directly adding the reference from "add references dialog box"?
What is the difference between vb.net and vc#.net?
How do you trigger the paint event in system.drawing?
How will you make .NET programs work in Linux ?
How do I spawn a thread?