New Visual Studio out, but old one sucks

Tuesday, 13 April 2010 3 comments
Sometimes using VS as a development medium is a really bad decision:

Lets say that we have an application like a map, with tons of images in some folder. When you open such an application, the VS will index all the images, and it does it in the nastiest way possible. The pc is trying to cope with that amount of information and it freezes for some tens of seconds. I would have thought that being a developer at Microsoft one would learn about background loading, but NO!

So, good luck Microsoft with the new VS (launched yesterday), because the current one, surely sucks!