how to implement transaction module in c# windows application
hiii friend i have created a windows application using c# and now i want to implement transaction module on it using sql server plzz help me i wanna do it using stored procedure so it can show that that all transaction history done by my application
Hemant KumarPosted Jul 5, 2012, 9:14 AM
Transaction is tough concept where we need some sort of R & D to implement .So I suggest you to refer this link
http://msdn.microsoft.com/en-us/library/ms172152(v=VS.90).aspx