Why is it possible to enumerate a DbLinq query after calling Dispose() on the DataContext?...
Read MoreHow do you cast a LinqToSql Table<TEntity> as a Table<IEntity> where TEntity : IEntity?...
Read MoreDbMetal chokes on repeated foreign key references in SQLite - any ideas?...
Read MoreWould an ORM have any way of determining that a SQLite column contains date-times or booleans?...
Read MoreObject is reinserted into database immediately after delete (DbLinq)...
Read MoreDbLinq and Mono 2.4: Working Together?...
Read MoreCreate Records with Linq to SQLite via DbLinq...
Read MoreDBMetal generating an invalid class for sqlite_sequence...
Read More