HaterAide ORM

HaterAide is a simple ORM created in C# to work with your .Net business objects. At present it's rather basic and deals with SQL Server and ASP.Net, however it is extendable so you can write your own cache and/or database provider without too much of an issue. I even took the time to write a 7 part series showing what was done, the choices that I made, and why I went the route that I did.
Downloading the beta can be done here.