Using C# I need to find the maximum date in a datetime field called RateThroughDate, add one day to it, using it to compare, for validation purposes, against a date entered into a Web form. I am using a bLINQ-generated ObjectDataSource, but will use a SqlDataSource for my Web form. Thanks.
mj
Start Free Trial