Lost your password?

Blogs about: Or Mapping Architecture

Featured Blog

Linq To Sql: POCO and Value Objects9 comments

Roger Alsing wrote 1 month ago: Fetching POCO Entities and Value Objects using Linq To SQL Linq To Sql support neither POCO Entities … more →

Tags: C#, .NET, Linq

Linq To Sql: Dynamic Where Clause1 comment

Roger Alsing wrote 1 month ago: Dynamic where clause using Linq To SQL: Let’s say we need to implement a search method with th … more →

Tags: .NET, C#, Linq

Two flavors of DDD4 comments

Roger Alsing wrote 1 month ago: I have been trying to practice domain driven design for the last few years. During this time, I have … more →

Tags: .NET, C#, Entity Framework, Linq

Entity Framework 4 - Using Eager Loading12 comments

Roger Alsing wrote 7 months ago: When Linq To Sql was released we were told that it did support eager loading. Which was a bit mislea … more →

Tags: .NET, Entity Framework, Linq

Entity Framework 4 - Managing inverse properties4 comments

Roger Alsing wrote 7 months ago: [EDIT] I was wrong! It is perfectly possible to do one directional associations in EF4 and POCO mode … more →

Tags: .NET, Entity Framework, Linq

Entity Framework 4 - Where Entity.Id in Array3 comments

Roger Alsing wrote 7 months ago: Here is a little trick if you want to issue a query to the database and select a batch of entities b … more →

Tags: C#, .NET, Linq, Entity Framework

Entity Framework 4 - Immutable Value Objects

Roger Alsing wrote 7 months ago: Ok, the title is not quire accurate, I’m not aware of any way to accomplish truly immutable ty … more →

Tags: .NET, C#, Entity Framework, Linq

Entity Framework 4 - First Impressions

Roger Alsing wrote 7 months ago: I downloaded the VS 2010 beta1 today and started to dissect Entity Framework 4. (Also note the name: … more →

Tags: .NET, C#, Entity Framework, Linq

Pleasing the O/R Mapper - Default Constructor Hack2 comments

Roger Alsing wrote 7 months ago: Hack of the day: Most O/R mapper frameworks require entities to implement a default constructor. Thi … more →

Tags: C#, .NET

Linq Expressions: Assign private fields (.NET 4)

Roger Alsing wrote 1 year ago: Hold your horses, you might not see this untill 2010 In one of the PDC sessions I heard that the Lin … more →

Tags: C#, DLR, Private Fields, Reflection

NWorkspace / Linq Workspace Followup3 comments

Roger Alsing wrote 1 year ago: I’m still playing around with the outcome my Linq Workspace Experiment. And I have to say that … more →

Tags: .NET, C#, Linq, ddd, LINQ, NWorkspace

DDD - NWorkspace Linq experiment10 comments

Roger Alsing wrote 1 year ago: In Jimmy Nilsson’s book  ”Applying Domain Driven Design and Patterns” he writes ab … more →

Tags: .NET, C#, Linq

Caramel - Alpha source code is public3 comments

Roger Alsing wrote 1 year ago: I have added the Caramel code generator to my public repository at google code. http://code.google.c … more →

Tags: Domain-specific languages, C#, .NET, O/R Mapping, caramel, Code Generation, ORM

Caramel - Screenshots : Relations1 comment

Roger Alsing wrote 1 year ago: I’ve been working some more on the UML editor for Caramel. I’ve added comment elements a … more →

Tags: .NET, C#, Domain-specific languages, Linq

Caramel - Screenshots

Roger Alsing wrote 1 year ago: For those who havent read my earlier posts: Caramel is a hybrid between old school code generators a … more →

Tags: .NET, C#

Caramel - Code Generator2 comments

Roger Alsing wrote 1 year ago: As some of you might know, I’ve been working on a class designer (Albino horse) off and on for … more →

Tags: .NET, C#, ObjectMapper, Code Generator, mygeneration, CodeSmith, Templates, Scripts, Caramel Code Generator

Linq to objects for .NET 2 available4 comments

Roger Alsing wrote 1 year ago: Patrik Löwendahl blogged about using C#3 features in .NET 2 via VS.NET 2008 a few days ago: http://w … more →

Tags: .NET, C#, Linq, net2, Delegate, Lambda, LINQ, object queries

Hidden gem: BuildManager.GetType2 comments

Roger Alsing wrote 1 year ago: I’ve been digging through the ObjectDataSource today and I was trying to figure out how they c … more →

Tags: .NET, Aspect Oriented Programming, C#, ASP.NET, objectdatasource, Type names, Type.GetType

Linq to NPersist to MS Access1 comment

Roger Alsing wrote 1 year ago: I’ve finally seen my own Linq support Live Untill now I’ve only been emitting NPath quer … more →

Tags: C#, LINQ, MS Access, npersist, Sub queries


Related Tags
All →

Follow this tag via RSS