Search code examples
The SqlParameter is already contained by another SqlParameterCollection...

entity-framework-4dbcontextsqlparameterpagedlist

Read More
What is the best implementation for changing the database schema at runtime using Entity Framework 4...

asp.net-mvcentity-frameworkentity-framework-4multi-tenant

Read More
How to access 'Results', 'Messages', and 'Return Value' of a Stored Procedur...

c#.netentity-frameworkc#-4.0entity-framework-4

Read More
How should I remove all elements in a DbSet?...

c#.netentity-framework-4

Read More
Getting the connectionstring in .net 4...

c#.net.net-4.0entity-framework-4

Read More
Entity Framework, filter in returned class the circular Icolleciton list immediately...

vb.netentity-framework-4linq-to-entities

Read More
Cannot delete entity with ComplexType property (Entity Framework 4)...

asp.net-mvc.net-4.0entity-framework-4

Read More
Data Access example using Entity Framework...

.netentity-frameworkentity-framework-4

Read More
Entity Framework Code Only error: the model backing the context has changed since the database was c...

c#.netentity-frameworkentity-framework-4

Read More
Entity Framework 4 - AddObject vs Attach...

c#.netentity-framework-4crud

Read More
Migrating from LINQ to SQL to Entity Framework 4.0 - Tips, Documentation, etc...

linq-to-sqlentity-framework.net-4.0entity-framework-4

Read More
Entity framework error "Entity type is not mapped."...

c#.netasp.netentity-frameworkentity-framework-4

Read More
How to set CommandTimeout for DbContext?...

c#entity-framework-4dbcontextcommand-timeout

Read More
Entity Framework/Linq EXpression converting from string to int...

c#.netlinqentity-frameworkentity-framework-4

Read More
Can I change the default schema name in entity framework 4.3 code-first?...

c#sqlentity-frameworkentity-framework-4ef-code-first

Read More
EntityFunctions.TruncateTime and unit tests...

entity-frameworkunit-testingentity-framework-4stub

Read More
How to update entities which are modified outside the DbContext?...

c#entity-frameworkentity-framework-4code-first

Read More
Integration tests with Entity Framework 4 Code First using SQL Server CE 4 or SQLite...

sql-serverentity-frameworksqliteentity-framework-4sql-server-ce

Read More
The type of one of the primary key values did not match the type defined in the entity. See inner ex...

c#entity-frameworkentity-framework-4

Read More
Entity Framework "The underlying provider failed on Open" - Cassini vs IIS...

entity-frameworkiisentity-framework-4cassini

Read More
How to limit number of related data with Include...

entity-frameworkentity-framework-4includeef-code-first

Read More
DataBinding to Calculated Field...

c#wpfdata-bindingentity-framework-4

Read More
Use the ColumnAttribute or the HasKey method to specify an order for composite primary keys...

c#entity-frameworkentity-framework-4database-migration

Read More
Stop Entity Framework from modifying database...

c#.netentity-frameworkentity-framework-4

Read More
EF 4 Code First - How do I model this?...

entity-frameworkentity-framework-4ef-code-first

Read More
What is easiest way to deal with converting 0/1 to False/True in EF 4.x?...

c#entity-framework-4

Read More
Is that possible, DbContext.SaveChanges() returns 0 but doesn't have an exception?...

c#asp.netentity-frameworkc#-4.0entity-framework-4

Read More
Update Entity Framework object from another object of same type...

c#entity-framework-4

Read More
ASP.NET MVC 4 searching from existing database...

c#asp.netasp.net-mvc-4entity-framework-4ef-code-first

Read More
How to mock LINQ to Entities helpers such as 'SqlFunctions.StringConvert()'...

c#unit-testingentity-framework-4mockingmoq

Read More
BackNext