Click here to Skip to main content
15,911,896 members
Home / Discussions / C#
   

C#

 
QuestionWindows Applications Problems in C#..please i need help..thank you.. Pin
icesha17-Feb-07 16:36
icesha17-Feb-07 16:36 
AnswerRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
Christian Graus17-Feb-07 19:24
protectorChristian Graus17-Feb-07 19:24 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
icesha17-Feb-07 19:42
icesha17-Feb-07 19:42 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
Christian Graus17-Feb-07 20:10
protectorChristian Graus17-Feb-07 20:10 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
icesha17-Feb-07 20:14
icesha17-Feb-07 20:14 
GeneralRe: Windows Applications Problems in C#..please i need help..thank you.. Pin
Luc Pattyn18-Feb-07 3:47
sitebuilderLuc Pattyn18-Feb-07 3:47 
QuestionC# Decompiler Pin
Eddymvp17-Feb-07 10:43
Eddymvp17-Feb-07 10:43 
AnswerRe: C# Decompiler Pin
Colin Angus Mackay17-Feb-07 11:22
Colin Angus Mackay17-Feb-07 11:22 
Eddymvp wrote:
How can I decompile a C# executible file and see the source code?


With Lutz Roeder's Reflector[^]

NOTE: This will NOT give you the original source code. The compiler will make various optimisations to the code when it compiles it so the code that Reflector produces will be functionally equivalent but not the original.


GeneralRe: C# Decompiler Pin
Eddymvp17-Feb-07 14:54
Eddymvp17-Feb-07 14:54 
AnswerRe: C# Decompiler Pin
Guffa17-Feb-07 15:19
Guffa17-Feb-07 15:19 
GeneralRe: C# Decompiler Pin
Ed.Poore17-Feb-07 20:01
Ed.Poore17-Feb-07 20:01 
QuestionText extraction -- This one will make you dizzy Pin
AngryC17-Feb-07 10:10
AngryC17-Feb-07 10:10 
AnswerRe: Text extraction -- This one will make you dizzy Pin
Pete O'Hanlon17-Feb-07 10:21
mvePete O'Hanlon17-Feb-07 10:21 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC17-Feb-07 11:04
AngryC17-Feb-07 11:04 
GeneralRe: Text extraction -- This one will make you dizzy Pin
Luc Pattyn17-Feb-07 12:14
sitebuilderLuc Pattyn17-Feb-07 12:14 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC17-Feb-07 14:15
AngryC17-Feb-07 14:15 
GeneralRe: Text extraction -- This one will make you dizzy Pin
Luc Pattyn17-Feb-07 15:16
sitebuilderLuc Pattyn17-Feb-07 15:16 
AnswerRe: Text extraction -- This one will make you dizzy Pin
Guffa17-Feb-07 14:18
Guffa17-Feb-07 14:18 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC17-Feb-07 14:22
AngryC17-Feb-07 14:22 
AnswerRe: Text extraction -- This one will make you dizzy Pin
Guffa17-Feb-07 15:21
Guffa17-Feb-07 15:21 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC18-Feb-07 4:00
AngryC18-Feb-07 4:00 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC18-Feb-07 14:13
AngryC18-Feb-07 14:13 
GeneralRe: Text extraction -- This one will make you dizzy Pin
Guffa19-Feb-07 5:01
Guffa19-Feb-07 5:01 
GeneralRe: Text extraction -- This one will make you dizzy Pin
AngryC19-Feb-07 12:44
AngryC19-Feb-07 12:44 
QuestionWhat is the best way to represent a set of references ? Pin
zark9217-Feb-07 9:31
zark9217-Feb-07 9:31 

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.