Search code examples
EntityFunctions.TruncateTime alternative when using EF CTP5 with Sql Server Compact Edition 4.0...

entity-frameworkdatetimelinq-to-entitiesentity-framework-ctp5sql-server-ce-4

Read More
How can we change naming convention of foreign keys in DB in EF Code First CTP5?...

entity-frameworkcode-firstentity-framework-ctp5

Read More
How to join tables in EF LINQ...

linqjoinentity-framework-ctp5

Read More
Code First CTP5 Many To Many Binding...

entity-frameworkentity-framework-ctp5

Read More
IQueryable<T> cast to IList<SpecificInterface>...

c#castingentity-framework-ctp5

Read More
Compare with string values using IQueryable<T> and Expressions...

c#linqentity-framework-ctp5

Read More
Entity Framework CTP5 (Code First) Modeling - lookup tables...

entity-frameworkdata-modelingcode-firstentity-framework-ctp5ef-code-first

Read More
EF4 Independent Associations - Why avoid them?...

entity-framework-4foreign-keysassociationsn-tier-architectureentity-framework-ctp5

Read More
Why can't I reference the project I created earlier from my wcf service class library?...

asp.netwcfentity-framework-ctp5

Read More
Entity Framework CTP5 Code First - Possible to do entity splitting on a non-primary key?...

entity-frameworkcode-firstentity-framework-ctp5

Read More
Entity Framework CTP5 Code-First: How do I specify the type of the discrimimator column in Table-Per...

.netentity-frameworkcode-firstentity-framework-ctp5

Read More
I can't see stored procedures in DbContext with POCO classes...

entity-frameworkstored-proceduresasp.net-mvc-3entity-framework-ctp5

Read More
Populating a linking table in a many-to-many relationship...

entity-framework-4many-to-manyentity-framework-ctp5

Read More
Entity Framework 4 - TPT Inheritance in Features CTP5 (code first): rename foreign key column on inh...

entity-framework-4pococode-firstentity-framework-ctp5table-per-type

Read More
Entity Framework 4 - TPH Inheritance in Features CTP5 (code first) with "IS NULL" discrimi...

c#-4.0pococode-firstentity-framework-ctp5table-per-hierarchy

Read More
Entity Framework's DbModel: How to map a one to many relationship using a connection table?...

code-firstentity-framework-ctp5

Read More
Code First and Parent-Child references...

code-firstentity-framework-ctp5

Read More
EF 4 CTP 5 saving a many-to-many navigation property...

entity-framework-4asp.net-mvc-3entity-framework-ctp5

Read More
Problem Saving with Entity Framework (Need conceptual help)...

entity-frameworkcode-firstado.net-entity-data-modelentity-framework-ctp5

Read More
Entity Framework CTP5 and Ninject as my IOC...

entity-frameworkioc-containerninjectentity-framework-ctp5

Read More
Entity Framework Code First CTP5 : How to define non primitive types...

c#entity-frameworkentity-framework-ctp5

Read More
Where should i use the unit of work ? and why?...

unit-of-workentity-framework-ctp5

Read More
Entity Framework 4 mapping issue...

entity-framework-4entity-framework-ctp5

Read More
It is a good idea to implement a facade service between the controllers and services?...

design-patternsunit-of-workentity-framework-ctp5

Read More
Entity Framework 4 ctp5 one table has two foreign keys to the same table...

entity-framework-4entity-framework-ctp5

Read More
UnitOfWork Implementation...

.netentity-frameworkunit-of-workentity-framework-ctp5

Read More
How does EF4 compare with NHibernate?...

nhibernateentity-frameworkfluent-nhibernateentity-framework-4entity-framework-ctp5

Read More
Requiring an Id from SaveChanges, whilst saving? Entity Framework...

entity-frameworkentity-framework-4entity-framework-ctp5

Read More
EF4 CTP5 polymorphic query...

entity-frameworkentity-framework-4code-firstef-code-firstentity-framework-ctp5

Read More
EF4 - Can a POCO be used as both an Entity and ComplexType?...

entity-framework-4entity-framework-ctp5complextype

Read More
BackNext