I want to compare just the date part (and Not the time) of two VB.NET Date objects. Is there a way to do that?
Compare the DateTime.Date properties.