When you open up Visual Studio and select View - Object Browser, you get a list of all objects in the .net framework: Assemblies - Namespaces - Classes - Methods and attributes.
I want create a database that contains this information. Does anyone know where I could get a copy of this data in a text or database format?