For most developers, keeping your source code’s comments, error messages, check in notes and even variable names free of spelling mistakes is not the most pressing concern. As a developer and a dreadful speller, I’m one of the worst offenders and have been of the understanding it didn’t matter as the mistakes were kept safely [...]
Add easy-to-add functionality you your .Net Development Project with NuGet
NuGet is a Visual Studio 2010 extension that enables you to download and use shared code libraries with the Microsoft development community. This is Microsoft’s attempt to benefit from a large development community and pool of shared code, a concept enjoyed by many open source communities such as Drupal and Ruby on Rails. The extension [...]
