The Daily Six Pack: November 3, 2015
A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: Simulate Low Bandwidth Connection How to simulate a low bandwidth connection for testing web sites and applications, Scott Hanselman Other Visual Studio Tips, Ricardo Peres Visual Studio Tips 2, Ricardo Peres Visual Studio Tips 3, Ricardo Peres VS Update & .NET 4.61 […]
Visual Studio Solution Explorer Tips

Visual Studio Solution Explorer Tips The Visual Studio Solution Explorer is the one part of the IDE that I’m betting most developers use so often, it tends to melt away in the background of ‘doing one’s job’. But yet, there it is, an indispensable tool of sheer brilliance waiting to be discovered. There is much more […]
The Daily Six Pack: April 30, 2015
A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: Visual Studio Code Visual Studio Code, available on your favorite platform – Linux, Mac OSX, and Windows Other Create Custom Delegates and Events in C#, Lôc Nguyên Visual Studio Tip #6: Turn on those line numbers (with Quick Launch), Ben Willi 5 […]
The Daily Six Pack: January 23, 2014
A COLLECTION OF LINKS FOR LOVERS OF I.T. Dirk Strauss . . . . Feature link: Visual Studio 2013 Update Visual Studio 2013 Update 1, S. Somasegar Other What are Bitcoins? Stackdump, an offline browser for StackExchange sites Visual Studio Tips and Tricks: Enhanced Scroll Bar, Susan Ibach Implementation of TransactionScope on C# Code without Database, […]
Visual Studio 2013 Avoid Copying Blank Lines
Visual Studio 2013 Avoid Copying Blank Lines – Yes, it is something that happens to me often. I don’t know why I do it so easily. I guess it is because I use the keyboard shortcuts to copy and paste (Ctrl+C and Ctrl+V). When I want to cut, I type Ctrl+X and then because my finger […]
Visual Studio Item Templates

Visual Studio Item Templates Visual Studio Item Templates – In one of my previous posts (Programmer’s Survival Tips – #3) I looked at having your own code library or repository. While this is a really important aspect of programming, there are times when you would want to do a bit more than simply delve into […]