[fluent-nhib] Re: Fluent NHibernate and the Windsor NHibernate Integration Facility

2009-01-08 Thread Chris M .

I agree, Fabio's recent post on the "Conversation per business transaction" 
appears to be the absolute 100% dead on way to go for ASP.NET for NH session 
management.

Date: Thu, 8 Jan 2009 21:45:19 +0200
From: tehl...@gmail.com
To: fluent-nhibernate@googlegroups.com
Subject: [fluent-nhib] Re: Fluent NHibernate and the Windsor NHibernate 
Integration Facility

For session management thing, I advise everybody to take a look at 

http://fabiomaulo.blogspot.com
Tuna Toksöz
http://tunatoksoz.com


Typos included to enhance the readers attention!




On Thu, Jan 8, 2009 at 9:44 PM, Chris Bilson  wrote:



built my own Unit of work implementation that handles session
_
Windows Live™ Hotmail®: Chat. Store. Share. Do more with mail. 
http://windowslive.com/explore?ocid=TXT_TAGLM_WL_t1_hm_justgotbetter_explore_012009
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~--~~~~--~~--~--~---



[fluent-nhib] Re: Academic Questions

2009-01-06 Thread Chris M .

This might be off topic but I'm a fan of Microsoft Unity in it's configless 
form for DI/IoC. The only thing I can't figure out is how to create a 
transaction model for NH and not pollute my presenter level with 
transaction/session information in my model view presenter architecture. Since 
currently I inject a session into each one of my data providers but that means 
every single database call runs in it's own transaction and only calls that 
live with in the same single web request that call a provider multiple times 
will use the same session otherwise each unique data provider ends up creating 
a session in the request which from what i read is wasteful and what is most 
optimal is to have a single session per request and try to group as many NH 
hits as possible into a single transaction.

If anyone has come up to a solution I'd love to hear about it or see a blog 
post.

_
It’s the same Hotmail®. If by “same” you mean up to 70% faster.
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_broad1_122008
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~--~~~~--~~--~--~---



[fluent-nhib] Re: bas.Map to avoid compiler warning

2008-12-23 Thread Chris M .

Why not just update the wiki to show static mappings call base.ID() and 
base.Map() etc.

_
Send e-mail faster without improving your typing skills.
http://windowslive.com/online/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_speed_122008
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~--~~~~--~~--~--~---