Jump to content

Recommended Posts

Posted (edited)

I use ILDasm on the relevant class libraries usually, but someone posted a link to the source code in C# rather than IL and I'd like to find that if possible...

Does anyone have any idea what I'm talking about??

Edit: I mean online, rather than the download that M$ seem to do.

Edited by Mat
Posted

I just use Reflector and open the assemblies directly. It supports displaying code in C#, VB.Net, IL, and one other that I've forgotten.

http://reflector.red-gate.com/download.aspx?TreatAsUpdate=1

I must apologize as it is no longer free software. That's pretty shitty actually.

Posted (edited)

Fine. You nab.

Could have looked in our chat logs.

Here is one I found via Google: http://reflector.webtropy.com/Search.aspx ( too lazy for logs )

I did look in our chat logs... I searched for everything including the stuff I was looking for when you linked me to it last time :) Seems like they got sucked into a black hole or something. It doesn't help that the log folder is huge..

Edit: Oh yes, And it's perfect in case you didn't already know.

Ah f*** now I've forgotten what I needed this for...

Edited by Mat
Posted

Just for the record, as a free replacement to the .NET reflector Richard linked to, I found this: http://wiki.sharpdevelop.net/ILSpy.ashx

I'm yet to try it properly but it looks very promising.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...