Category Archives: SQL CE
SQL CE 3.5 with LINQ to SQL Revisited
A few days ago I made a post about using SQL CE 3.5 with LINQ to SQL. I described a way to use connection pooling with SQL CE. A gracious blog reader (Mike Brown) pointed out a way I could … Continue reading
Posted in LINQ to SQL, SQL CE 1 Comment
SQL CE 3.5 with LINQ to SQL
See updated post: SQL CE 3.5 with LINQ to SQL Revisited Using LINQ to SQL with SQL CE 3.5 can be a bit of a challenge. First off, the LINQ to SQL Visual Studio designer doesn’t support SQL CE so you … Continue reading
Posted in LINQ to SQL, SQL CE Leave a comment

