In VS 2008, developing in C++, an array or container of significant size ( 100,000+) could be browsed in the watch window. In 2010, I can only browse the first 1999 elements.
Is there a way of configuring VS 2010 Professional to support browsing the entire contents of a very large container? Perhaps I'm missing something here...