Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
GeneralRe: Hard disk number Pin
BoudewijnEctor12-May-03 10:35
BoudewijnEctor12-May-03 10:35 
GeneralRe: Hard disk number Pin
Bo Hunter12-May-03 14:09
Bo Hunter12-May-03 14:09 
GeneralAccessing File Properties "Summary "Tab Info Pin
Grant11110-May-03 9:13
Grant11110-May-03 9:13 
GeneralRe: Accessing File Properties "Summary "Tab Info Pin
Stephane Rodriguez.10-May-03 19:26
Stephane Rodriguez.10-May-03 19:26 
GeneralAutoScroll ruin GDI Pin
israeli10-May-03 7:25
israeli10-May-03 7:25 
GeneralRe: AutoScroll ruin GDI Pin
leppie11-May-03 4:32
leppie11-May-03 4:32 
GeneralRe: AutoScroll ruin GDI Pin
Wesner Moise11-May-03 8:58
Wesner Moise11-May-03 8:58 
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 

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.