Category Archives: ORM

ORM

Language Integrated Query (LINQ)

Last night I attended a San Diego .NET Users Group meeting where the topic was LINQ. The presentation was done by Julie Lerman (http://www.thedatafarm.com/blog and http://blogs.devsource.com/devlife). Since I have an interest in ORM (see here) I’ve done some reading on … Continue reading

Posted in .NET, LINQ, ORM | Leave a comment

Selecting an ORM for a .NET project: A real-world tale.

This is a story that I’m sure is being written over and over again by software designers like myself that need to develop relatively complex applications in a short amount of time. The only realistic way to accomplish this is … Continue reading

Posted in .NET, LINQ, ORM | 10 Comments