Gen4DO

Speed up the development by generating C# data access architecture.
Download

Gen4DO Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Free to try
  • Price:
  • Free to try
  • Publisher Name:
  • By Ulrich Schumacher Software
  • Publisher web site:
  • Operating Systems:
  • Windows 2000, Windows XP
  • Additional Requirements:
  • Windows 2000/XP/2003 Server, .NET Framework 2
  • File Size:
  • 898K
  • Total Downloads:
  • 104

Gen4DO Tags


Gen4DO Description

Gen4DO is an easy to use yet powerful .NET developer tool, that generates a C# data access architecture directly from database tables and views. Ease of use * Clear and intuitive user interface * Straightforward architecture of the generated classes No further software dependencies * Just generate the code from your database tables and use it Clear and extensible architecture * Understand the generated architecture and create a Business Logic Layer from scratch in 10 minutes (see Documentation, Learn by example) * All generated classes are partial C# classes, so you can extend them easily without touching the generated parts Code features * Generates partial C# classes to separate the generated code from the individual code * No inheritance used, so you can use your own base class * Constructors with all required (not nullable) fields * Full support of Nullable Types * Easy insert und update functionality with a Persist method * Automatic retrieval of new auto primary key values * Get, TryGet methods for retrieval by primary key values * Write your queries in the database vendor's SQL dialect * Query results are returned as a typed list (IList) * Optimistic locking as concurrency strategy * Transactions with individual isolation level * Generates Data Transfer Objects with full serialization support (Xml, Soap, Binary) * Ready for multi-threading (each thread has its own connection/Transaction) * Generates Find methods for all properties (take them as examples for your own queries) * No stored procedures needed


Gen4DO Related Software