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”

  • NServiceBus - Entity Framework Saga Persister


    Living in the Tech Avalanche GenerationAuthority Authority: 111
    In my last post I demonstrated a LINQ To SQL Saga Persister for NServiceBus and promised to follow it up with a similar dose of medicine - an Entity Framework Persister, specifically demonstrated for Version 1.0 of the Entity Framework. Obviously after two previous posts on the LINQ To SQL Persister I am not ...
    1 day ago
  • Object-relational Mappers: Friend or foe?


    I'd rather play golfAuthority Authority: 111
    On Tuesday, 15 December 2009 I’ll be presenting a one-hour webinar entitled “Object-relational Mappers: Friend or foe?”: Object relational mappers (ORMs) such as LINQ, Hibernate, and ActiveRecord bridge the gap between the relational database world, and the object-oriented world. By abstracting the database ...
    2 days ago
  • Entity Framework – Don’t take aggregates for granted


    Living in the Tech Avalanche GenerationAuthority Authority: 111
    With the advent of LINQ enabled ORM products, it would be easy to get carried away with the idea that the ‘Framework’ will just do it all for you. For example, all those wonderful aggregation extension methods that have been put into our eager little hands, such as .Sum(), .Count() and .Average() etc, however the ...
    3 days ago
  • T4 Templates in Entity Framework 4


    Gil Fink on .NetAuthority Authority: 410
    T4 Templates in Entity Framework 4 T4 templates or Text Template Transformation Toolkit is a mean of creating a code generation artifacts which can save a lot of time. This technology is a part of Visual Studio since 2005 but was one of those technologies ...
    4 days ago
  • Fantastic Friday – Links, thoughts and more…!


    { null != Steve }Authority Authority: 114
    Happy Friday to you    I’m looking forward to my employer’s ( Strategic Data Systems ) Christmas party tommorow night.  It’s always a fun time. SquareUp by Twitter http://squareup.com/ Twitter founder formally unveils Square project   - this is pretty cool I think – the ability to have ...
    5 days ago
  • Get Ready for Sela SDP Conference


    Gil Fink on .NetAuthority Authority: 410
    Get Ready for Sela SDP Conference The PDC conference is over. A new conference is on the way. The SDP conference is going to happen between the  27 to 30 of December. In that conference we ( Sela Group )  are going to to share the future technologies ...
    5 days ago
  • Sometimes you just need to CodingHorror it!


    Nick Berardi's Coder JournalAuthority Authority: 444
    The title of this post is a tongue-in-cheek reference to SubSonic’s inline query by the same name, which in turn is a reference to the blogger Jeff Atwood’s blog who you should all know.  Rob Conery , the SubSonic project leader, named the inline query class CodingHorror after he allegedly read Jeff ...
    6 days ago
  • Dew Drop – December 2, 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 Microsoft Updates ...
    1 week ago
  • Dew Drop – December 1, 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 Agile EF 4 Repositories ...
    1 week ago
  • 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 ...
    2 weeks ago
  • Execute T-SQL Statements in Entity Framework 4


    Gil Fink on .NetAuthority Authority: 410
    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 ...
    2 weeks ago
  • Data oriented WCF service Agile with EF4 and a “sort of” provider LINQ


    MSMVPS.COMAuthority Authority: 607
    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 weeks ago
  • title


    Script For AllAuthority Authority: 131
    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 weeks ago
  • Couple of PDC 2009 thoughts to big to fit in 140 characters – praise to Microsoft


    VusCode - Coding dreams since 1998!Authority Authority: 92
    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 ...
    2 weeks 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 ...
    2 weeks ago
  • Entity Framework 4.0 News


    MSMVPS.COMAuthority Authority: 607
      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 ...
    3 weeks 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 ...
    3 weeks 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 ...
    3 weeks ago
  • LInria inaugurates a research centre on the free software


    Script For AllAuthority Authority: 131
    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 [...]
    3 weeks 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 ...
    3 weeks ago

Comments about entity framework

Personal attacks are NOT allowed
Please read our comment policy