Click here to Skip to main content
15,905,232 members
Home / Discussions / C#
   

C#

 
AnswerRe: Help me, very urgent problem, about after running the program design. Pin
OriginalGriff6-Mar-15 21:47
mveOriginalGriff6-Mar-15 21:47 
GeneralRe: Help me, very urgent problem, about after running the program design. Pin
Member 114460807-Mar-15 16:50
Member 114460807-Mar-15 16:50 
GeneralRe: Help me, very urgent problem, about after running the program design. Pin
OriginalGriff7-Mar-15 21:03
mveOriginalGriff7-Mar-15 21:03 
GeneralRe: Help me, very urgent problem, about after running the program design. Pin
phil.o7-Mar-15 8:19
professionalphil.o7-Mar-15 8:19 
QuestionNeed help changing a value in an application Pin
hopper16-Mar-15 12:11
hopper16-Mar-15 12:11 
AnswerRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 12:49
professionalRichard Andrew x646-Mar-15 12:49 
GeneralRe: Need help changing a value in an application Pin
manchanx6-Mar-15 12:55
professionalmanchanx6-Mar-15 12:55 
GeneralRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 12:56
professionalRichard Andrew x646-Mar-15 12:56 
GeneralRe: Need help changing a value in an application Pin
manchanx6-Mar-15 12:59
professionalmanchanx6-Mar-15 12:59 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:05
hopper16-Mar-15 13:05 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 13:12
mveDave Kreskowiak6-Mar-15 13:12 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:22
hopper16-Mar-15 13:22 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 14:44
mveDave Kreskowiak6-Mar-15 14:44 
GeneralRe: Need help changing a value in an application Pin
Richard Andrew x646-Mar-15 13:14
professionalRichard Andrew x646-Mar-15 13:14 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:31
hopper16-Mar-15 13:31 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 8:28
professionalphil.o7-Mar-15 8:28 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:08
hopper17-Mar-15 9:08 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 9:40
professionalphil.o7-Mar-15 9:40 
GeneralRe: Need help changing a value in an application Pin
hopper17-Mar-15 9:57
hopper17-Mar-15 9:57 
GeneralRe: Need help changing a value in an application Pin
phil.o7-Mar-15 10:15
professionalphil.o7-Mar-15 10:15 
AnswerRe: Need help changing a value in an application Pin
BillWoodruff6-Mar-15 13:37
professionalBillWoodruff6-Mar-15 13:37 
GeneralRe: Need help changing a value in an application Pin
hopper16-Mar-15 13:45
hopper16-Mar-15 13:45 
GeneralRe: Need help changing a value in an application Pin
Dave Kreskowiak6-Mar-15 14:46
mveDave Kreskowiak6-Mar-15 14:46 
You obviously have no idea what source code is. It's the original text language that is run through a compiler to get the resulting .EXE and .DLL's you're looking at in a hex editor. There are disassemblers that will show you a decent approximation of the source code but they won't do you any good as you can't modify the code in them.
A guide to posting questions on CodeProject

Click this: Asking questions is a skill.
Seriously, do it.

Dave Kreskowiak

QuestionProgress Bar as Notify Icon Pin
Member 108502536-Mar-15 5:24
Member 108502536-Mar-15 5:24 
AnswerRe: Progress Bar as Notify Icon Pin
Eddy Vluggen6-Mar-15 5:28
professionalEddy Vluggen6-Mar-15 5:28 

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.