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

C#

 
GeneralSwitching User Controls with NavBar Pin
Anonymous2-May-05 1:44
Anonymous2-May-05 1:44 
GeneralRe: Switching User Controls with NavBar Pin
MoustafaS2-May-05 1:48
MoustafaS2-May-05 1:48 
GeneralRe: Switching User Controls with NavBar Pin
Anonymous2-May-05 2:20
Anonymous2-May-05 2:20 
GeneralHelp -- Tool Bar Control Pin
Umair Tariq2-May-05 0:49
Umair Tariq2-May-05 0:49 
GeneralRe: Help -- Tool Bar Control Pin
Dave Kreskowiak2-May-05 3:59
mveDave Kreskowiak2-May-05 3:59 
GeneralDecompile Pin
StephenMcAllister1-May-05 23:42
StephenMcAllister1-May-05 23:42 
GeneralRe: Decompile Pin
M.Waseem Chishti2-May-05 0:51
M.Waseem Chishti2-May-05 0:51 
GeneralRe: Decompile Pin
S. Senthil Kumar2-May-05 4:15
S. Senthil Kumar2-May-05 4:15 
You can make it harder by using an obfuscator. An obfuscator takes the IL and mangles it so that it is tough for decompilers to figure out the original source, while still maintaining the original logic of the program.

All said and done, with enough time and resources, a motivated person can still decompile your code.

Regards
Senthil
_____________________________
My Blog | My Articles | WinMacro
GeneralListing Local Users/Groups Pin
Jaymz6661-May-05 23:35
Jaymz6661-May-05 23:35 
GeneralRe: Listing Local Users/Groups Pin
Jaymz6662-May-05 4:31
Jaymz6662-May-05 4:31 
GeneralProblem in double click event of datagrid Pin
joy_priyank1-May-05 23:22
joy_priyank1-May-05 23:22 
GeneralRe: Problem in double click event of datagrid Pin
Dave Kreskowiak2-May-05 3:56
mveDave Kreskowiak2-May-05 3:56 
GeneralRe: Problem in double click event of datagrid Pin
joy_priyank2-May-05 19:11
joy_priyank2-May-05 19:11 
General.NET Framework SDK Version 1.1 for C# Pin
Anonymous1-May-05 21:30
Anonymous1-May-05 21:30 
GeneralRe: .NET Framework SDK Version 1.1 for C# Pin
Dave Kreskowiak2-May-05 3:54
mveDave Kreskowiak2-May-05 3:54 
Generaldeserializing xml Pin
JohnBeton1-May-05 20:53
JohnBeton1-May-05 20:53 
GeneralRe: deserializing xml Pin
Marc Clifton2-May-05 5:29
mvaMarc Clifton2-May-05 5:29 
GeneralRe: deserializing xml Pin
JohnBeton2-May-05 20:12
JohnBeton2-May-05 20:12 
QuestionHow to use Methods in a C# Application to Another C# Application in different Computer? Pin
pubududilena1-May-05 18:24
pubududilena1-May-05 18:24 
AnswerRe: How to use Methods in a C# Application to Another C# Application in different Computer? Pin
Kodanda Pani1-May-05 18:33
Kodanda Pani1-May-05 18:33 
GeneralRe: How to use Methods in a C# Application to Another C# Application in different Computer? Pin
pubududilena1-May-05 18:39
pubududilena1-May-05 18:39 
GeneralRe: How to use Methods in a C# Application to Another C# Application in different Computer? Pin
pubududilena1-May-05 23:54
pubududilena1-May-05 23:54 
GeneralRe: How to use Methods in a C# Application to Another C# Application in different Computer? Pin
leppie2-May-05 2:05
leppie2-May-05 2:05 
QuestionHow do you find the graphics new point position?? Pin
OnlyTaz1-May-05 18:01
OnlyTaz1-May-05 18:01 
AnswerRe: How do you find the graphics new point position?? Pin
leppie1-May-05 20:19
leppie1-May-05 20:19 

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.