M
Manikandan
Hi,
I'm new to web services using XML.
I'm developing application using c#.
Could anybody explain me the difference between
[WebMethod(TransactionOption=TransactionOption.RequiresNew)]
[WebMethod(TransactionOption=TransactionOption.Required)].
I'm unable to understand the difference between
TransactionOption.RequiresNew and TransactionOption.Required.
If possible please explain me with an example(not with code, concept)
Thanks & Regards,
Mani
I'm new to web services using XML.
I'm developing application using c#.
Could anybody explain me the difference between
[WebMethod(TransactionOption=TransactionOption.RequiresNew)]
[WebMethod(TransactionOption=TransactionOption.Required)].
I'm unable to understand the difference between
TransactionOption.RequiresNew and TransactionOption.Required.
If possible please explain me with an example(not with code, concept)
Thanks & Regards,
Mani