Some questions come to mind when using the ObjectContext containing your entities. First, what should the lifetime of an ObjectContext be? Is it like a connection object that should be opened and then… more →
Second StanzaAlexander Alexandrov wrote 9 months ago: Today I have implement an interesting situation … I have a WCF service that uses Entity Framework an … more →
Drew wrote 9 months ago: One of my biggest complaints about the Express versions of Sql Server is that Sql Profiler is specif … more →
Alexander Alexandrov wrote 9 months ago: Hi, why i can’t get databinding work with a ObjectResult<T> list which is bound to a Tex … more →
temebele wrote 10 months ago: Pipes and Filters Pattern Pipes and Filters help you break processing into a sequence of simpler tra … more →
Cirilo Meggiolaro wrote 10 months ago: You have two ways to execute stored procedures with ADO.NET Entity Framework that don’t retrie … more →
Cirilo Meggiolaro wrote 10 months ago: Let’s check today how to execute a stored procedure that returns a list of customers using ADO.NET E … more →
temebele wrote 11 months ago: BACKGROUND Last week, I started working on a new project where I decided to use the new .NET 3.5 fea … more →
tipparajuphani wrote 1 year ago: Yet another project and I feel we seriously lack a good modelling tool which enables modelling the e … more →
Vincent Leung wrote 1 year ago: In This Section Introducing the Entity Framework Provides an overview of the features and fun … more →
jg002168 wrote 1 year ago: SQL Express 2008 Overview (SQL Express 2008) is a fully-functional edition of the Microsoft SQL Serv … more →
rcosic wrote 1 year ago: And now, let me finish with the lamment. After presenting NHibernate and LINQ, I will try to write s … more →
rcosic wrote 1 year ago: “A Repository mediates between the domain and data mapping layers, acting like an in-memory do … more →
thesarge wrote 1 year ago: I’m currently doing some R&D whilst I’m waiting for my next project to kick off. I … more →
dfbaskin wrote 1 year ago: Some questions come to mind when using the ObjectContext containing your entities. First, what shoul … more →
dfbaskin wrote 1 year ago: A new exception, UpdateException, was added to .NET 3.5 SP1 in order to support the ADO.NET Entity F … more →
dfbaskin wrote 1 year ago: A new technology comes along. You read the overviews. You understand what problems the technology se … more →
dfbaskin wrote 1 year ago: Visual Studio 2008 Service Pack 1 has been released, and with it the official release of the ADO.NET … more →
alvinyong wrote 1 year ago: ADO.NET EF comes with the new .NET 3.5 service pack. This is one of my most eagerly awaited releases … more →