Explore >> Select a destination


You are here

jonlennartaasenden.wordpress.com
| | michaelscodingspot.com
10.1 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | www.imaginarycloud.com
9.9 parsecs away

Travel
| | Node.js is an open-source Javascript runtime environment for executing and running web applications outside a browser. Learn about its uses and features.
| | jnsgr.uk
11.0 parsecs away

Travel
| | An extended "uses" post that outlines the hardware I'm currently using, the software and tools that I use to get things done, and how I configure things.
| | www.brandonpugh.com
74.0 parsecs away

Travel
| Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: