Blog Stats
  • Posts - 178
  • Articles - 0
  • Comments - 234
  • Trackbacks - 171

 

Code Generation

I got tired of writing classes for database objects and built an automated code generation application that generates class objects in either Visual Basic .NET or Visual C# .NET, generates a class for database access for updates, inserts, deletes, lists, and selects and then plugs the classes into a Visual Studio .NET project, generates the needed stored procedures, etc.  If anyone is interested in the project send me an email and I will give you a link for download as soon as it is in a decent enough shape to release.  It also has a manual class builder that saved me a crap load of typing and an ADO.NET connection builder.  I have a couple of other ideas to extend it to a real application with a FxCop-like application and a Database documentation tool.  Let me know if you are interested.
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Feedback

# re: Code Generation

Gravatar Sounds kind of cool
I'm interested, where's the link?! :) 10/13/2004 9:25 AM | Yolanda

Post A Comment
Title:
Name:
Email:
Website:
Comment:
Verification:
 
 

 

 

Copyright © Jason Bentley