Search code examples
Why is it possible to enumerate a DbLinq query after calling Dispose() on the DataContext?...


c#dblinq

Read More
How do you cast a LinqToSql Table<TEntity> as a Table<IEntity> where TEntity : IEntity?...


c#linq-to-sqlgenericsdblinq

Read More
DbMetal chokes on repeated foreign key references in SQLite - any ideas?...


databasesqliteormdblinqdbmetal

Read More
Would an ORM have any way of determining that a SQLite column contains date-times or booleans?...


c#databasesqliteormdblinq

Read More
Object is reinserted into database immediately after delete (DbLinq)...


c#mysqllinq-to-sqldblinq

Read More
DbLinq - Cache problem...


c#cachingdatacontextdblinq

Read More
DbLinq and Mono 2.4: Working Together?...


monomonodevelopdblinq

Read More
Create Records with Linq to SQLite via DbLinq...


c#linqsqlitedblinq

Read More
DBMetal generating an invalid class for sqlite_sequence...


c#sqlitedblinqdbmetal

Read More
BackNext