Tag: 'orm'

Are ORMs Solving Anything?
Are ORMs Solving Anything?
January 18, 2010

The Fable of the Perfect ORM
The Fable of the Perfect ORM
August 30, 2008

Data is a funny business. While at the moment I am spending a lot of time teaching Silverlight, my passion still lives in the data. I was brought up on  Minisystems (Multi-user CP/M and the like) where you were dealing with something like a database (though we didn't have that as firm a concept as you might think). Later I did quite a lot of desktop database development starting with dBase II (yes, I am that old), Paradox, Clipper, FoxPro and even Access. That naturally led to client-server and N-Tier development. Throughout all the time its become exceptionally clear how much data matters to most applications.

Results of the Data Access Poll
Results of the Data Access Poll
March 26, 2008

If you havent voted, please feel free to vote for what data access strategy here:

Data Access Strategies
Data Access Strategies
March 21, 2008

I had interesting conversations with a number of people about different data access/ORM strategies at MIX recently and was trying to understand where people are spending their efforts in consuming data. The conversation was essentially a discussion of who is using what to access data in .NET applications. I had assumed that certain solutions were widely used and others were not but I didn't have a good idea of what the market was really like. To help me with this I am asking you (my readers) to share with me where you are investing time in data access by taking the following poll:

My New Article on NHibernate is Up!
My New Article on NHibernate is Up!
February 12, 2006

Url: http://www.devsource.com/article2/0,1895,192569...

OR Mappers, Code Generators and Business Object Frameworks
OR Mappers, Code Generators and Business Object Frameworks
December 2, 2005

I am currently doing a bunch of evaluations on OR Mappers, Code Gen and Business Object Frameworks for my new book.  If anyone knows about anything great that might go unnoticed, please drop a comment or send me an email!

DataSets vs. Custom Entities Again...
DataSets vs. Custom Entities Again...
May 21, 2005

Url: http://www.devcow.com/weblogs/To+Use+DataSets+O...

Rocky and I Agree on n-Tier Development
Rocky and I Agree on n-Tier Development
February 19, 2005

Url: http://www.lhotka.net/WeBlog/PermaLink.aspx?gui...

Rocky Lhotka on DataSets and Web Services and why I think he's wrong...
Rocky Lhotka on DataSets and Web Services and why I think he's wrong...
January 24, 2005

Url: http://www.lhotka.net/WeBlog/CommentView.aspx?g...

Data Part 2: n-Tier...Gone Tomorrow
Data Part 2: n-Tier...Gone Tomorrow
October 8, 2004

Recently I was talking with Rocky Lhotka and he said something interesting:

Data Part 1:  Business Objects, Messages and DataSets...
Data Part 1: Business Objects, Messages and DataSets...
October 7, 2004

I've had time lately to think about the nature of data in development lately.  I've been talking with Rocky Lhotka and Michael Earls about it (as well as number of others) about the issues with dealing with data in applications. 

Making Sense of Object-to-Relational Mappings
Making Sense of Object-to-Relational Mappings
November 17, 2003

I've been following some threads on the DevelopMentor .NET Mailing Lists about what is a good solution for O/R Mapping.  I am intrigued by a couple of ideas, especially ones that no one seems to be talking about: