29 Dec
2008

What Would You Choose For New .NET Web Development?

Web development in the .NET world has gotten a lot more interesting in the last couple of years. A few years ago, the only choice we had for a web front-end was ASP.NET WebForms. Nowadays you can add ASP.NET MVC and Silverlight to the mix. Obviously each option has its pro’s and con’s, so it’s […]

Read More
28 Dec
2008

Junior Vs Senior Developers?

Chris Brandsma recently wrote an insightful post about how we shouldn’t coddle junior developers. It’s a good post and i can definitely understand Chris’ frustrations on the matter. There’s just one thing i don’t understand though: why do we even differentiate between junior and senior developers? First of all, what’s the difference between a senior […]

Read More
28 Dec
2008

Tired Of Working With Big Visual Studio Solutions?

Ever noticed how Visual Studio can be painfully slow when it comes to working with big solutions? It starts using large amounts of RAM, building the project takes way too long, and with practically every change you make it has to rebuild a lot of the projects in the solution which can waste a tremendous […]

Read More
23 Dec
2008

The Visual Studio Install Process for the Whole Enchilada

I recently had to go through the process of installing Visual Studio 2008 with a team getting ready to use Visual Studio Team System and Team Foundation Server. Further, I have been tinkering with Silverlight 2 recently and this has even more tooling around it. Based on this experience, I thought I would outline the […]

Read More