entity framework

Tag details

Welcome to the 'entity framework' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'entity framework'.

Look up Offsite Link "entity", Offsite Link "framework" at The Free Dictionary

Latest blogosphere posts tagged “entity framework”

  • Dew Drop – November 25, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Web Deployment ...
    1 day ago
  • Execute T-SQL Statements in Entity Framework 4


    Gil Fink on .NetAuthority Authority: 406
    Execute T-SQL Statements in Entity Framework 4 In this post I’m going to show a new Entity Framework 4 feature that enable us to execute T-SQL from the ObjectContext directly to the database. Executing T-SQL Statements from ObjectContext One of the new improvements in ...
    1 day ago
  • Data oriented WCF service Agile with EF4 and a “sort of” provider LINQ


    MSMVPS.COMAuthority Authority: 658
    I use a different approach than Julie’s one for EF Agile development. Indeed, I use here Self-Tracking Entities and I massively use T4. The first step is to create a project DAL in which we will add an edmx. In my sample, I use Northwind DataBase with only the Customers, Orders and [Order Details] tables. ...
    2 days ago
  • title


    Script For AllAuthority Authority: 130
    PC: Acer doubles Dell in the 3rd quarter – Actualits – ZDNet. Fr id=”; talkbackform”; >; Your comment You N `ê your steps identifié to take part &worsen; the discussion, you owe ê tre member of ZDNet. Fr and [...]
    2 days ago
  • Couple of PDC 2009 thoughts to big to fit in 140 characters – praise to Microsoft


    VusCode - Coding dreams since 1998!Authority Authority: 110
    PDC 2009 is over and what a conference that was… For folks there tablet for free, ton of excitement experienced first hand and a lot of valuable social networking… For us others not being able to attend there’s a ton of prime time learning material I am really looking forward to see. In general, amount of ...
    4 days ago
  • Dew Drop – November 20, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Depends vs Call, Do you ...
    6 days ago
  • Entity Framework 4.0 News


    MSMVPS.COMAuthority Authority: 658
      In the last few days I’ve been seeing several element of the Entity Framework 4.0 that come with the .NET 4.0 and I there are several interesting news that I thought I could wrap up a little bit in this post, and so lets start with the news.   Providers made for version 3.5 will work unmodified ...
    1 week ago
  • Dew Drop – November 16, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Self-Contained Entity Framework Models and ASP.NET Dynamic ...
    1 week ago
  • LINQ and Entity Framework Posts for 10/26/2009+


    OakLeaf SystemsAuthority Authority: 487
    Note: This post is updated weekly or more frequently, depending on the availability of new articles. Entity Framework and Entity Data Model (EF/EDM) Julie Lerman offers An Improved Entity Framework Tip for EF4 thanks to Zeeshan on 11/13/2009: In my EF Tips & Tricks talk that I just did at ...
    1 week ago
  • LInria inaugurates a research centre on the free software


    Script For AllAuthority Authority: 130
    L `national research institute in data processing and automatic, Inria, comes D `to announce the occasion of the living room Open World Forum 2009, the cration D `a new organization in the field of: the CIRILL. This Center D `Innovation and of Research in Data processing on, cre in partnership with [...]
    1 week ago
  • Dew Drop – November 13, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio NHibernate 3.0 QueryOver (Jason ...
    1 week ago
  • Working with Large Databases in Entity Framework


    Gil Fink on .NetAuthority Authority: 406
    Working with Large Databases in Entity Framework Yesterday I was asked by a colleague a very good EF question. The question was how to split a model or how create a model for a large database . I pointed that colleague for the next three good resources which deal with ...
    1 week ago
  • Entity Framework CTP 2 : POCO


    { null != Steve }Authority Authority: 126
    Just a quick start: http://blogs.msdn.com/adonet/archive/2009/05/21/poco-in-the-entity-framework-part-1-the-experience.aspx ie. I coded up this: public class dbFSContext : ObjectContext { public ObjectSet Polls{get;set;} public dbFSContext() : base ( "name=dbFSEntities" , "dbFSEntities" ) ...
    2 weeks ago
  • Dew Drop – November 8, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Massive Search & Replace Among ...
    2 weeks ago
  • title


    Script For AllAuthority Authority: 130
    Russia opens an antitrust enqute against Microsoft – Actualits – ZDNet. Fr Plays vidé O of Noë L Activetechpros id=”; down”; >; Copyright &Copy; 2009 Interactive CBS. All Rights [...]
    2 weeks ago
  • Multiple outputs from T4 made easy – revisited


    DamienGAuthority Authority: 434
    My multiple outputs from t4 made easy post contained a class making it easy to produce multiple files from Visual Studio’s text templating engine (T4). While useful it had a few issues: Getting start/end blocks mixed up resulted in unpredictable behaviour Files were rewritten even when content did not change ...
    2 weeks ago
  • ADO.NET Data Services Client context


    MSMVPS.COMAuthority Authority: 658
    One of the great points with EF is the eco-system around it. Even if it can be used without EF, I think that ADO .NET Data Services is one of the technologies in this eco-system. Indeed, using ADO.NET Data Services with EF implies almost no code to write some LINQ queries in the client tier or to save the changes. ...
    3 weeks ago
  • Which ORM? LINQ To SQL, Entity Framework? LLBLGen? NHibernate?…?


    Guru StopAuthority Authority: 453
    While I was planning to write about the same topic and have the draft ready in my Windows Live Writer waiting to complete, I found an interesting question in StackOVerflow and couldn’t just resist to answer: ORM/Persistence layer Advice The question starts with: Im starting a new project and Im ...
    3 weeks ago
  • IHI Shines Silverlight on Healthcare Improvement


    Bob's BlogAuthority Authority: 424
    Recently I had the pleasure of sitting down with Michael Iantosca, CEO of eDefine , Paul Hamnett, VP of engineering at the Institute of Healthcare Improvement (IHI.org), and Kerri Sweeny, Director of Development at IHI, to learn about a new Silverlight...( read more )
    4 weeks ago
  • Dew Drop – October 27, 2009


    Alvin Ashcraft's Morning DewAuthority Authority: 127
      Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Silverlight / WPF | Podcasts / Screencasts / Videos | Community / Events | Database | SharePoint | Miscellaneous | More Link Collections | Book of the Day   .NET / Visual Studio Visualizing Concurrency, ...
    4 weeks ago

Comments about entity framework

Personal attacks are NOT allowed
Please read our comment policy