Click here to Skip to main content
15,906,333 members
Home / Discussions / C#
   

C#

 
GeneralRe: use C# function in VB Pin
Dave Kreskowiak25-Aug-06 5:58
mveDave Kreskowiak25-Aug-06 5:58 
QuestionSearch DLL before P/Invoke? Pin
Dominik Reichl25-Aug-06 3:03
Dominik Reichl25-Aug-06 3:03 
AnswerRe: Search DLL before P/Invoke? Pin
Jun Du25-Aug-06 4:27
Jun Du25-Aug-06 4:27 
QuestionRe: Search DLL before P/Invoke? Pin
Dominik Reichl25-Aug-06 4:32
Dominik Reichl25-Aug-06 4:32 
AnswerRe: Search DLL before P/Invoke? Pin
Jun Du25-Aug-06 5:44
Jun Du25-Aug-06 5:44 
AnswerRe: Search DLL before P/Invoke? [modified] Pin
Dave Kreskowiak25-Aug-06 6:06
mveDave Kreskowiak25-Aug-06 6:06 
AnswerRe: Search DLL before P/Invoke? Pin
Andy Moore25-Aug-06 15:03
Andy Moore25-Aug-06 15:03 
QuestionInteresting date time comparison Pin
coolestCoder25-Aug-06 2:48
coolestCoder25-Aug-06 2:48 
Hi,
I have a bit of situtation here..

I have to check whether the current time is between two pre-defined time values. But, if the second time value is less than the first, then the second time value must be assumed of next day and then current value should be compared. Details are as below ---


time t1 = 10.00.00 PM
t2 = 11.00.00 AM

Current time should be between these two. But as shown above t1 > t2, in this case i want to assume that t2 will be time of next day. (current day +1). And after these considerations i want to find out whether current time is between these t1 and t2.


Actually i am trying to replicate the night duty schedule. If the current time is between the night timings then some operation must be performed or if it is not between the office timings then the operation will be discarded.


Hope i am clear with the situation !!
Please reply as soon as possible.


<marquee>"A good programmer is someone who looks both ways before crossing a one-way street." -- Doug Linder

Anant Y. Kulkarni

AnswerRe: Interesting date time comparison [modified] Pin
Shajeel25-Aug-06 3:08
Shajeel25-Aug-06 3:08 
QuestionSending mail with C# ? Help please ... Pin
cmpeng3425-Aug-06 2:41
cmpeng3425-Aug-06 2:41 
AnswerRe: Sending mail with C# ? Help please ... Pin
rah_sin25-Aug-06 2:50
professionalrah_sin25-Aug-06 2:50 
GeneralMessage Closed Pin
25-Aug-06 2:57
cmpeng3425-Aug-06 2:57 
GeneralRe: Sending mail with C# ? Help please ... Pin
greekius25-Aug-06 3:10
greekius25-Aug-06 3:10 
GeneralRe: Sending mail with C# ? Help please ... Pin
Not Active25-Aug-06 3:29
mentorNot Active25-Aug-06 3:29 
AnswerRe: Sending mail with C# ? Help please ... Pin
Not Active25-Aug-06 3:25
mentorNot Active25-Aug-06 3:25 
GeneralMessage Closed Pin
25-Aug-06 3:53
cmpeng3425-Aug-06 3:53 
GeneralRe: Sending mail with C# ? Help please ... Pin
Not Active25-Aug-06 4:04
mentorNot Active25-Aug-06 4:04 
GeneralRe: Sending mail with C# ? Help please ... Pin
Sebastian Schneider25-Aug-06 4:09
Sebastian Schneider25-Aug-06 4:09 
AnswerRe: Sending mail with C# ? Help please ... Pin
ebonaba25-Aug-06 8:07
ebonaba25-Aug-06 8:07 
QuestionDataGridView Cell Hosted Control Pin
Itanium25-Aug-06 2:38
Itanium25-Aug-06 2:38 
QuestionSQL CONNECTION STRING [modified] Pin
greekius25-Aug-06 2:35
greekius25-Aug-06 2:35 
AnswerRe: SQL CONNECTION STRING Pin
Not Active25-Aug-06 2:38
mentorNot Active25-Aug-06 2:38 
GeneralRe: SQL CONNECTION STRING Pin
greekius25-Aug-06 3:08
greekius25-Aug-06 3:08 
GeneralRe: SQL CONNECTION STRING Pin
Not Active25-Aug-06 3:15
mentorNot Active25-Aug-06 3:15 
Questionadding column headers to a Datagrid in C# Pin
Assetco25-Aug-06 2:00
Assetco25-Aug-06 2:00 

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.