Menu

Close
  • Home
Subscribe
Menu

entity_framwork

A 4-post collection

Page 1 of 1

Entity Framework: Abstracting ObjectContext

Wither you are a TDD purest or not, if you are developing with Entity Framework and testability is important to you, then you have tried some workaround or applied some pattern to make testing possible in your project. When you have a class or method »

Mark J. Miller on unit_testing, design_patterns, entity_framwork 25 February 2009

Entity Framework: How to Prevent Eager Loading

As we have been using Entity Framework on my current project I have found that it can be easy to kill eager loading on your queries. This can be a real problem if you are counting on it. I have been working on cross-cutting concerns up to this point, »

Mark J. Miller on entity_framwork 24 February 2009

Entity Framework: Connection Strings

connectionString="metadata=.\AdventureWorks.csdl|.\AdventureWorks.ssdl|.\AdventureWorks.msl; provider=System.Data.SqlClient;provider connection string='Data Source=localhost; Initial Catalog=AdventureWorks;Integrated Security=True;Connection Timeout »

Mark J. Miller on net_framework_3_5, entity_framwork 10 February 2009

Entity Framework POCO Adapter + System.Web.DynamicData == POCO Loco

This month I started with a new client. I’m excited because we’ll be rewriting a legacy app using Entity Framework against an Oracle backend, and possibly ASP.NET MVC. The team is full of good, experinced developers, any of which could lead their own »

Mark J. Miller on ef_poco_adapter, metamodel, system_web_dynamicdata, entity_framwork 20 January 2009
Page 1 of 1
developMENTALmadness © 2017
Casper theme powered by Ghost