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

C#

 
AnswerRe: Virtual Function Pin
Nouman Bhatti17-Sep-07 18:59
Nouman Bhatti17-Sep-07 18:59 
GeneralRe: Virtual Function Pin
.NET- India 17-Sep-07 19:02
.NET- India 17-Sep-07 19:02 
GeneralRe: Virtual Function Pin
lmoelleb17-Sep-07 20:38
lmoelleb17-Sep-07 20:38 
AnswerRe: Virtual Function Pin
Scott Dorman20-Sep-07 5:10
professionalScott Dorman20-Sep-07 5:10 
QuestionLicense Key Generation Pin
M. J. Jaya Chitra17-Sep-07 18:56
M. J. Jaya Chitra17-Sep-07 18:56 
AnswerRe: License Key Generation Pin
Harkamal Singh18-Sep-07 0:42
Harkamal Singh18-Sep-07 0:42 
GeneralRe: License Key Generation Pin
M. J. Jaya Chitra18-Sep-07 2:20
M. J. Jaya Chitra18-Sep-07 2:20 
GeneralRe: License Key Generation Pin
#realJSOP17-Jul-08 3:14
mve#realJSOP17-Jul-08 3:14 
hk11 wrote:
A better approach would be to use Win32_ComputerSystemProduct.UUID for uniquely identifying a system and then enforce various licensing schemes


I know this post is old, but...

The UUID you cited is not adequate on home-built systems. On such systems your uuid is going to be 00000000-0000-0000-0000-000000000000 or FFFFFFFF-FFFF-FFFF-FFFF-FFFFFFFFFFFF.

Only pre-built machines (from Dell, Gateway, etc) or laptops will have a unique UUID, and even then, the UUID may be identical in an organization that builds machines from a common OS image CD.

If you could somehow identify a way to somehow set the UUID in the event of the all-0 or all-F situation, I'd be happy to hear about it.


"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001


AnswerRe: License Key Generation Tool Pin
RWBitters27-Nov-09 15:11
RWBitters27-Nov-09 15:11 
QuestionDatabase retrieving problem Pin
Nishad8517-Sep-07 18:12
Nishad8517-Sep-07 18:12 
QuestionProblem with SQL Update using Variables in C# [modified] Pin
ba1959nh17-Sep-07 16:29
ba1959nh17-Sep-07 16:29 
AnswerRe: Problem with SQL Update using Variables in C# Pin
PIEBALDconsult17-Sep-07 18:34
mvePIEBALDconsult17-Sep-07 18:34 
AnswerRe: Problem with SQL Update using Variables in C# Pin
ba1959nh18-Sep-07 2:58
ba1959nh18-Sep-07 2:58 
GeneralRe: Problem with SQL Update using Variables in C# Pin
PIEBALDconsult18-Sep-07 5:03
mvePIEBALDconsult18-Sep-07 5:03 
QuestionQuestion on checkedlistbox if statement Pin
falles0117-Sep-07 15:27
falles0117-Sep-07 15:27 
QuestionLogon with UserName and Password Pin
T4AMD17-Sep-07 12:15
T4AMD17-Sep-07 12:15 
AnswerRe: Logon with UserName and Password Pin
ChrisKo17-Sep-07 12:33
ChrisKo17-Sep-07 12:33 
QuestionRe: Logon with UserName and Password Pin
T4AMD17-Sep-07 12:42
T4AMD17-Sep-07 12:42 
AnswerRe: Logon with UserName and Password Pin
ChrisKo17-Sep-07 12:50
ChrisKo17-Sep-07 12:50 
AnswerRe: Logon with UserName and Password Pin
PIEBALDconsult17-Sep-07 14:01
mvePIEBALDconsult17-Sep-07 14:01 
QuestionConsole application keypress Pin
ballzinator17-Sep-07 11:50
ballzinator17-Sep-07 11:50 
AnswerRe: Console application keypress Pin
ChrisKo17-Sep-07 12:27
ChrisKo17-Sep-07 12:27 
GeneralRe: Console application keypress Pin
ballzinator18-Sep-07 3:27
ballzinator18-Sep-07 3:27 
GeneralRe: Console application keypress Pin
Big Daddy Farang18-Sep-07 8:22
Big Daddy Farang18-Sep-07 8:22 
Questionwhat is better c# or vb.net ?? Pin
sofy200817-Sep-07 11:49
sofy200817-Sep-07 11:49 

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.