Click here to Skip to main content
15,886,067 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Convert Byte to SByte without errors Pin
DaveyM6919-Jul-09 1:05
professionalDaveyM6919-Jul-09 1:05 
AnswerRe: Convert Byte to SByte without errors Pin
gouderadrian18-Jan-11 22:17
gouderadrian18-Jan-11 22:17 
QuestionCould anyone help me with this?!!! [VB6] :((((( Pin
bijan.8k18-Jul-09 5:48
bijan.8k18-Jul-09 5:48 
AnswerRe: Could anyone help me with this?!!! [VB6] :((((( Pin
Eddy Vluggen18-Jul-09 9:03
professionalEddy Vluggen18-Jul-09 9:03 
AnswerRe: Could anyone help me with this?!!! [VB6] :((((( Pin
Paul Conrad18-Jul-09 19:52
professionalPaul Conrad18-Jul-09 19:52 
Questioncode for adding bios date in vb.net Pin
yogendrasalunke18-Jul-09 4:26
yogendrasalunke18-Jul-09 4:26 
AnswerRe: code for adding bios date in vb.net Pin
Luc Pattyn18-Jul-09 4:49
sitebuilderLuc Pattyn18-Jul-09 4:49 
AnswerRe: code for adding bios date in vb.net Pin
dan!sh 18-Jul-09 5:24
professional dan!sh 18-Jul-09 5:24 
BIOS and system date time go hand in hand. Hence, DateTime.Now is what you can use.

You are creating "evaluation version" sort of application I guess. Using system date for checking for expiry is not that safe approach (in fact most of approaches can be broken). You can use Registry to keep note of when the application was installed and then check if it has expired.
GeneralRe: code for adding bios date in vb.net Pin
yogendrasalunke18-Jul-09 5:31
yogendrasalunke18-Jul-09 5:31 
QuestionEnum value calculation using chars [modified] Pin
DaveyM6918-Jul-09 0:51
professionalDaveyM6918-Jul-09 0:51 
AnswerRe: Enum value calculation using chars Pin
Luc Pattyn18-Jul-09 1:18
sitebuilderLuc Pattyn18-Jul-09 1:18 
GeneralRe: Enum value calculation using chars Pin
DaveyM6918-Jul-09 1:34
professionalDaveyM6918-Jul-09 1:34 
GeneralRe: Enum value calculation using chars Pin
Luc Pattyn18-Jul-09 1:42
sitebuilderLuc Pattyn18-Jul-09 1:42 
GeneralRe: Enum value calculation using chars Pin
DaveyM6918-Jul-09 1:56
professionalDaveyM6918-Jul-09 1:56 
GeneralRe: Enum value calculation using chars Pin
Luc Pattyn18-Jul-09 2:12
sitebuilderLuc Pattyn18-Jul-09 2:12 
GeneralRe: Enum value calculation using chars Pin
DaveyM6918-Jul-09 2:26
professionalDaveyM6918-Jul-09 2:26 
GeneralRe: Enum value calculation using chars Pin
Luc Pattyn18-Jul-09 2:53
sitebuilderLuc Pattyn18-Jul-09 2:53 
GeneralRe: Enum value calculation using chars Pin
riced18-Jul-09 4:30
riced18-Jul-09 4:30 
QuestionPractice Pin
Noobie One18-Jul-09 0:07
Noobie One18-Jul-09 0:07 
AnswerRe: Practice Pin
riced18-Jul-09 0:22
riced18-Jul-09 0:22 
AnswerRe: Practice Pin
Luc Pattyn18-Jul-09 0:43
sitebuilderLuc Pattyn18-Jul-09 0:43 
AnswerRe: Practice Pin
Kevin McFarlane18-Jul-09 3:50
Kevin McFarlane18-Jul-09 3:50 
AnswerRe: Practice Pin
Noobie One18-Jul-09 8:56
Noobie One18-Jul-09 8:56 
GeneralRe: Practice Pin
Luc Pattyn18-Jul-09 9:12
sitebuilderLuc Pattyn18-Jul-09 9:12 
GeneralRe: Practice Pin
Johan Hakkesteegt19-Jul-09 21:52
Johan Hakkesteegt19-Jul-09 21:52 

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.