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

C#

 
AnswerRe: Scheduling processes? Pin
codeproject_Tarun3-Oct-07 0:18
codeproject_Tarun3-Oct-07 0:18 
AnswerRe: Scheduling processes? Pin
codeproject_Tarun3-Oct-07 0:53
codeproject_Tarun3-Oct-07 0:53 
AnswerRe: Scheduling processes? Pin
PIEBALDconsult3-Oct-07 6:02
mvePIEBALDconsult3-Oct-07 6:02 
QuestionCreating tables in ORACLE Pin
Muammar©2-Oct-07 22:01
Muammar©2-Oct-07 22:01 
AnswerRe: Creating tables in ORACLE Pin
Marek Grzenkowicz2-Oct-07 22:25
Marek Grzenkowicz2-Oct-07 22:25 
GeneralRe: Creating tables in ORACLE Pin
Muammar©3-Oct-07 1:52
Muammar©3-Oct-07 1:52 
AnswerSolved Pin
Muammar©3-Oct-07 1:48
Muammar©3-Oct-07 1:48 
Questiongenerate unique id Pin
merger1232-Oct-07 21:47
merger1232-Oct-07 21:47 
Hi
I need to create a temporary unique id on a offline computer.
The item will get a unique id (in our server, not worldwide!) when it connects to the server. But how do i ensure that a temporary id is unique until i get access to the server?

The only decent solution i have come up with is to use DateTime.Now.Ticks. But that could go fubar if the clock is changed.
Is that another better way to do it?

The id doesn't have to be globaly unique, just unique for the active computer.

"Life would be alot easier if i only had the sourcecode!"
AnswerRe: generate unique id Pin
Marek Grzenkowicz2-Oct-07 22:17
Marek Grzenkowicz2-Oct-07 22:17 
AnswerRe: generate unique id Pin
lmoelleb2-Oct-07 22:17
lmoelleb2-Oct-07 22:17 
Answerthanks Pin
merger1233-Oct-07 1:06
merger1233-Oct-07 1:06 
Questionthread Pin
821300122-Oct-07 21:42
821300122-Oct-07 21:42 
AnswerRe: thread Pin
Martin#2-Oct-07 22:11
Martin#2-Oct-07 22:11 
AnswerRe: thread Pin
J4amieC2-Oct-07 22:13
J4amieC2-Oct-07 22:13 
AnswerRe: thread Pin
Andrei Ungureanu2-Oct-07 23:57
Andrei Ungureanu2-Oct-07 23:57 
Questionhow to recieve sms in c# Pin
shabi uz zaman2-Oct-07 21:36
shabi uz zaman2-Oct-07 21:36 
AnswerRe: how to recieve sms in c# Pin
J4amieC2-Oct-07 22:11
J4amieC2-Oct-07 22:11 
QuestionC# Question Newbie Pin
OlieColie2-Oct-07 21:29
OlieColie2-Oct-07 21:29 
AnswerRe: C# Question Newbie Pin
Xmen Real 2-Oct-07 21:30
professional Xmen Real 2-Oct-07 21:30 
AnswerRe: C# Question Newbie Pin
Christian Graus2-Oct-07 21:33
protectorChristian Graus2-Oct-07 21:33 
QuestionC# Pin
OlieColie2-Oct-07 21:26
OlieColie2-Oct-07 21:26 
AnswerRe: C# Pin
pmarfleet2-Oct-07 21:29
pmarfleet2-Oct-07 21:29 
GeneralRe: C# Pin
karthick.n.mca3-Oct-07 3:08
karthick.n.mca3-Oct-07 3:08 
GeneralRe: C# Pin
pmarfleet3-Oct-07 3:16
pmarfleet3-Oct-07 3:16 
GeneralRe: C# Pin
karthick.n.mca3-Oct-07 4:11
karthick.n.mca3-Oct-07 4:11 

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.