What is a good XDOC (or C# equivalent) style of program/plug-in for SQL Server? -


I am exploring a way to properly comment on my stored procedure code so that I can get information into useful documents Such as XDOC (or C # equivalent) Something that would be preferably lightweight would be ideal.

If you are already using the sandcast XML comments that generate visual studio, you The following code project project might want to see:

It shows you how you can use the tools that you are already using your SQL objects with the same As a form of documentation, which you have already created for the rest of your code Are.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -