Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What are different transaction options?

Answers were Sorted based on User's Feedback



What are different transaction options?..

Answer / rahul bhute

We can specify transaction in 3 ways in WCF:-

TransactionFlowOption.NotAllowed

This is a default option. Using this option no transaction
will be propagated across the binding. If any client
attempts to call the WCF service in a transaction it will
be ignored for this option.

TransactionFlowOption.Allowed

This option specifies that client can call this WCF service
in a transaction. It’s not compulsory that the service
needs to be called in a transaction. You can call without
the transaction also.

TransactionFlowOption.Mandatory

This option specifies that client must call the WCF service
in a transaction mode. If the WCF service is called without
transaction, ‘FaultException’ will be raised.

Is This Answer Correct ?    3 Yes 0 No

What are different transaction options?..

Answer / rana rashid

trasaction commit.
trasaction rolback.

Is This Answer Correct ?    2 Yes 5 No

Post New Answer

More ASP.NET Interview Questions

What is the use of execute non query in asp.net?

0 Answers  


What does passport and windows authentication mean in ASP.NET?

0 Answers   Amdocs,


What is cookie less session? How it works?

2 Answers   TCS,


Explain difference betn dataset and recordset?

0 Answers  


What is the parent class of all web server control?

0 Answers  


What is a web api? Which protocol is used in a web api?

0 Answers  


Contrast OOP and SOA. What are tenets of each ?

0 Answers  


What is ashx file in asp.net?

0 Answers  


What is server redirect?

0 Answers  


What is validationsummary server control? where it is used ?

1 Answers  


What is the namespace to create thread in .net?

0 Answers  


write a sample code make use of xmltext writer

1 Answers   GCI,


Categories