Blogs about: Entity Framework

Featured Blog

Open Suck… I mean Open Source

mysticstache wrote 4 hours ago: If you’re reading this for a socialist country, I’m sorry but you’re going to struggle to understand … more →

Tags: doing it wrong, ado, Bi, "big data", Contact center, Java, Java Beans, JDBC, mysql

My Recommendations For Entity Framework Literature

Alexandre Brisebois wrote 4 hours ago: In 2010 I bought a Kindle and it changed my life! Since then I’ve been catching up on books I should … more →

Tags: code first, Best Practices, Patterns, Principles & Practices

Configuring Code First migrations for early success

gilesey wrote 1 day ago: These steps assume you have started with an MVC 4 new project. Step 1 Enable migrations In the nuget … more →

Tags: ASP. NET, code first, LINQ, migrations, mvc, mvc4, Nuget pacakage manager, Visual Studio 2012

Update & Delete Data using ADO.NET C# POCO Entity Generator with WCF Support

Vijay Prativadi wrote 1 day ago: Update & Delete Data using ADO.NET C# POCO Entity Generator with WCF Support   Introduction This … more →

Table per Concrete Type Update & Delete

Vijay Prativadi wrote 1 day ago: Table per Concrete Type Update & Delete   Introduction This article demonstrates one of interest … more →

Select & Insert Data using ADO.NET C# POCO Entity Generator with WCF Support

Vijay Prativadi wrote 1 day ago: Select & Insert Data using ADO.NET C# POCO Entity Generator with WCF Support   Introduction This … more →

NotSupportedException: The specified type member 'blah' is not supported in LINQ to Entities. Only initializers, entity members, and entity navigation properties are supported.

gilesey wrote 1 day ago: This one is easy to fix, you’re missing {get;set;} // member does not have getter/setter // - … more →

Tags: Asp.net 2., ASP. NET, code first, LINQ, NotSupportedException

Calling a Stored Procedure from Entity Framework

sharmilli wrote 3 days ago: Dear readers, In the previous posts on entity framework, we saw some basic tutorials on programming … more →

Tags: technology, Programming, C# and .NET, Console application using Entity Framework, Entity Framework Tutorials, primary keys, Return parameters, Import Wizard, Model Browser

[Pet Shop Reloaded] A comparative study between CodeFluent Entities and Entity Framework1 comment

SoftFluent wrote 4 days ago:   Some of you may know the story about the Pet Shop application, a .NET/C# revisited version of … more →

Tags: Developing Using CodeFluent Entities, Pet Shop Reloaded

Modern Web Application Layered High Level Architecture with SPA, MVC, Web API, EF, Kendo UI

Le wrote 4 days ago: Search and searched and seems difficult to locate any comprehensive top down, full stack architectur … more →

Tags: .NET, EF, Kendo UI Web, MVC 3, MVC 4, Telerik, Windows Azure, .NET 2, Architecture

Unit of Work and Repository Pattern with Unity Dependency Injection

jasenhk wrote 6 days ago: Here’s my implementation of a Unit of Work and Repository pattern for ASP.NET MVC with Unity D … more →

Tags: Programming, mvc4, Repository Pattern, unit of work, dependency injection, Unity, C#

Entity Framework Code First Migrations Commands

stack247 wrote 6 days ago: To enable migrations in your Entity Framework Code First project, the following commands guide you t … more →

Tags: References, .NET, code first

TechEd 2013 Talks & Source Code

romiller.com wrote 1 week ago: Last week I had the pleasure of attending TechEd 2013 to present a couple of sessions. Here are link … more →

Tags: Asp.net 2., Visual Studio, ASP. NET, Async, EF6, Tech/Ed

Design an MVC application Using Enity Framework Repository Pattern, Unit Of Work Pattern and Dependency Injection

vivekcek wrote 1 week ago: In this post, I am going to present how to design an MVC application Using Enity Framework Repositor … more →

Tags: mvc

EF Designer now supports EF6

moozzyk wrote 1 week ago: Some time ago I showed how to hack the EF Designer shipped with Visual Studio 2012 to work with EF6. … more →

Tags: .NET Framework, t4, Visual Studio

Managing parent and child collection relationships in Entity Framework - What is an identifying relationship anyway?

jheppinstall wrote 1 week ago: Some of the posts on this site are more as a reminder to myself about some problem that I have encou … more →

Tags: .NET, development, ORM

How to fetch data from StoreProcedure using Entity Framework ?

Chandra Dev wrote 1 week ago: Hi If you will create the Data model in EF using general approach then you will be not able to fetch … more →

Adding a Bing Map to your CRM HTML5 LightSwitch Application2 comments

Xpert360 wrote 1 week ago: This article is part of a series of posts from Xpert360 Development Team to address real world scena … more →

Tags: development, HTML5, lightswitch, Lob, Silverlight, SQL Server, T-SQL, Visual Studio, WCF RIA Service

Finding intersecting ranges - Small variant using Expression.Constant

Kobi wrote 1 week ago: Last time we saw how use expression to find intersecting ranges. Here’s another useful overloa … more →

Tags: Programming, .NET, LINQ, Expression trees


Related Tags
All →

Follow this tag via RSS