Daily Archives: 7/29/2007

TableAdapters And Transactions

I’ve been doing some more work with TableAdapters and transactions. I’ve learned how to extend the TableAdapter class to include support for handling transactions. Being able to extend a class to override a method or provide new methods is an … Continue reading

Posted in ASP.NET, General, Programming | Leave a comment