Click here to Skip to main content
15,908,901 members
Home / Discussions / C#
   

C#

 
General.NET decompilers Pin
Stephane Rodriguez.10-May-03 5:00
Stephane Rodriguez.10-May-03 5:00 
I wanted to share two important news with you. A new (and free) C# decompiler has been made available by Lutz Roeder. Reflector[^] was in the past "only" showing IL(L) code. Now Reflector embeds a C# decompiler plugin and it comes just as the definitive tool to unmasquerade all those CLR secrets...
Reflector comes even handier than predicted with the use of hyperlinks to navigate through methods within the source code. Amazing!

Anakrino[^] 1.1 has been updated. In fact, only the xml configuration file needs an update. Get it here[^]. Replace the xml file in your Anakrino install folder with this one. Caution : this xml file references paths of the form C:\WINDOWS\... and, as a consequence, you are very likely to have to replace those occurences with C:\WINNT\... Otherwise, Anakrino raises an exception when it starts.

With these tools in hands, it is possible to know how EVERY .NET class is actually implemented.
For native calls, just give a look at rotor.
GeneralRe: .NET decompilers Pin
David Stone10-May-03 5:10
sitebuilderDavid Stone10-May-03 5:10 
GeneralRe: .NET decompilers Pin
leppie10-May-03 6:48
leppie10-May-03 6:48 
GeneralRe: .NET decompilers Pin
Nick Parker11-May-03 4:13
protectorNick Parker11-May-03 4:13 
GeneralRe: .NET decompilers Pin
Stephane Rodriguez.11-May-03 4:40
Stephane Rodriguez.11-May-03 4:40 
GeneralRe: .NET decompilers Pin
Nick Parker11-May-03 17:02
protectorNick Parker11-May-03 17:02 
GeneralDelegate Problem Pin
Steve Severance10-May-03 4:05
Steve Severance10-May-03 4:05 
GeneralRe: Delegate Problem Pin
leppie10-May-03 6:56
leppie10-May-03 6:56 
QuestionWhere can I find installutil.exe ? Pin
nahumtakum10-May-03 3:29
nahumtakum10-May-03 3:29 
AnswerRe: Where can I find installutil.exe ? Pin
Heinz R. Vahlbruch10-May-03 7:27
Heinz R. Vahlbruch10-May-03 7:27 
GeneralRe: Where can I find installutil.exe ? Pin
nahumtakum10-May-03 12:18
nahumtakum10-May-03 12:18 
GeneralRe: Where can I find installutil.exe ? Pin
Heinz R. Vahlbruch10-May-03 20:21
Heinz R. Vahlbruch10-May-03 20:21 
GeneralRe: Where can I find installutil.exe ? Pin
Anonymous13-May-03 11:25
Anonymous13-May-03 11:25 
QuestionHow to Filter a database with the help of a combobox ? Pin
geraldschaller10-May-03 2:28
geraldschaller10-May-03 2:28 
GeneralIrc Client samples Pin
WillemM10-May-03 0:04
WillemM10-May-03 0:04 
GeneralRe: Irc Client samples Pin
leppie10-May-03 3:23
leppie10-May-03 3:23 
GeneralRe: Irc Client samples Pin
Andy Smith10-May-03 8:24
Andy Smith10-May-03 8:24 
GeneralListing folders on the TreeView Pin
Tran Hoang Chuong9-May-03 22:41
Tran Hoang Chuong9-May-03 22:41 
GeneralRe: Listing folders on the TreeView Pin
J. Dunlap10-May-03 7:02
J. Dunlap10-May-03 7:02 
GeneralMDI like Word or Excel Pin
Member 2210179-May-03 21:39
Member 2210179-May-03 21:39 
Question(Reflection)How do I use PropertyInfo of Index property? Pin
Konrad Rotuski9-May-03 13:10
Konrad Rotuski9-May-03 13:10 
AnswerRe: (Reflection)How do I use PropertyInfo of Index property? Pin
Burt Harris11-May-03 11:29
Burt Harris11-May-03 11:29 
GeneralReading/Writing Cab Files Pin
John Pepper9-May-03 7:57
John Pepper9-May-03 7:57 
GeneralRe: Reading/Writing Cab Files Pin
J. Dunlap9-May-03 9:41
J. Dunlap9-May-03 9:41 
GeneralRe: Reading/Writing Cab Files Pin
John Pepper9-May-03 11:30
John Pepper9-May-03 11:30 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.