Jump to content
Xtreme .Net Talk

Recommended Posts

  • *Experts*
Posted

This is a project I worked on a few months ago, meant to expand my knowledge of the internals of the way .NET assemblies worked and how to use the System.Reflection namespace to work with them (and it did!), and now I'll release it to you. It is a fair duplication of the Object Browser included within the .NET IDE. I've released it to a small group of users already, but now I'll release it here.

 

I'll warn you right now, the code is by no means squeaky clean. There are some little hacks, messy bits, and there are no comments (at least I don't think there are any :p). However, the overall structure of the application is sound, and can be easily expanded on.

 

I had originally intended on writing a resource viewer part to this too, but I never got around to fully implementing it. Maybe someday.

 

Anyway, please download it, try it, look at the code and get what you can out of it. Report any bugs to me via PM, thanks.

objectviewer.zip

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...