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 |
Explain what a diffgram, and a good use for one Define diffgram? How it be used?
What are c# collections?
What is clr namespace?
Suppose in a scenario if we want to display information only until 4.00 p.m and after that means after 4.00 p.m if any one tries to access the information it should give error mesage. Then how will you write a delegate for this ? Give coding.
1 Answers HP, nTech Solutions, Primetech Software, PS,
What do you mean by for each loop?
What is the difference between these statements obj=null and obj.dispose()
What are satellite assemblies?
What is hashset c#?
What is ilist c#?
code for arranging given number in possible permutation ways ex:123,321,312,132,231,213.
Distinguish between finally and finalize blocks?
What is lazy loading and eager loading in c#?
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)