Search   Articles   Dev Forums   Personalize   Favorites   Member Login   ASP.Net Hosting
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Friday, December 05, 2008

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 
FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home > Search > Articles & Samples > Visual Basic.Net > Assembly
Extracting Data from .NET Assemblies        
Total Hits: 11  |  Today: 0 Author: Ken Spencer       Rating:  
Read Reviews | Write Review |   Your Rating: 

How can I get a list of all of the methods, properties and events in a particular assembly? For instance, I need to know this information regarding Windows® Forms and ADO.NET. Ideally, I would also like to get information on the datatype of a property and the datatype of a function's return value. I also need to have this information appear in a spreadsheet. This is an interesting question. Let me show you the application I built to do this, then I'll explain the code. Figure 1 shows the app's main interface run against the System.Windows.Forms assembly. It shows that 28,932 members were processed.


What's New at DevASP.Net
12/04  Implementing Cascading DropDownLi..
12/04  CRUD operations using the List Vi..
12/04  ASP.NET 3.5 URL Routing
12/04  Display Master-Detail Data with t..
12/04  ASP.NET 3.5 MVC Application
12/04  ASP.NET MVC Tip: Ajax and Validat..
12/04  Creating an AJAX-Enabled Comment ..
12/04  Spice Up Your Ad Reports - Using ..
12/04  LINQ to SQL Paging using GridView..
12/04  Using AutoComplete in the AJAX To..
12/04  Forms Authentication in ASP.NET w..
12/04  Team Build 2008
12/04  This column proposes a way to thi..
12/04  Threat Models Improve Your Securi..
12/04  Silverlight 2 Transforms And Clip..
12/04  Browser Interoperability In Silve..
12/04  Cloud Gazing From Silverlight 2
12/04  International Applications
12/04  Group Determination In Software T..
12/04  Online Scheduling, Jeff Smith’s S..
Latest Posts at Dev Forums
displaying an xml file in datagridview
Tory Block
Deploying website to offline and onlin..
Deploying website to offline and onlin..
window service c#
kiossru
Regular expression
asp.net
Very urgent--
submit to the server
load gif image
focus
filter combo boxes in formview control
ASP Composite Control and Position
Caching as a Master DataSource w/t Rea..
Method returning values in Threadpool!
ADVERTISEMENTS USING XML FILE
DATALIST PROBLEM
FTP Downloading using C#
Nested gridview footer total by using ..

DevASP.Net - Disclaimer - Privacy
Copyright © 2008 DevASP.net