XML Documentation in Visual Studio using GhostDoc

Friday, May 22nd, 2009

In this article we will explore how to generate the xml documentation in Visual Studio for our .NET code. Basically Every .NET assembly can contain the comments as documentation which we place after ‘///’(Triple slash) in our code. For example: If we write the following code in visual studio it gets assigned into assembly as [...] Read more »

  • Delicious
  • Yahoo Buzz
  • Digg
  • DZone
  • Facebook
  • LinkedIn
  • Twitter
  • Share/Bookmark