Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in entity-framework

With Entity Framework Is it possible to create an entity that is not mapped on a table of my database?

c# .net entity-framework

Entity framework 4 - Number of active connections

How significant is a performance penalty for using Int64/bigint instead of Int32/int in a C#4/T-SQL2008 application under 32-bit Windows XP?

Entity framework select from two tables with different table relationship primary/foreign key scenarios

WCF Service Application and MVC4 Application hosted on local IIS (not express) throwing connection string erro

EF Code First computing Modified and Created properties

Find a word in a string where the string can be null (sometimes)

Linq query with many to many relations using entity framework

c# linq entity-framework

LINQ: Translating a SQL WITH clause to LINQ and Entity Framework

c# sql linq entity-framework

C# - Entity Framework Core - Database operation expected to affect 1 row(s) but actually affected 0 row(s)

Entity Framework stored procedure not available

Query a date column in EF Core

how to retrieve the updated data from the gridbox and update it in the database

Adding record duplicates other object using entity framework

Azure SQL slow performance on parameterized queries NVARCHAR(4000)

EF Code-First Migration - Ignore Property

How to do server-side sorting with Datatables.AspNet.Mvc5