Click here to Skip to main content
15,895,192 members
Home / Discussions / C#
   

C#

 
GeneralRe: enum and inheritance Pin
Anonymous5-Jul-04 22:58
Anonymous5-Jul-04 22:58 
GeneralGet Url from IE Pin
olreit4-Jul-04 22:57
olreit4-Jul-04 22:57 
GeneralRe: Get Url from IE Pin
eggie56-Jul-04 13:24
eggie56-Jul-04 13:24 
GeneralCasting String to Long Pin
hatim_ali4-Jul-04 22:52
hatim_ali4-Jul-04 22:52 
GeneralRe: Casting String to Long Pin
Stefan Troschuetz4-Jul-04 23:05
Stefan Troschuetz4-Jul-04 23:05 
GeneralRe: Casting String to Long Pin
hatim_ali4-Jul-04 23:24
hatim_ali4-Jul-04 23:24 
GeneralTime Validation Pin
dabuskol4-Jul-04 22:36
dabuskol4-Jul-04 22:36 
GeneralRe: Time Validation Pin
Colin Angus Mackay5-Jul-04 1:22
Colin Angus Mackay5-Jul-04 1:22 
dabuskol wrote:
IF it's > 12:00 am then I will not accept that particular record no specific dates

Then what records are you accepting? 12AM == Midnight, 12PM == Noon

So, the result you are getting from the datepart is correct. Zero-hundred-hours == Midnight.

When dealing with dates and times I always use the 24-hour clock - it is much easier to work with.


"You can have everything in life you want if you will just help enough other people get what they want." --Zig Ziglar

The Second EuroCPian Event will be in Brussels on the 4th of September

Can't manage to P/Invoke that Win32 API in .NET? Why not do interop the wiki way!

My Blog


GeneralRe: Time Validation Pin
dabuskol5-Jul-04 1:56
dabuskol5-Jul-04 1:56 
GeneralRe: Time Validation Pin
Colin Angus Mackay5-Jul-04 2:15
Colin Angus Mackay5-Jul-04 2:15 
Questionhow can i take lively image from a webcam? Pin
turgaytr4-Jul-04 21:21
turgaytr4-Jul-04 21:21 
AnswerRe: how can i take lively image from a webcam? Pin
Ivan Lee (CN)4-Jul-04 22:47
Ivan Lee (CN)4-Jul-04 22:47 
GeneralRe: how can i take lively image from a webcam? Pin
leppie5-Jul-04 7:20
leppie5-Jul-04 7:20 
Generalcontrol box Pin
sreejith ss nair4-Jul-04 17:26
sreejith ss nair4-Jul-04 17:26 
GeneralRe: control box Pin
Nick Parker4-Jul-04 17:41
protectorNick Parker4-Jul-04 17:41 
GeneralRe: control box Pin
sreejith ss nair4-Jul-04 18:25
sreejith ss nair4-Jul-04 18:25 
QuestionHow can I get the size of the string in pixel ?? Pin
MarkSender4-Jul-04 16:56
MarkSender4-Jul-04 16:56 
AnswerRe: How can I get the size of the string in pixel ?? Pin
Nick Parker4-Jul-04 17:24
protectorNick Parker4-Jul-04 17:24 
Generalclearing console screen Pin
insurgentpyro4-Jul-04 16:42
insurgentpyro4-Jul-04 16:42 
GeneralRe: clearing console screen Pin
Nick Parker4-Jul-04 17:28
protectorNick Parker4-Jul-04 17:28 
GeneralRe: clearing console screen Pin
insurgentpyro4-Jul-04 17:44
insurgentpyro4-Jul-04 17:44 
GeneralRe: clearing console screen Pin
Nick Parker4-Jul-04 18:05
protectorNick Parker4-Jul-04 18:05 
GeneralRe: clearing console screen Pin
insurgentpyro4-Jul-04 18:18
insurgentpyro4-Jul-04 18:18 
GeneralRe: clearing console screen Pin
Nick Parker4-Jul-04 18:25
protectorNick Parker4-Jul-04 18:25 
GeneralRe: clearing console screen Pin
insurgentpyro4-Jul-04 18:35
insurgentpyro4-Jul-04 18:35 

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.