C# Object Persistent Framework (csopf)
Interesting link/download: http://csopf.sourceforge.net/
Extract: The C# Object Persistent Framework (csopf) is a project which has a goal of making rapid development of business software.
I'm not a big fan of tools like these, I'm not even too excited about Visio EA's code generation. But this looks quite interesting - not that I'd use it. It even supports CRUD operations generation. What really caught my eye though, was that it will automatically create NUnit tests for all the generated classes too.
Has anyone worked with this?