Hello All
I am new comer working on asp.net c#, sql server. I want to ask you question regarding
Transactions .
we set transaction for any operation in .net by using Ado.net transaction and sql server transaction (in stored procedure).
so which is the better one. Or both should use ?
Please reply....
Thanks