Click here to Skip to main content
16,007,111 members
Home / Discussions / C#
   

C#

 
GeneralRe: Self Extracting File Pin
Vasudevan Deepak Kumar7-Aug-05 23:09
Vasudevan Deepak Kumar7-Aug-05 23:09 
GeneralRe: Self Extracting File Pin
Varun Jain 7868-Aug-05 3:43
Varun Jain 7868-Aug-05 3:43 
GeneralSelf Extracting file Pin
Anonymous5-Aug-05 21:53
Anonymous5-Aug-05 21:53 
GeneralEncodings problem Pin
AnonymousTwo5-Aug-05 21:16
AnonymousTwo5-Aug-05 21:16 
AnswerRe: Encodings problem Pin
Heath Stewart5-Aug-05 22:21
protectorHeath Stewart5-Aug-05 22:21 
QuestionAssembly with strong name - can it be decompiled and recompiled? Pin
Anonymous5-Aug-05 20:53
Anonymous5-Aug-05 20:53 
AnswerRe: Assembly with strong name - can it be decompiled and recompiled? Pin
mav.northwind5-Aug-05 21:24
mav.northwind5-Aug-05 21:24 
AnswerRe: Assembly with strong name - can it be decompiled and recompiled? Pin
Mohamad Al Husseiny5-Aug-05 21:30
Mohamad Al Husseiny5-Aug-05 21:30 
strong name and digitally signed not used to prevent decomppiletion they use to prove that this assembly from you?
no thing prevent someone to decompile your code?
because as you know .net programm not compile directly to machine code the compile to clr so if you want to prevent
decompilation you can use Ngen.exe which will compile your application to machine code -even this will not prevent disassemble your code -but you loos some benefits
so waht? there are some tools that make decompilation process more harder (obfuscator) by renaming namespace , clasess... etc and do other things like try to make decompier crach

MCAD
Generalremove selection of a listbox Pin
Anonymous5-Aug-05 20:21
Anonymous5-Aug-05 20:21 
GeneralCreating msn like alerts Pin
JXpert5-Aug-05 20:11
JXpert5-Aug-05 20:11 
GeneralRe: Creating msn like alerts Pin
Mohamad Al Husseiny5-Aug-05 21:39
Mohamad Al Husseiny5-Aug-05 21:39 
Question.net applications in .jpg files? Pin
Kir Birger5-Aug-05 19:14
Kir Birger5-Aug-05 19:14 
AnswerRe: .net applications in .jpg files? Pin
Guffa5-Aug-05 22:57
Guffa5-Aug-05 22:57 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger6-Aug-05 10:24
Kir Birger6-Aug-05 10:24 
GeneralRe: .net applications in .jpg files? Pin
Guffa6-Aug-05 23:15
Guffa6-Aug-05 23:15 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger7-Aug-05 4:31
Kir Birger7-Aug-05 4:31 
GeneralRe: .net applications in .jpg files? Pin
Guffa7-Aug-05 20:48
Guffa7-Aug-05 20:48 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger8-Aug-05 6:50
Kir Birger8-Aug-05 6:50 
GeneralRe: .net applications in .jpg files? Pin
Guffa8-Aug-05 22:59
Guffa8-Aug-05 22:59 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger9-Aug-05 2:55
Kir Birger9-Aug-05 2:55 
GeneralRe: .net applications in .jpg files? Pin
DavidNohejl7-Aug-05 4:37
DavidNohejl7-Aug-05 4:37 
GeneralRe: .net applications in .jpg files? Pin
Kir Birger8-Aug-05 6:52
Kir Birger8-Aug-05 6:52 
GeneralCould you... Pin
KORCARI5-Aug-05 18:44
KORCARI5-Aug-05 18:44 
GeneralRe: Could you... Pin
tatchung5-Aug-05 21:12
tatchung5-Aug-05 21:12 
QuestionCan't convert to Format8bppIndexed with LockBits, Why? Pin
s2l5-Aug-05 14:07
s2l5-Aug-05 14:07 

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.