Skip navigation.

IBATIS.NET TDD tutorial

iBATIS.NET TDD tutorial

test driven development
iBATIS.NET helps you create better persistence layers for .NET applications. The DataMapper framework streamlines ADO.NET code. The DataAccess framework encapsulates implementation detail. The frameworks can be used together or separately.

This tutorial uses Test Driven Development to present iBATIS.NET's persistence mechanisms.