January 19, 2010 at 3:40 am
Hello All,
In the .NET world, we have utilities like NDoc. which can allow programmers to document the code by putting tags inside the code and later generating word/html documents by running NDoc Utility.
Is there something similar for stored procedures as well?
what are the best practices of documenting stored procedures and then auto-generating word/html based documentation?
January 19, 2010 at 11:56 am
January 19, 2010 at 12:39 pm
Is there like a free tool available?
Can't believe that I have to pay for documenting my code!
January 19, 2010 at 12:52 pm
abhishes (1/19/2010)
Is there like a free tool available?Can't believe that I have to pay for documenting my code!
You can do it for free, do it yourself instread of relying on others to develop "free tools" to do it for you. If I wrote a tool to document stored procedures, I sure wouldn't give it away.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply