C# Object Persistent Framework (csopf) - Hendrik Swanepoel

Hendrik Swanepoel

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?

Posted: May 05 2004, 10:20 AM by hendrik | with 4 comment(s)
Filed under:

Comments

Yoon Kit said:

Hi there,
Im the author of this framework,
and would just like to clarify
a few things...

> was that it will automatically create NUnit
> tests for all the generated classes too

Unfortunately csopf doesnt automatically
create NUnit tests...
however, what it does it automatically creates
the tables and columns in the rdbms for you.

Its model driven, not database driven,
so to say... and Im trying to make it
more developer oriented, so the codebase
drives the db.

Another thing about it is that you dont
need to use this as a 'tool' to define
your mappings in seperate files. All
the definitions are there in your class,
so this framework uses it.

I hope that clarifies some stuff,
and good luck in your search!!

Regards,

yk.
# May 25, 2004 6:39 AM

TrackBack said:

# June 8, 2004 10:15 AM

尖锐湿疣 said:

Pretty cool! Thank you!
# December 30, 2004 10:29 AM

André said:

Hi, how can I use this framework, any basic tutorials about?
# April 30, 2005 5:00 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 


Enter the numbers above: