Click here to Skip to main content
15,881,803 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to remove a video Pin
DaveyM6915-Mar-09 3:30
professionalDaveyM6915-Mar-09 3:30 
GeneralRe: How to remove a video Pin
Sokka9315-Mar-09 3:35
Sokka9315-Mar-09 3:35 
Questionhelp Pin
shefa' isied14-Mar-09 21:33
shefa' isied14-Mar-09 21:33 
AnswerRe: help Pin
Expert Coming14-Mar-09 21:44
Expert Coming14-Mar-09 21:44 
AnswerRe: help Pin
Christian Graus14-Mar-09 21:45
protectorChristian Graus14-Mar-09 21:45 
AnswerRe: help Pin
SimpleData15-Mar-09 0:24
SimpleData15-Mar-09 0:24 
GeneralRe: help Pin
shefa' isied15-Mar-09 1:15
shefa' isied15-Mar-09 1:15 
GeneralRe: help Pin
SimpleData15-Mar-09 1:18
SimpleData15-Mar-09 1:18 
So you want to know what code is doing.

I think the application you are dealing with is coded in C#. If it is not obfuscated/packed/crypted/protected you can decompile it and see its source code in a very similar form with C#.

You can use .NET Reflector to do this.

It can freely be downloaded from:
http://www.red-gate.com/products/reflector/[^]
GeneralRe: help Pin
shefa' isied15-Mar-09 1:49
shefa' isied15-Mar-09 1:49 
GeneralRe: help Pin
SimpleData15-Mar-09 1:52
SimpleData15-Mar-09 1:52 
GeneralRe: help Pin
shefa' isied15-Mar-09 21:51
shefa' isied15-Mar-09 21:51 
QuestionWhy i crash ? ( code attached ) Pin
Yanshof14-Mar-09 21:11
Yanshof14-Mar-09 21:11 
AnswerRe: Why i crash ? ( code attached ) Pin
Expert Coming14-Mar-09 21:17
Expert Coming14-Mar-09 21:17 
QuestionHide tablelayoutpanel row dynamically Pin
Maddie from Dartford14-Mar-09 20:44
Maddie from Dartford14-Mar-09 20:44 
QuestionHow to check passwords are already exists? Pin
muhammadafsal14-Mar-09 20:24
muhammadafsal14-Mar-09 20:24 
AnswerRe: How to check passwords are already exists? Pin
Blue_Boy14-Mar-09 20:36
Blue_Boy14-Mar-09 20:36 
AnswerRe: How to check passwords are already exists? Pin
Expert Coming14-Mar-09 21:11
Expert Coming14-Mar-09 21:11 
AnswerRe: How to check passwords are already exists? Pin
Eddy Vluggen15-Mar-09 2:46
professionalEddy Vluggen15-Mar-09 2:46 
QuestionA pointer as an argument ! Pin
Mohammad Dayyan14-Mar-09 20:22
Mohammad Dayyan14-Mar-09 20:22 
AnswerRe: A pointer as an argument ! Pin
Expert Coming14-Mar-09 21:14
Expert Coming14-Mar-09 21:14 
GeneralRe: A pointer as an argument ! Pin
Mohammad Dayyan14-Mar-09 21:21
Mohammad Dayyan14-Mar-09 21:21 
QuestionEnable Run ActiveX in web browser Pin
jsezar14-Mar-09 18:54
jsezar14-Mar-09 18:54 
QuestionHow to fire the list of AutoComplete in TextBox when it clicked, without enter any text Pin
12Code14-Mar-09 18:26
12Code14-Mar-09 18:26 
Questionrandom seeds? Pin
antrock10114-Mar-09 18:02
antrock10114-Mar-09 18:02 
AnswerRe: random seeds? Pin
Eslam Afifi14-Mar-09 19:34
Eslam Afifi14-Mar-09 19:34 

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.