Hello, I have created tool that generates c# classes for accessing Postgresql dabase tables. It supports standard insert, update, delete, select (by multiple criteria).
I know that this could be done by mygeneration stuff... but for me it is completely new system, so I had easy to write it in c#. Some details and downloads could be found here: http://www.silodev.eu/silotest/index.php?action=domenu&menuid=29 This tool is command line based, so it is easy to do some scripting (before builds?). It doesn't requires nothing more that .net 2.0 runtime or mono + npgsql (which is in mono built in). Licensed under GPL V2 So if someone will find this usable, I will be happy :) Thanks, Madars
_______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
