Ok, kept browsing & found lots more cool things to check out (most free)…
Class Builder Wizard is a Microsoft Visual Studio wizard that generates data object classes and a full data layer implementation for database objects (MS SQL Server and others). It can also be used to quickly create custom classes (not necessarily based on a database object) by defining the structure of the class “manually.”
TTxGen is a generic single file generator based on the text templating engine.
Persistor.NET® is a library that provides transparent persistence for pure object-oriented development.
It is made for Software Developers who want to see persistence as a component, embedded in their applications – invisible to the end user.
————
I could go on but thats enough for now.