You are here |
jonlennartaasenden.wordpress.com | ||
| | | |
michaelscodingspot.com
|
|
| | | | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity | |
| | | |
www.imaginarycloud.com
|
|
| | | | 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
|
|
| | | | 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
|
|
| | 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: |