Click here to Skip to main content
16,010,114 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
Questioncreating setup file Pin
balakpn13-May-07 22:41
balakpn13-May-07 22:41 
AnswerRe: creating setup file Pin
Christian Graus13-May-07 23:37
protectorChristian Graus13-May-07 23:37 
GeneralRe: creating setup file Pin
balakpn14-May-07 0:00
balakpn14-May-07 0:00 
GeneralRe: creating setup file Pin
kubben14-May-07 4:53
kubben14-May-07 4:53 
GeneralRe: creating setup file Pin
kubben14-May-07 4:55
kubben14-May-07 4:55 
Questionlicensing date control Pin
Michael Demeersseman13-May-07 21:36
Michael Demeersseman13-May-07 21:36 
AnswerRe: licensing date control Pin
balakpn13-May-07 22:59
balakpn13-May-07 22:59 
AnswerRe: licensing date control Pin
Dave Kreskowiak14-May-07 4:49
mveDave Kreskowiak14-May-07 4:49 
blackbaro wrote:
Is there a way to check an unaltered date or timestamp in some way?


No, such a concept doesn't even exist. There is no "alternate" time/date source without checking a standard clock on the Internet. If the user doesn't have an Internet connection, you're out of luck.

Just checking the date/time isn't good enough. You have to get VERY creative at storing and using the date and time information and using it to determine when your app was installed, when the last run was, and what the current date/time is. All I can say is that you have to get VERY creative.

No, I can't tell you how I do it! Big Grin | :-D


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: licensing date control Pin
Paul Conrad14-May-07 6:12
professionalPaul Conrad14-May-07 6:12 
GeneralRe: licensing date control Pin
Dave Kreskowiak14-May-07 8:51
mveDave Kreskowiak14-May-07 8:51 
GeneralRe: licensing date control Pin
Paul Conrad14-May-07 8:55
professionalPaul Conrad14-May-07 8:55 
GeneralRe: licensing date control Pin
balakpn14-May-07 18:37
balakpn14-May-07 18:37 
GeneralRe: licensing date control Pin
Dave Kreskowiak15-May-07 12:46
mveDave Kreskowiak15-May-07 12:46 
GeneralRe: licensing date control Pin
balakpn16-May-07 21:01
balakpn16-May-07 21:01 
AnswerRe: licensing date control Pin
Michael Demeersseman17-May-07 22:38
Michael Demeersseman17-May-07 22:38 
GeneralRe: licensing date control Pin
Dave Kreskowiak18-May-07 12:47
mveDave Kreskowiak18-May-07 12:47 
AnswerRe: licensing date control Pin
Michael Demeersseman15-May-07 0:37
Michael Demeersseman15-May-07 0:37 
Questionadd dll reference Pin
tomertro13-May-07 21:12
tomertro13-May-07 21:12 
AnswerRe: add dll reference Pin
balakpn13-May-07 22:46
balakpn13-May-07 22:46 
AnswerRe: add dll reference Pin
Dave Kreskowiak14-May-07 4:45
mveDave Kreskowiak14-May-07 4:45 
GeneralRe: add dll reference Pin
tomertro15-May-07 10:53
tomertro15-May-07 10:53 
AnswerRe: add dll reference Pin
Jaiprakash M Bankolli15-May-07 2:46
Jaiprakash M Bankolli15-May-07 2:46 
GeneralRe: add dll reference Pin
tomertro15-May-07 10:54
tomertro15-May-07 10:54 
QuestionGetLifetimeService() ? Pin
ushering12-May-07 10:24
ushering12-May-07 10:24 
QuestionHow does a MFC process communicate with a .NET process? Pin
talihsu10-May-07 17:09
talihsu10-May-07 17:09 

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.