Software is not Jewellery

Computers should help us concentrate on our work, without concentrating on the computer – Benjamin B. Bederson

Archive for March 2009

Class member search – Visual Studio .NET 2005

without comments

Being able to search members of classes that your code uses is quite handy. Be it classes that you have written yourself, or classes in other libraries your code references. You can do that by going to View -> Object Browser OR View -> Class View.

Class member search VS .NET 2005

Class member search VS .NET 2005

Written by Abhishek

March 2, 2009 at 6:44 am

Posted in Uncategorized