Click here to Skip to main content
15,894,405 members
Home / Discussions / C#
   

C#

 
AnswerRe: Weird, unexplained occurance... Pin
Greg Chelstowski2-Sep-09 21:36
Greg Chelstowski2-Sep-09 21:36 
GeneralRe: Weird, unexplained occurance... Pin
OriginalGriff2-Sep-09 21:40
mveOriginalGriff2-Sep-09 21:40 
GeneralRe: Weird, unexplained occurance... Pin
Greg Chelstowski2-Sep-09 21:44
Greg Chelstowski2-Sep-09 21:44 
GeneralRe: Weird, unexplained occurance... Pin
MarkB7773-Sep-09 1:14
MarkB7773-Sep-09 1:14 
Questiondll security Pin
amit_upadhyay2-Sep-09 20:29
amit_upadhyay2-Sep-09 20:29 
AnswerRe: dll security Pin
Arun Jacob2-Sep-09 20:37
Arun Jacob2-Sep-09 20:37 
GeneralRe: dll security Pin
amit_upadhyay3-Sep-09 6:17
amit_upadhyay3-Sep-09 6:17 
AnswerRe: dll security Pin
Arun Jacob3-Sep-09 18:06
Arun Jacob3-Sep-09 18:06 
I think you are using dotfuscator in the Visual studio project Dlls.Instead of that use it for dll's and exe in the BIN folder.ie,in the output directory not in the Visual Studio project.
While using dotfuscator browse all of your dlls and also your exe from your build output directory.Otherwise this dll won't work with that exe because of the change in method names and private variable names.
Smile | :)


GeneralRe: dll security Pin
amit_upadhyay3-Sep-09 22:54
amit_upadhyay3-Sep-09 22:54 
GeneralRe: dll security Pin
Arun Jacob3-Sep-09 22:56
Arun Jacob3-Sep-09 22:56 
GeneralRe: dll security Pin
mustang863-Sep-09 6:21
mustang863-Sep-09 6:21 
GeneralRe: dll security Pin
amit_upadhyay3-Sep-09 6:30
amit_upadhyay3-Sep-09 6:30 
GeneralRe: dll security Pin
mustang863-Sep-09 10:22
mustang863-Sep-09 10:22 
QuestionProblem with sorting string using radix sort [modified] Pin
gamer11272-Sep-09 20:16
gamer11272-Sep-09 20:16 
AnswerRe: Problem with sorting string using radix sort [modified] Pin
Calla3-Sep-09 4:53
Calla3-Sep-09 4:53 
GeneralRe: Problem with sorting string using radix sort Pin
gamer11273-Sep-09 5:15
gamer11273-Sep-09 5:15 
GeneralRe: Problem with sorting string using radix sort Pin
Calla3-Sep-09 20:45
Calla3-Sep-09 20:45 
QuestionSkinning a WinForm Pin
Azghar Hussain2-Sep-09 19:49
professionalAzghar Hussain2-Sep-09 19:49 
QuestionHow to geta an Event? Pin
Jacobb Michael2-Sep-09 19:13
Jacobb Michael2-Sep-09 19:13 
AnswerRe: How to geta an Event? Pin
Calla2-Sep-09 20:25
Calla2-Sep-09 20:25 
GeneralRe: How to geta an Event? Pin
Jacobb Michael2-Sep-09 23:24
Jacobb Michael2-Sep-09 23:24 
QuestionHow to refresh an updated MenuStrip at runtime? Pin
dean93592-Sep-09 19:00
dean93592-Sep-09 19:00 
AnswerRe: How to refresh an updated MenuStrip at runtime? Pin
Muhammad Mazhar2-Sep-09 19:08
Muhammad Mazhar2-Sep-09 19:08 
GeneralRe: How to refresh an updated MenuStrip at runtime? Pin
dean93592-Sep-09 19:55
dean93592-Sep-09 19:55 
AnswerRe: How to refresh an updated MenuStrip at runtime? Pin
Orzer2-Sep-09 21:34
Orzer2-Sep-09 21: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.