What are different isolation levels?
Answer / Vijay Kumar Kannojia
In WCF transactions, there are five isolation levels: ReadUncommitted (allows dirty reads), ReadCommitted (prevents reading uncommitted data), RepeatableRead (prevents lost updates), Serializable (ensures that all data is consistent and the database stays in a consistent state during the transaction), and Snapshot (provides a snapshot of the data at the beginning of the transaction).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is service host factory in wcf?
When is the msmqintegrationbinding?
How many Instance modes is supported by WCF?
How many types of bindings are in WCF?
Difference between wcf and web services?
Could the iis-hosted wcf service make use of http transport security if the iis virtual derectory that contains the service does not support it?
What are the advantages of using wcf?
Which protocol is used for platform independent communication?
What is the use of sessionmode?
What is wcf basic binding type?
What is the one-way mode in wcf? Explain.
What is the use of is required property in data contracts?
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)