EntityFunctions.TruncateTime alternative when using EF CTP5 with Sql Server Compact Edition 4.0...
Read MoreHow can we change naming convention of foreign keys in DB in EF Code First CTP5?...
Read MoreCode First CTP5 Many To Many Binding...
Read MoreIQueryable<T> cast to IList<SpecificInterface>...
Read MoreCompare with string values using IQueryable<T> and Expressions...
Read MoreEntity Framework CTP5 (Code First) Modeling - lookup tables...
Read MoreEF4 Independent Associations - Why avoid them?...
Read MoreWhy can't I reference the project I created earlier from my wcf service class library?...
Read MoreEntity Framework CTP5 Code First - Possible to do entity splitting on a non-primary key?...
Read MoreEntity Framework CTP5 Code-First: How do I specify the type of the discrimimator column in Table-Per...
Read MoreI can't see stored procedures in DbContext with POCO classes...
Read MorePopulating a linking table in a many-to-many relationship...
Read MoreEntity Framework 4 - TPT Inheritance in Features CTP5 (code first): rename foreign key column on inh...
Read MoreEntity Framework 4 - TPH Inheritance in Features CTP5 (code first) with "IS NULL" discrimi...
Read MoreEntity Framework's DbModel: How to map a one to many relationship using a connection table?...
Read MoreCode First and Parent-Child references...
Read MoreEF 4 CTP 5 saving a many-to-many navigation property...
Read MoreProblem Saving with Entity Framework (Need conceptual help)...
Read MoreEntity Framework CTP5 and Ninject as my IOC...
Read MoreEntity Framework Code First CTP5 : How to define non primitive types...
Read MoreWhere should i use the unit of work ? and why?...
Read MoreIt is a good idea to implement a facade service between the controllers and services?...
Read MoreEntity Framework 4 ctp5 one table has two foreign keys to the same table...
Read MoreHow does EF4 compare with NHibernate?...
Read MoreRequiring an Id from SaveChanges, whilst saving? Entity Framework...
Read MoreEF4 - Can a POCO be used as both an Entity and ComplexType?...
Read More