Hi,
I am develoing a reservation web application (like hotel reservation),, a room from date to date !
my question is: how can i save the reserved dates into DB? Right now i can save only (fromdate - todate) but how can i do that for dates in between ??
I am using c# .net 3.5
Thank you
View Complete Post