Nhibernate
Tag details
Welcome to the 'Nhibernate' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'Nhibernate'.
Look up
"Nhibernate"
at The Free Dictionary
Latest blogosphere posts tagged “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) ...5 days ago -
To DAL or not to DAL
Santosh Benjamin's Weblog —
Authority: 92
Do BizTalk consultants need to care about Data Access Layers? Does a BizTalk solution really need a DAL? These are the questions that I’ve been mulling over in the past few weeks. Let me explain.There are a couple of places where a BizTalk solution encounters a DAL. The first is where the DAL acts as [...]1 week ago -
Fluent NHibernate samples – Auto mapping (Part 1/2)
VusCode - Coding dreams since 1998! —
Authority: 109
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: 109
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 -
NHibernate en SQL Azure
MSMVPS.COM —
Authority: 651
El viernes pasado, estuve hablando con Fabio Maulo ( @fabiomaulo ) de varios temas: de desarrollo de software, enseñanza de la programación, y por supuesto, sobre NHibernate. Ambos vivimos en Buenos Aires, Argentina, y fue un placer hablar con él, como siempre. Yo sigo a Fabio en Twitter, y soy un subscripto a ...1 week ago -
Dew Drop – November 3, 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 An RSS Dashboard in F#, ...1 week ago -
Dew Drop – November 2, 2009
Alvin Ashcraft's Morning Dew —
Authority: 126
Jump to: .NET / Visual Studio | Web Development | Design / Methodology / Testing | Podcasts / Screencasts / Videos | Community / Events | Database | Miscellaneous | More Link Collections | Book of the Day .NET / Visual Studio Some quick F# notes… (Brian McNamara) .Net Framework ...2 weeks ago -
State Pattern, Enumeration Class and Fluent NHibernate (Oh my!)
Elegant Code —
Authority: 514
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 ...2 weeks ago -
Which ORM? LINQ To SQL, Entity Framework? LLBLGen? NHibernate?…?
Guru Stop —
Authority: 453
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 ...2 weeks ago -
NHibernate running in the Azure Cloud
Angel "Java" Lopez on Blog —
Authority: 92
Yesterday, I was talking with Fabio Maulo ( @fabiomaulo ) about many things, related to software development, teaching programming and, of course, NHibernate. We are living in Buenos Aires, Argentina, and it was a pleasure to talk with him, as usual. Í’m following Fabio in Twitter, and I’m a suscriber of his ...2 weeks 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: ...2 weeks ago -
Vacation of Fluent NHibernate: Tuesday Conventions
I Am Not Myself —
Authority: 408
Well here we are on Thursday and I am finally posting Tuesday’s video. When I starteddoing this I had no idea how long it would take to produce one of these videos. Ihave a pretty good idea now. ;) In this installment I cover conventions, both ClassMap conventions and AutoMap conventions.I slowly convert ...2 weeks ago -
I Started a Fight
Home of the Scary DBA —
Authority: 126
I had no idea, but evidently I started a bit of a donny-brook . Cool!2 weeks ago -
Vacation of Fluent NHibernate: Monday ClassMaps
I Am Not Myself —
Authority: 408
Hello Tuesday! Wait a minute this is Monday’s video. That’s right I spent so muchtime on Monday producing the Introduction video and planning the ClassMaps video,I didn’t get around to making Monday’s until Tuesday. But hey I am on vacation whatare you expecting from me really? So, today I am covering ...2 weeks ago -
Vacation of Fluent NHibernate: Introduction
I Am Not Myself —
Authority: 408
Inspired by Steve Bolhen’s Summer of NHibernate screencast series, I thought I wouldspend some of my vacation creating an addendum to it called Vacation of Fluent NHibernate. Links from the Screencast: ...3 weeks ago -
NHibernate and Execution Plans
Object Reference .NET —
Authority: 434
Lately we have been investigating ORM ’s (Object Relational Mapping) frameworks for use on a large enterpriselevel website which we been given the rare opportunity to rebuild from the groundup in Microsoft MVC. I’ve used Subsonic in the past while working with dashCommerce and more recentlyon my latest project ...3 weeks ago -
Dew Drop – October 23, 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 Custom Toolbox Items ...3 weeks ago -
Dew Drop – October 19, 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 Microsoft names Visual ...4 weeks ago -
SQL Notifications: not very practical for large data sets
Richard Dingwall —
Authority: 408
I ran into an interesting problem today with command-based SQL Notifications. We’ve recently introduced SysCache2 on a project as NHibernate’s level 2 cache provider, because of it’s ability to invalidate regions when underlying data changes, and I already wrote about some issues we had with it. Unfortunately ...4 weeks ago -
Why I don’t like hand rolled data access layers
Jon Kruger's Blog —
Authority: 111
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