List of all Assemblies

  • Thread starter Thread starter Bahram Moinvaziri
  • Start date Start date
B

Bahram Moinvaziri

Hello is there anyone out there with my problem :-). I am a C# beginner
have read some of the docs. Does anyone know where and how i can find a
list of all of the Assembly available through VS .NET 2003?
thanks,
Bahram
 
You can use WinCV that comes with Visual Studio .net. Try typing in
Microsoft or System to get all the namespaces and classes in them.

-Azhagan
 
Back
Top