Click here to Skip to main content
15,898,035 members
Home / Discussions / C#
   

C#

 
GeneralRe: Can I get the data in a specific Cell instead of the entire data in the Row? Pin
led mike10-May-07 6:31
led mike10-May-07 6:31 
GeneralRe: Can I get the data in a specific Cell instead of the entire data in the Row? Pin
Khoramdin10-May-07 12:59
Khoramdin10-May-07 12:59 
QuestionSetWindowPos fails Pin
Stevo Z10-May-07 4:01
Stevo Z10-May-07 4:01 
AnswerRe: SetWindowPos fails Pin
Judah Gabriel Himango10-May-07 5:07
sponsorJudah Gabriel Himango10-May-07 5:07 
GeneralRe: SetWindowPos fails Pin
Stevo Z10-May-07 5:26
Stevo Z10-May-07 5:26 
AnswerRe: SetWindowPos fails Pin
Giorgi Dalakishvili10-May-07 11:39
mentorGiorgi Dalakishvili10-May-07 11:39 
GeneralRe: SetWindowPos fails Pin
Stevo Z10-May-07 21:25
Stevo Z10-May-07 21:25 
Questionhow to compare two dates excluding the seconds. Pin
Exelioindia10-May-07 3:37
Exelioindia10-May-07 3:37 
Hi all,

I am doing an Day planner using c#.net and MS.ACCESS. My query is how to compare two dates excluding the seconds in c#.

For eg:
Datetime time1 = convert.ToDateTime("06:12:45");
Datetime time2 = convert.ToDateTime("09:25:09");
DateTime.Compare(time1,time2);

In the above i wish to compare time excluding the seconds in both the time format.

Plz any one help, it's urgent

Thanks in advance



Know is Drop, Unknown is Ocean

AnswerRe: how to compare two dates excluding the seconds. Pin
Colin Angus Mackay10-May-07 3:48
Colin Angus Mackay10-May-07 3:48 
QuestionAuto-hyperlinking URLs Pin
__DanC__10-May-07 3:24
__DanC__10-May-07 3:24 
AnswerRe: Auto-hyperlinking URLs Pin
Stevo Z10-May-07 4:33
Stevo Z10-May-07 4:33 
GeneralRe: Auto-hyperlinking URLs Pin
__DanC__10-May-07 6:00
__DanC__10-May-07 6:00 
QuestionQuery Pin
vasavi.polisetty10-May-07 3:16
vasavi.polisetty10-May-07 3:16 
AnswerRe: Query Pin
Arun.Immanuel10-May-07 3:18
Arun.Immanuel10-May-07 3:18 
AnswerRe: Query Pin
__DanC__10-May-07 3:25
__DanC__10-May-07 3:25 
AnswerRe: Query Pin
Colin Angus Mackay10-May-07 3:26
Colin Angus Mackay10-May-07 3:26 
AnswerRe: Query Pin
mamirbalouch10-May-07 5:52
mamirbalouch10-May-07 5:52 
QuestiontxTextControl load for a .pdf Pin
WhiteGirl2310-May-07 2:31
WhiteGirl2310-May-07 2:31 
AnswerRe: txTextControl load for a .pdf Pin
andyharman10-May-07 4:54
professionalandyharman10-May-07 4:54 
QuestionHow to add code of form to windows service? Pin
haroon198010-May-07 1:59
haroon198010-May-07 1:59 
AnswerRe: How to add code of form to windows service? Pin
kubben10-May-07 4:37
kubben10-May-07 4:37 
GeneralRe: How to add code of form to windows service? Pin
haroon198010-May-07 4:59
haroon198010-May-07 4:59 
GeneralRe: How to add code of form to windows service? Pin
kubben10-May-07 5:35
kubben10-May-07 5:35 
GeneralRe: How to add code of form to windows service? [modified] Pin
haroon198010-May-07 6:03
haroon198010-May-07 6:03 
GeneralRe: How to add code of form to windows service? Pin
haroon198013-May-07 0:57
haroon198013-May-07 0:57 

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.