Community

Auto-generate Visual Studio Project Documentation with GhostDoc

(Deepankar Sinha) Whenever you write classes and functions in Visual Studio, it is a good practice to write XML comments for documentation. For example, before a function starts, you can document which parameters the function expects, briefly describe them, and explain what the function does exactly

Read More - Register for Free Membership