Nice shipping list.
Some practices to write better C#/.NET code – CodeProject.
Nice way to share same assembly attributes across the entire solution.
via Joe’s Blog: Consistent Version Numbers Across All Assemblies.
Visual Studio has some serious bloat to it right out of the box. Tack on a few extensions, ReSharper and any number of other add-ons and your machine can be pretty taxed while running Visual Studio. Additionally, context menus and tool bars can expand to the point where it becomes detrimental to productivity. What I’ve noticed is that a lot o [...]
Have you got tired of attaching the Visual Studio debugger to the service application? I got the solution just for you! It’s a small helper class containing a static method which you need to invoke.
via An easier way to debug windows services – CodeProject.
A tutorial covering MSBuild.
via Brennan’s Blog » Blog Archive » 7 Steps to MSBuild.
A nice VS extension to test your regex on-the-fly.
Regular Expression Tester Extension.
Task list is a great feature of visual studio and I think its most unappreciated features of Visual Studio 2010 and most of developers are not aware of it or don’t know about it and that’s why they are not using it. Continue reading to learn how to use this little gem.
DPack is a FREE collection of Microsoft Visual Studio 2008/2010 tools. DPack is designed to greatly increase developer’s productivity, automate repetitive processes and expand upon some of Microsoft Visual Studio features.
DPack includes various browser tools that allow the developer to quickly find solution files, types, particular typ [...]

