Click here to Skip to main content
15,919,613 members
Home / Discussions / C#
   

C#

 
QuestionRichTextBox Help Required !! [modified] Pin
Shinning Star8-Jul-06 0:04
Shinning Star8-Jul-06 0:04 
AnswerRe: RichTextBox Help Required !! Pin
mav.northwind8-Jul-06 7:29
mav.northwind8-Jul-06 7:29 
Questionhow to get CPU n RAM information from machines Pin
amber hussain7-Jul-06 23:42
amber hussain7-Jul-06 23:42 
AnswerRe: how to get CPU n RAM information from machines Pin
Eran Aharonovich8-Jul-06 2:15
Eran Aharonovich8-Jul-06 2:15 
AnswerRe: how to get CPU n RAM information from machines Pin
yoaz8-Jul-06 3:17
yoaz8-Jul-06 3:17 
QuestionSecure Datastore for application. Pin
Waqas Nasir7-Jul-06 22:26
Waqas Nasir7-Jul-06 22:26 
QuestionSecure my assemly Pin
tibu19827-Jul-06 21:36
tibu19827-Jul-06 21:36 
AnswerRe: Secure my assemly Pin
Dave Kreskowiak8-Jul-06 4:57
mveDave Kreskowiak8-Jul-06 4:57 
There's a reason why that article is rated so low. The technique doesn't work. It won't prevent anyone from reusing an assembly.

There are a few ways of doing it, but nothing documented.

The easiest would be to write your assembly so that it requires some kind of authentication before any of its members will work. Each classes constructor should check for proper authentication before it's code executes.


Dave Kreskowiak
Microsoft MVP - Visual Basic

QuestionMASTER AND ACCESS CONTROLLER Pin
premium17-Jul-06 20:37
premium17-Jul-06 20:37 
AnswerRe: MASTER AND ACCESS CONTROLLER Pin
Paul Conrad7-Jul-06 21:16
professionalPaul Conrad7-Jul-06 21:16 
AnswerRe: MASTER AND ACCESS CONTROLLER Pin
WillemM7-Jul-06 21:36
WillemM7-Jul-06 21:36 
AnswerRe: MASTER AND ACCESS CONTROLLER Pin
BoneSoft8-Jul-06 4:33
BoneSoft8-Jul-06 4:33 
AnswerRe: MASTER AND ACCESS CONTROLLER Pin
stancrm8-Jul-06 6:34
stancrm8-Jul-06 6:34 
QuestionOFFLINE WEB BROWSER IN C#.NET Pin
premium17-Jul-06 20:36
premium17-Jul-06 20:36 
AnswerRe: OFFLINE WEB BROWSER IN C#.NET Pin
Paul Conrad7-Jul-06 21:16
professionalPaul Conrad7-Jul-06 21:16 
QuestionComplete projects and source code in C#.net Pin
premium17-Jul-06 20:34
premium17-Jul-06 20:34 
AnswerRe: Complete projects and source code in C#.net Pin
Paul Conrad7-Jul-06 21:17
professionalPaul Conrad7-Jul-06 21:17 
Questioncrystal reports in C# Pin
Alamzeb khan7-Jul-06 20:13
Alamzeb khan7-Jul-06 20:13 
AnswerRe: crystal reports in C# Pin
Reza Raad9-Jul-06 0:25
Reza Raad9-Jul-06 0:25 
QuestionIHtmlPopup [modified] Pin
Ranjan Banerji7-Jul-06 19:57
Ranjan Banerji7-Jul-06 19:57 
Questionhow to fit the page size according to the monotor size Pin
ayyp7-Jul-06 18:48
ayyp7-Jul-06 18:48 
AnswerRe: how to fit the page size according to the monotor size Pin
Ennis Ray Lynch, Jr.7-Jul-06 20:52
Ennis Ray Lynch, Jr.7-Jul-06 20:52 
GeneralRe: how to fit the page size according to the monotor size Pin
ayyp7-Jul-06 20:58
ayyp7-Jul-06 20:58 
QuestionDateTime comparision Pin
_tasleem7-Jul-06 15:05
_tasleem7-Jul-06 15:05 
AnswerRe: DateTime comparision Pin
Ashwani Mahotra7-Jul-06 19:05
Ashwani Mahotra7-Jul-06 19:05 

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.