Re: VS2010 does not have a Help Index
Herb Warren <[email protected]>
| Newsgroups | gmane.comp.windows.off-topic |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Dec 16, 2009 at 1:44 AM, Kim Gräsman <[email protected]> wrote: > > > Object Test Bench, apparently: > http://www.google.com/search?q=object+test+bench+visual+studio+2010 > > I'm not sure what it is, but it's gone :) > Moderately handy feature to test classes / static methods from the class view pane of 2008 - right click on a class and create an instance, or invoke a static method. I didn't use it much, but it's kinda handy now and again. Herb.