The Daily Six Pack: February 21, 2013

In today's edition, Jose M. Aguilar shares a free 80 page e-book he has published with CampusMVP.NET covering various parts of SignalR (The RC2 release). You will need to register to get the download link. We also have some tidbits on the evolution of DevLabs and an awesome article by Jonas…

Continue ReadingThe Daily Six Pack: February 21, 2013

Visual Studio 2012 Tips Part 4 – Understand Your Code With Dependency Graphs

Visual Studio 2012 Solution ExplorerHave you ever had to take over a project from a developer who has left the company or did work as an outside contractor and now you need to enhance / add to that code?

As you then probably know, it takes a bit of code surfing to get to know the code and how everything fits together. It is also not immediately clear which dependencies are present in your code. Luckily Microsoft has built a tool that can help.

With Visual Studio Ultimate, you can create Dependency Graphs from your code to help you visualise how that code is organised and it also helps you understand the dependencies more easily. (Compare Visual Studio editions)

It is an excellent tool for working with unfamiliar code. Dependency Graphs give you an overview of all the code in your solution. With this post I will give you an overview of what you can do with Dependency Graphs.

For a more in-depth article, see Visualize Code Dependencies on Dependency Graphs. (more…)

Continue ReadingVisual Studio 2012 Tips Part 4 – Understand Your Code With Dependency Graphs

The Daily Six Pack: February 20, 2013

Scott Hanselman talks about ASP.NET and Web Tools 2012.2 which is echoed by Scott Guthrie. Mark Arteaga talks about Windows 8 App Templates. Then, since the Cloud has become a reality, it has surely changed the job of a developer. Buck Woody talks about how the Cloud impacts a Developer's…

Continue ReadingThe Daily Six Pack: February 20, 2013

Visual Studio 2012 Tips Part 3 – Run Visual Studio 2012 as Admin in Windows 8

Visual Studio Ultimate 2012 Start Page

If you are using Windows 8 and you need to run Visual Studio as Administrator, you could always Right Click on the shortcut, then right click on the Visual Studio icon and then select Run As Administrator. But do you really want to do this each and every time you need to run Visual Studio?

(more…)

Continue ReadingVisual Studio 2012 Tips Part 3 – Run Visual Studio 2012 as Admin in Windows 8

Typical Developer’s Life… in GIF’s (How you feel when…)

Typical Developer's Life - I really enjoy these GIF's that illustrate a different meaning than the original scene they were taken from. I decided to create a few myself, just for the fun of it. If you know of some really funny ones, let us know in the comments. Also…

Continue ReadingTypical Developer’s Life… in GIF’s (How you feel when…)

The Daily Six Pack: February 18, 2013

Before you start this new week, take a few minutes to sample today's edition of The Daily Six Pack. Filip Ekberg talks about decompiling .NET applications. You know, for those times when you need to make a change to a production system and the developer that originally wrote the application…

Continue ReadingThe Daily Six Pack: February 18, 2013

The Daily Six Pack: February 16, 2013

The weekend is here and Saturday is a great day to relax with a few nice articles. Today Eric Vogel talks about Managed Extensibility Framework Improvements while Jonathan Hassell makes us aware of the 7 things IT pro's should know about SharePoint 2013. Take a gander at the Microsoft Product…

Continue ReadingThe Daily Six Pack: February 16, 2013