Click here to Skip to main content
15,891,721 members
Home / Discussions / C#
   

C#

 
AnswerRe: Importing EXCEL to sql database Pin
Ravi Sant31-Dec-10 2:43
Ravi Sant31-Dec-10 2:43 
GeneralRe: Importing EXCEL to sql database Pin
Hema Bairavan31-Dec-10 6:19
Hema Bairavan31-Dec-10 6:19 
Questiontab control with flat buttons Pin
Rafone30-Dec-10 4:19
Rafone30-Dec-10 4:19 
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 
arun_pk wrote:

i am sorry i for got to update that my application don't have an internet connection


As far as I'm aware, your requirement is impossible: You either use the system clock, or use an external one.

If an Internet clock isn't good, you could use one of the following:
This (it works in Europe) that syncs with the atomic clock signal: http://www.lindy.co.uk/usb-precision-clock/20984.html[^]or http://www.atomicclockrugbymsf.co.uk/ntp-time-server/atomic-clock.html[^]
Or You could also sync with the clock in a connected GPS system, I think these need to be accurate

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 
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 

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.