.NET Michal Kostrzewski in .NET Hacking Visual Studio Visual Studio, like any Integrated Development Environment, can host extensions for more specialist languages or development tasks. This sort of... 03 November 2017 8 min read
Karsten Kempe Building a Customised ALM Platform with TFS and VSO The latest versions of Team Foundation Server are not only sophisticated, but extensible. Continue their course of openness, Microsoft have... 22 May 2015 17 min read
Michael Sorens TortoiseSVN and Subversion Cookbook Part 10: Extending the reach of Subversion Subversion provides a good way of source-controlling a database, but many operations are best done from within your database-development environmant.... 12 February 2013 19 min read
Edward Charbeneau Using Chrome and Visual Studio for Real Time CSS Development Although CSS editing tools exist that give you a measure of WYSIWYG, it is often more convenient to make small... 10 January 2013 11 min read
Richard Morris No More Disconnected SQL Development in Visual Studio Some types of development work are much more effectively accomplished if the developer can work directly on SQL Server Databases... 12 April 2012 7 min read
Clive Tong Remote Debugging in Visual Studio: Squashing Bugs in their Native Environment There are already third-party applications that help you to debug .NET applications remotely, or at least get enough information to... 05 May 2011 7 min read
Hima Bindu Vejella The New Features in C#4.0 The co-evolution of Visual Basic and C# is increasingly going to bring the feature-set of those languages closer together. So,... 04 November 2010 20 min read
Hima Bindu Vejella Visual Studio VB 2010 Enhancements The latest evolution of VB in Visual Studio will bring with it a bundle of C# functionality, nudging the two... 14 July 2010 17 min read
Phil Wilson Build and Deploy a .NET COM Assembly Phil Wilson demonstrates how to build and deploy a .NET COM assembly using best practices, and how to access it... 15 May 2006 28 min read
Amirthalingam Prasanna Debugger visualizers Debugging is an important process for any level of programming to ensure programs function as expected. Most productive developer environments... 05 September 2005 5 min read
Phil Wilson Updates to setup projects This article explains how to install a new version of your setup project using the Windows Installer update mechanism.… 18 July 2005 10 min read
Phil Wilson Visual Studio Setup – projects and custom actions This article describes the kinds of custom actions that can be used in your Visual Studio setup project.… 07 June 2005 17 min read
Phil Wilson Getting Started With Setup Projects This article describes the basics of Visual Studio setup and deployment projects. Subsequent articles will cover more on custom actions,... 25 April 2005 18 min read