Do you use XML comments in your C# code? I do... but creating the it always a PITA... just found this the other day in someone's blog. GhostDoc is an app that after you install, you press a hotkey when you have the cursor inside a method and it will gen the XML comments for you... prefilled with it's best bet for what you want. GhostDoc rules.



