Typed Data Object Tool in C#

The following is a tool that works on MS Framework.NET and MS SQL Server.

This tool is called TDO (Typed Data Object)and it is a generator of C#.NET code source , working on both versionsof Microsoft Framework .NET 1.0 and 1.1., with the aim to generate codesource for developing applications on databases such as Microsoft SQLServer 7.0 and 2000.

This tool has two objects :

1) An Assembly .NET – System.Data.TDO.dll, that is the main TDO library .

2) An application , both console and SmartClient, that creates the appropriate classes to reflect the entiredatabase (Microsoft SQL Server 7 and 2000) according to OOP -TDOCodeGenerator.exe

TDO has been developed some months ago and just a few days it is available on line at www.eidosis.com/tdo .

This service, totally free, allows users toupload their SQL SCRIPT, (first a registration is needed) , (for MS SQLServer 7 or 2000 databases), and they will receive by E-Mail, in a fewseconds, the latest version of System.Data.TDO.dll Assembly and the C#classes generated appropriately for their database , specified in thescript.

At the same location www.eidosis.com/tdo, it'spossible to download some source code, documentation and some examplesdeveloped with TDO.

Download Code.zip

Twitter Digg Delicious Stumbleupon Technorati Facebook Email

No comments yet... Be the first to leave a reply!