Posts tagged with datetime
Apr 25
2010
Comment(s)
Working with dates and LINQ to SQL
DateTime.MinValue doesn't match the SQL server minimum date. So how do you deal with it using LINQ to SQL?
DateTime.MinValue doesn't match the SQL server minimum date. So how do you deal with it using LINQ to SQL?