Click here to Skip to main content
15,900,110 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Generic Data Access Object Pin
Jon Rista24-Feb-09 6:14
Jon Rista24-Feb-09 6:14 
GeneralRe: Generic Data Access Object Pin
snouto24-Feb-09 23:19
snouto24-Feb-09 23:19 
QuestionProblem with merging assemblies using ILmerge Pin
Abhishek Kulkarni23-Feb-09 21:20
Abhishek Kulkarni23-Feb-09 21:20 
AnswerRe: Problem with merging assemblies using ILmerge Pin
ABitSmart24-Feb-09 1:22
ABitSmart24-Feb-09 1:22 
QuestionHow to block the option to see my .net code with reflection.exe ? Pin
Yanshof23-Feb-09 6:29
Yanshof23-Feb-09 6:29 
AnswerRe: How to block the option to see my .net code with reflection.exe ? Pin
EliottA23-Feb-09 7:48
EliottA23-Feb-09 7:48 
AnswerRe: How to block the option to see my .net code with reflection.exe ? Pin
Mark Churchill23-Feb-09 12:34
Mark Churchill23-Feb-09 12:34 
GeneralRe: How to block the option to see my .net code with reflection.exe ? Pin
Rob Philpott23-Feb-09 23:47
Rob Philpott23-Feb-09 23:47 
Wrong on all counts. Compilation in release mode in no way makes it too hard to disassemble in something like Reflector. There are even extensions which will generate a whole solution for you.

Obfuscation although limited in what it can do is the best defence people have to protect their intellectual property, at least until DRM comes in.

Regards,
Rob Philpott.

GeneralRe: How to block the option to see my .net code with reflection.exe ? Pin
Mark Churchill24-Feb-09 0:17
Mark Churchill24-Feb-09 0:17 
GeneralRe: How to block the option to see my .net code with reflection.exe ? Pin
PIEBALDconsult24-Feb-09 17:42
mvePIEBALDconsult24-Feb-09 17:42 
QuestionMultihreaded .NET app with single threaded ActiveX control? Pin
David Knechtges23-Feb-09 4:03
David Knechtges23-Feb-09 4:03 
GeneralRe: Multihreaded .NET app with single threaded ActiveX control? Pin
Luc Pattyn23-Feb-09 4:55
sitebuilderLuc Pattyn23-Feb-09 4:55 
GeneralRe: Multihreaded .NET app with single threaded ActiveX control? Pin
David Knechtges23-Feb-09 9:55
David Knechtges23-Feb-09 9:55 
QuestionCLR Stored Procedure Exception Pin
snouto23-Feb-09 1:42
snouto23-Feb-09 1:42 
AnswerRe: CLR Stored Procedure Exception Pin
Dave Kreskowiak23-Feb-09 4:35
mveDave Kreskowiak23-Feb-09 4:35 
GeneralRe: CLR Stored Procedure Exception Pin
alx.n25-Feb-09 1:49
alx.n25-Feb-09 1:49 
GeneralRe: CLR Stored Procedure Exception Pin
Dave Kreskowiak25-Feb-09 1:55
mveDave Kreskowiak25-Feb-09 1:55 
Questionnet framework 2 Pin
6Mikael922-Feb-09 23:28
6Mikael922-Feb-09 23:28 
AnswerRe: net framework 2 Pin
Dave Kreskowiak23-Feb-09 4:33
mveDave Kreskowiak23-Feb-09 4:33 
Questionremote access to sql server 2000 by c# Pin
H.R22-Feb-09 22:47
H.R22-Feb-09 22:47 
AnswerRe: remote access to sql server 2000 by c# Pin
Greg Chelstowski23-Feb-09 2:15
Greg Chelstowski23-Feb-09 2:15 
GeneralRe: remote access to sql server 2000 by c# Pin
H.R1-Mar-09 2:41
H.R1-Mar-09 2:41 
GeneralRe: remote access to sql server 2000 by c# Pin
Greg Chelstowski2-Mar-09 4:38
Greg Chelstowski2-Mar-09 4:38 
QuestionTabControl Flickering Pin
invictus322-Feb-09 9:15
invictus322-Feb-09 9:15 
AnswerRe: TabControl Flickering Pin
Thomas Stockwell23-Feb-09 15:46
professionalThomas Stockwell23-Feb-09 15:46 

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.