Fluent NHibernate
Tag details
Welcome to the 'Fluent NHibernate' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Fluent NHibernate'.
Latest blogosphere posts tagged “Fluent NHibernate”
-
Dew Drop – November 11, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
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 Application Settings (Richard Carr) ...1 day ago -
Fluent NHibernate samples – Auto mapping (Part 1/2)
VusCode - Coding dreams since 1998! —
Authority: 407
In my previous blog post , I have announced the sample solution with which I try to provide code sample for very comprehensive documentation which can be found on http://fluentnhibernate.org/ .. The project is hosted on CodePlex ( http://fnhsamples.codeplex.com/ ). Right now it contains just a small sample which ...1 week ago -
Fluent NHibernate Samples on CodePlex
VusCode - Coding dreams since 1998! —
Authority: 407
I’ve been using Fluent NHibernate for more then a year now and I am big fan of it. The were only two things bothering me in FNH for all that 1+ year: frequent API changes (which made my fluent mapping and auto mapping blog post pretty quick completely obsolete – not to mention my code :)), but when I ...1 week ago -
State Pattern, Enumeration Class and Fluent NHibernate (Oh my!)
Elegant Code —
Authority: 511
Recently, I needed to change a basic enumeration into a full-fledged state pattern. After getting all my domain classes updated, I began reviewing the persistence layer. And I hit a wall. I wasn’t sure how I wanted to update my Fluent NHibernate convention to persist the current state. My original classes were ...1 week ago -
Which ORM? LINQ To SQL, Entity Framework? LLBLGen? NHibernate?…?
Guru Stop —
Authority: 405
While I was planning to write about the same topic and have the draft ready in my Windows Live Writer waiting to complete, I found an interesting question in StackOVerflow and couldn’t just resist to answer: ORM/Persistence layer Advice The question starts with: Im starting a new project and Im ...1 week ago -
Dew Drop – October 30, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
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 The HornGet Project: ...1 week ago -
Why I don’t like hand rolled data access layers
Jon Kruger's Blog —
Authority: 110
In my last post , I mentioned that I think that hand rolled data access layers using stored procedures are a bad thing, and one of my co-workers asked me to elaborate. The main reason that I don’t like hand rolled data access layers is that by writing your own DAL, you are basically reimplementing a solved ...4 weeks ago