Click here to Skip to main content
15,900,254 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionIs obfuscation possible in .NET? Pin
Member 391904929-Apr-08 7:27
Member 391904929-Apr-08 7:27 
AnswerRe: Is obfuscation possible in .NET? Pin
elektrowolf29-Apr-08 8:20
elektrowolf29-Apr-08 8:20 
AnswerRe: Is obfuscation possible in .NET? Pin
led mike29-Apr-08 9:31
led mike29-Apr-08 9:31 
GeneralRe: Is obfuscation possible in .NET? Pin
Zoltan Balazs29-Apr-08 22:43
Zoltan Balazs29-Apr-08 22:43 
AnswerRe: Is obfuscation possible in .NET? Pin
Colin Angus Mackay29-Apr-08 23:30
Colin Angus Mackay29-Apr-08 23:30 
GeneralRe: Is obfuscation possible in .NET? Pin
N a v a n e e t h30-Apr-08 3:19
N a v a n e e t h30-Apr-08 3:19 
GeneralRe: Is obfuscation possible in .NET? Pin
Pete O'Hanlon30-Apr-08 3:23
mvePete O'Hanlon30-Apr-08 3:23 
GeneralRe: Is obfuscation possible in .NET? Pin
BadKarma30-Apr-08 3:47
BadKarma30-Apr-08 3:47 
Although it isn't the exact original code,
the code generated by the Reflector can still reveal the business logic you have used.
So obfuscating could make it a little harder to understand what is going on.

codito ergo sum

GeneralRe: Is obfuscation possible in .NET? Pin
N a v a n e e t h30-Apr-08 3:51
N a v a n e e t h30-Apr-08 3:51 
GeneralRe: Is obfuscation possible in .NET? Pin
Ray Cassick1-May-08 7:14
Ray Cassick1-May-08 7:14 
GeneralRe: Is obfuscation possible in .NET? Pin
N a v a n e e t h1-May-08 9:02
N a v a n e e t h1-May-08 9:02 
GeneralRe: Is obfuscation possible in .NET? Pin
Ray Cassick1-May-08 10:58
Ray Cassick1-May-08 10:58 
AnswerRe: Is obfuscation possible in .NET? Pin
Thomas Stockwell30-Apr-08 6:27
professionalThomas Stockwell30-Apr-08 6:27 
AnswerRe: Is obfuscation possible in .NET? Pin
longview30-Apr-08 9:57
longview30-Apr-08 9:57 
Generalproblem when running the application with out debugging mode.. Pin
avvaru.murali29-Apr-08 2:29
avvaru.murali29-Apr-08 2:29 
GeneralRe: problem when running the application with out debugging mode.. Pin
Zoltan Balazs29-Apr-08 23:18
Zoltan Balazs29-Apr-08 23:18 
QuestionChange Controls property: pattern? Pin
cbiacca28-Apr-08 22:52
cbiacca28-Apr-08 22:52 
GeneralRe: Change Controls property: pattern? Pin
mrcsn29-Apr-08 0:40
mrcsn29-Apr-08 0:40 
QuestionDeploying windows application Pin
mrcsn28-Apr-08 20:32
mrcsn28-Apr-08 20:32 
GeneralRe: Deploying windows application Pin
Christian Graus28-Apr-08 20:37
protectorChristian Graus28-Apr-08 20:37 
AnswerRe: Deploying windows application Pin
Zoltan Balazs28-Apr-08 21:06
Zoltan Balazs28-Apr-08 21:06 
QuestionRe: Deploying windows application Pin
mrcsn29-Apr-08 0:37
mrcsn29-Apr-08 0:37 
AnswerRe: Deploying windows application Pin
Zoltan Balazs29-Apr-08 1:46
Zoltan Balazs29-Apr-08 1:46 
GeneralReading data from a text file into an array one line at a time Pin
Grubious28-Apr-08 14:16
Grubious28-Apr-08 14:16 
GeneralRe: Reading data from a text file into an array one line at a time Pin
Christian Graus28-Apr-08 14:29
protectorChristian Graus28-Apr-08 14:29 

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.