Click here to Skip to main content
16,004,890 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# networking problem Pin
Anonymous16-Nov-03 2:40
Anonymous16-Nov-03 2:40 
GeneralDynamic Type Retrieval - Help! Pin
J. Dunlap14-Nov-03 12:13
J. Dunlap14-Nov-03 12:13 
GeneralRe: Dynamic Type Retrieval - Help! Pin
leppie14-Nov-03 22:07
leppie14-Nov-03 22:07 
GeneralRe: Dynamic Type Retrieval - Help! Pin
J. Dunlap14-Nov-03 22:14
J. Dunlap14-Nov-03 22:14 
GeneralRe: Dynamic Type Retrieval - Help! Pin
leppie14-Nov-03 22:34
leppie14-Nov-03 22:34 
GeneralCrystal reports interaction.. Pin
mohammad_mostafa14-Nov-03 10:59
mohammad_mostafa14-Nov-03 10:59 
GeneralLicense and distribution Pin
zhoulhh14-Nov-03 9:32
zhoulhh14-Nov-03 9:32 
GeneralRe: License and distribution Pin
Heath Stewart15-Nov-03 4:53
protectorHeath Stewart15-Nov-03 4:53 
Licenses should never be embedded in the executable - you'll need to compile a different application for each licensed user! The best way is to have a separate license file. .NET does have support for licensing components. See the LicenseProvider in the .NET Framework SDK documentation to get you started.

You could also check out my article Using XML Digital Signatures for Application Licensing which gives some more insight. If you don't want to code all this yourself, someone posted a link to a company called XHEO that has a nice product that incorporates the same ideas (which are commonly used in many things and is, in essence, similar to DRM).

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
GeneralKeyboard Hook Pin
trendb14-Nov-03 8:08
trendb14-Nov-03 8:08 
Generalweird string question Pin
RB@Emphasys14-Nov-03 4:52
RB@Emphasys14-Nov-03 4:52 
GeneralRe: weird string question Pin
Daniel M. Edwards14-Nov-03 5:43
Daniel M. Edwards14-Nov-03 5:43 
GeneralRe: weird string question Pin
Mike Ellison14-Nov-03 20:07
Mike Ellison14-Nov-03 20:07 
GeneralRe: weird string question Pin
RB@Emphasys15-Nov-03 6:16
RB@Emphasys15-Nov-03 6:16 
GeneralRe: weird string question Pin
leppie14-Nov-03 22:04
leppie14-Nov-03 22:04 
Questionhow to let user influence setup Pin
troels_sorensen14-Nov-03 2:19
troels_sorensen14-Nov-03 2:19 
AnswerRe: how to let user influence setup Pin
Heath Stewart14-Nov-03 3:49
protectorHeath Stewart14-Nov-03 3:49 
GeneralRe: how to let user influence setup Pin
troels_sorensen14-Nov-03 6:27
troels_sorensen14-Nov-03 6:27 
GeneralRe: how to let user influence setup Pin
Heath Stewart14-Nov-03 7:45
protectorHeath Stewart14-Nov-03 7:45 
GeneralRe: how to let user influence setup Pin
Guillermo Rivero14-Nov-03 7:49
Guillermo Rivero14-Nov-03 7:49 
GeneralRe: how to let user influence setup Pin
Heath Stewart14-Nov-03 7:53
protectorHeath Stewart14-Nov-03 7:53 
GeneralRe: how to let user influence setup Pin
J. Dunlap14-Nov-03 8:25
J. Dunlap14-Nov-03 8:25 
GeneralRe: how to let user influence setup Pin
troels_sorensen14-Nov-03 8:19
troels_sorensen14-Nov-03 8:19 
GeneralDatagrid Binding - Sync two Grids... Pin
mgaerber14-Nov-03 1:26
mgaerber14-Nov-03 1:26 
GeneralRe: Datagrid Binding - Sync two Grids... Pin
Heath Stewart14-Nov-03 3:46
protectorHeath Stewart14-Nov-03 3:46 
GeneralRe: Datagrid Binding - Sync two Grids... Pin
mgaerber15-Nov-03 6:26
mgaerber15-Nov-03 6:26 

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.