VB.NET rant
Posted by: Rick Strahls WebLog,
on 08 Jun 2005 |
View original | Bookmarked: 0 time(s)
I was forced to spend some time with VB.NET in Visual Studio today, and all I can say is that the experience was frustrating to no end. My project had to do with some Web Browser interop and so I had imported the rather huge mshtml library. This absolutely killed the VB editor. Anytime Intellisense needed to look up a class name, the whole IDE froze for about 10 seconds. And I’m not exaggerating!!!
While debugging I couldn’t edit code – hmmm… interesting concept...