Explain ACID rule of thumb for transactions.
Answer / madduri
Transaction must be Atomic (it is one unit of work and does
not dependent on previous and following transactions),
Consistent (data is either committed or roll back, no
?in-between? case where something has been updated and
something hasn?t), Isolated (no transaction sees the
intermediate results of the current transaction), 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 |
can it possible to acees the virthual method using the override method object? plz give me the example
What is serialization in unity?
What is a data set in c#?
What is difference between ienumerable and ienumerator in c#?
if i want to transmit binary data,,,will it be support by Webservices or any exceptions ? define
Can you allow class to be inherited, but prevent the method from being over-ridden?
What is the differences between datagrid, datalist and repeater in .net?
Diff b/w casting and boxing
Write down the c# syntax to catch an exception
What is the main purpose of xml?
Explain the difference between class and interface in .net?
If you donot specify an access modifier for a method, what is the default access modifier?
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)