Click here to Skip to main content
15,905,136 members
Home / Discussions / C#
   

C#

 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
WillemM7-Jul-05 7:40
WillemM7-Jul-05 7:40 
AnswerRe: How to detect if Themes are enabled in .NET 2.0? Pin
Daniel Grunwald7-Jul-05 4:36
Daniel Grunwald7-Jul-05 4:36 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
Carl Mercier7-Jul-05 7:08
Carl Mercier7-Jul-05 7:08 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
Andy Moore7-Jul-05 7:28
Andy Moore7-Jul-05 7:28 
GeneralRe: How to detect if Themes are enabled in .NET 2.0? Pin
Carl Mercier7-Jul-05 7:37
Carl Mercier7-Jul-05 7:37 
Generaluser-specific registry entries Pin
Member 4558387-Jul-05 3:17
Member 4558387-Jul-05 3:17 
GeneralGenerating an activation code to enable use of an application Pin
AfzalHassen7-Jul-05 1:57
AfzalHassen7-Jul-05 1:57 
GeneralRe: Generating an activation code to enable use of an application Pin
Christian Graus7-Jul-05 2:07
protectorChristian Graus7-Jul-05 2:07 
It's unlikely that many people will publish their approach to this, because they use it to protect their app. Look into the Cryptography namespace for ideas on established algorithms you can play with to come up with a way to create a code. If you do some sort of hash, never just use the users name, someone will work that out. Put some noise in there.

Christian Graus - Microsoft MVP - C++
GeneralRe: Generating an activation code to enable use of an application Pin
Afzal Hassen7-Jul-05 2:43
sussAfzal Hassen7-Jul-05 2:43 
GeneralSet up problem Pin
ksanju10007-Jul-05 1:52
ksanju10007-Jul-05 1:52 
GeneralRe: Set up problem Pin
WillemM7-Jul-05 3:29
WillemM7-Jul-05 3:29 
GeneralRe: Set up problem Pin
ksanju10007-Jul-05 5:33
ksanju10007-Jul-05 5:33 
GeneralDatabase connection Pin
rovidiu7-Jul-05 0:28
rovidiu7-Jul-05 0:28 
GeneralRe: Database connection Pin
Christian Graus7-Jul-05 2:10
protectorChristian Graus7-Jul-05 2:10 
GeneralImage Flicking Pin
Rassul Yunussov7-Jul-05 0:21
Rassul Yunussov7-Jul-05 0:21 
GeneralRe: Image Flicking Pin
Christian Graus7-Jul-05 2:12
protectorChristian Graus7-Jul-05 2:12 
GeneralRe: Image Flicking Pin
Rassul Yunussov7-Jul-05 9:16
Rassul Yunussov7-Jul-05 9:16 
GeneralRe: Image Flicking Pin
Christian Graus7-Jul-05 13:23
protectorChristian Graus7-Jul-05 13:23 
GeneralRe: Image Flicking Pin
Rassul Yunussov7-Jul-05 18:39
Rassul Yunussov7-Jul-05 18:39 
GeneralRe: Image Flicking Pin
Christian Graus7-Jul-05 18:51
protectorChristian Graus7-Jul-05 18:51 
GeneralCoordinate System Pin
Rassul Yunussov6-Jul-05 23:59
Rassul Yunussov6-Jul-05 23:59 
GeneralRe: Coordinate System Pin
Christian Graus7-Jul-05 2:15
protectorChristian Graus7-Jul-05 2:15 
GeneralRe: Coordinate System Pin
Rassul Yunussov7-Jul-05 9:21
Rassul Yunussov7-Jul-05 9:21 
GeneralRe: Coordinate System Pin
Christian Graus7-Jul-05 13:26
protectorChristian Graus7-Jul-05 13:26 
GeneralSecureSockets in C# Pin
Vasudevan Deepak Kumar6-Jul-05 23:45
Vasudevan Deepak Kumar6-Jul-05 23:45 

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.