Click here to Skip to main content
15,921,113 members
Home / Discussions / C#
   

C#

 
QuestionGet Time C#(read only memory) [modified] Pin
arun_pk30-Dec-10 1:05
arun_pk30-Dec-10 1:05 
AnswerRe: Get Time C#(read only memory) Pin
JF201530-Dec-10 1:13
JF201530-Dec-10 1:13 
GeneralRe: Get Time C#(read only memory) Pin
arun_pk30-Dec-10 1:14
arun_pk30-Dec-10 1:14 
GeneralRe: Get Time C#(read only memory) Pin
JF201530-Dec-10 1:17
JF201530-Dec-10 1:17 
GeneralRe: Get Time C#(read only memory) Pin
Keith Barrow30-Dec-10 1:22
professionalKeith Barrow30-Dec-10 1:22 
GeneralRe: Get Time C#(read only memory) Pin
arun_pk30-Dec-10 1:34
arun_pk30-Dec-10 1:34 
GeneralRe: Get Time C#(read only memory) Pin
Richard MacCutchan30-Dec-10 2:21
mveRichard MacCutchan30-Dec-10 2:21 
GeneralRe: Get Time C#(read only memory) Pin
Keith Barrow30-Dec-10 4:37
professionalKeith Barrow30-Dec-10 4:37 
The photoshop will store the latest system date it has run, if you wind back the clock before windows starts, my guess is you get a free copy of photoshop Smile | :)
There are a few things Photoshop possibly does to help with the problem:

  1. It could "calls home" to get the time off a server as well where an Internet connection is present?

  2. It might keep track of how long it has been running, to make sure it doesn't exceed the limit (e.g. 30 days continuous execution).
  3. Some cleverer algorithm, where it keeps track of when it was used, if the current date time is before the latest used date it does something


I know I've fallen foul of point three, when doing some system date specific testing: the software thought I was spoofing the date, so it ended the license immediately.

GeneralRe: Get Time C#(read only memory) Pin
Pete O'Hanlon30-Dec-10 4:57
mvePete O'Hanlon30-Dec-10 4:57 
GeneralRe: Get Time C#(read only memory) Pin
Trollslayer30-Dec-10 8:35
mentorTrollslayer30-Dec-10 8:35 
GeneralRe: Get Time C#(read only memory) Pin
Bernhard Hiller30-Dec-10 19:54
Bernhard Hiller30-Dec-10 19:54 
AnswerRe: Get Time C#(read only memory) Pin
Rob Philpott30-Dec-10 1:35
Rob Philpott30-Dec-10 1:35 
GeneralRe: Get Time C#(read only memory) Pin
arun_pk30-Dec-10 2:04
arun_pk30-Dec-10 2:04 
GeneralRe: Get Time C#(read only memory) Pin
Rob Philpott30-Dec-10 2:08
Rob Philpott30-Dec-10 2:08 
AnswerRe: Get Time C#(read only memory) Pin
OriginalGriff30-Dec-10 2:16
mveOriginalGriff30-Dec-10 2:16 
Questionmaking two different style of datagridview's one cell Pin
Erdinc2729-Dec-10 21:11
Erdinc2729-Dec-10 21:11 
AnswerRe: making two different style of datagridview's one cell Pin
_Erik_30-Dec-10 0:17
_Erik_30-Dec-10 0:17 
AnswerRe: making two different style of datagridview's one cell Pin
Henry Minute30-Dec-10 3:16
Henry Minute30-Dec-10 3:16 
AnswerRe: making two different style of datagridview's one cell Pin
Dave Kreskowiak30-Dec-10 4:24
mveDave Kreskowiak30-Dec-10 4:24 
GeneralRe: making two different style of datagridview's one cell Pin
Erdinc2730-Dec-10 21:17
Erdinc2730-Dec-10 21:17 
QuestionC# IME (Input Method Editor) Pin
vnmatt29-Dec-10 19:57
vnmatt29-Dec-10 19:57 
AnswerRe: C# IME (Input Method Editor) Pin
Richard MacCutchan29-Dec-10 22:40
mveRichard MacCutchan29-Dec-10 22:40 
AnswerRe: C# IME (Input Method Editor) Pin
Michael Agroskin30-Dec-10 16:22
Michael Agroskin30-Dec-10 16:22 
GeneralRe: C# IME (Input Method Editor) Pin
vnmatt31-Dec-10 3:52
vnmatt31-Dec-10 3:52 
AnswerRe: C# IME (Input Method Editor) Pin
greg ofiesh13-Jan-11 7:47
greg ofiesh13-Jan-11 7:47 

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.