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!
Subscribe to:
Post Comments (Atom)
3 comments:
which one better, vs 2008 or 2010??
I use the 2008 on my work machine and 2010 Express for the personal projects. But as I mentioned, sometimes Notepad is still the best thing available: it took VS 15 minutes to index all the pictures that I had in the solution (it has a map of Romania with tiles for all zoom levels). And after that, it started :(
What issue does the author highlight regarding the use of Visual Studio as a development medium? and Can you explain the problem faced when dealing with an application, like a map, containing numerous images in a folder?
Greting Telkom University
Post a Comment