Last post Jun 15, 2016 05:14 AM by Fei Han - MSFT
None
0 Points
3 Posts
Jun 14, 2016 07:43 AM|aadikumar|LINK
hi
How to manage transaction when dealing with N-tier architecture? give me one example.
thanks
All-Star
39186 Points
5696 Posts
Microsoft
Jun 15, 2016 05:14 AM|Fei Han - MSFT|LINK
Hi aadikumar,
Firstly, you could refer to this link to know the concept and usage of transaction.
https://msdn.microsoft.com/en-us/library/ms174377.aspx
Secondly, this documentation describes how to perform multiple operations within a transaction, you could check it.
https://msdn.microsoft.com/en-us/library/ff647007.aspx
Best Regards,
Fei Han
None
0 Points
3 Posts
How to manage transaction when dealing with N-tier architecture? give me one example.
Jun 14, 2016 07:43 AM|aadikumar|LINK
hi
How to manage transaction when dealing with N-tier architecture? give me one example.
thanks
All-Star
39186 Points
5696 Posts
Microsoft
Re: How to manage transaction when dealing with N-tier architecture? give me one example.
Jun 15, 2016 05:14 AM|Fei Han - MSFT|LINK
Hi aadikumar,
Firstly, you could refer to this link to know the concept and usage of transaction.
https://msdn.microsoft.com/en-us/library/ms174377.aspx
Secondly, this documentation describes how to perform multiple operations within a transaction, you could check it.
https://msdn.microsoft.com/en-us/library/ff647007.aspx
Best Regards,
Fei Han
MSDN Community Support
Please remember to "Mark as Answer" the responses that resolved your issue.