Posts Tagged ‘datasets’

ASP.NET 2.0 and SQLServer 2000 Transactions

Wednesday, June 27th, 2007

The new ADO.NET 2.0 and it’s typed datasets and table adapters are very useful tools for creating a DAL in you application. Still when working with SQLServer 2000 implementing transactions is a bit tricky. (more…)