DB Documentation Tool

Posted by Hisham El-bereky on ASP.net Weblogs See other posts from ASP.net Weblogs or by Hisham El-bereky
Published on Mon, 03 Jan 2011 14:25:00 GMT Indexed on 2011/01/03 15:55 UTC
Read the original article Hit count: 405

Filed under:
|

 Recently I have uploaded new project to codeplex site, DbDocument or DbDoc project is a helper tool used side by side with MS SQL server management studio tool, you can design your DB Tables in visualized way through Diagrams and then use “DbDoc” tool to generate design document in MS Word format, the generated file can be used in design review process or as history reference, the tool facilitate and reduce the time of writing DB structure document

the current version is not so sophisticated which is intend to generate word document in table format with all tables in DB illustrating its structure and constraints, but for now it seems to be good.  

For more details check DbDoc document or go immediately to DbDoc home page http://dbdocument.codeplex.com/

© ASP.net Weblogs or respective owner

Related posts about wpf

Related posts about LINQ