Posts tagged with linq-to-sql

Apr 25 2010

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?

linq-to-sqlc#datetimesql