time interval in c#

Posted by NIks on Stack Overflow See other posts from Stack Overflow or by NIks
Published on 2010-03-12T12:33:47Z Indexed on 2010/03/12 12:37 UTC
Read the original article Hit count: 244

Filed under:

I am having start time and end time as two fields in my database of type Datetime, Now i want that start time and end time selected by user should not collapse in the interval of start time and end time that are already present in database. How to do this validation.

© Stack Overflow or respective owner

Related posts about c#