Code Generators
IT & Infrastructure
1
Posts
1
Posters
0
Views
1
Watching
-
Sorry if this has appeared somewhere else, but I haven't found anything here yet. The question is... I am looking for some sort of code generator that will produce two tiered class structures in C# or VB.Net for that matter if given an MSSQL database to play with. I'm after something that will produce a set of basic classes representing tables, views etc, with strongly typed access to stored procedures as well, and maybe able to represent collections of entities. Does anyone know if there is anything out there like this that I'm not going to have to shell out big bucks for? Thanks IbizaMike "May you live in interesting times" - a curse or an opportunity?