I'm using "Conversation per business transaction" (AOP way):

http://fabiomaulo.blogspot.com/2009/01/aspect-conversation-per.html

In unhaddins we have some examples:
WPF:
http://code.google.com/p/unhaddins/source/browse/#svn/trunk/Examples/uNHAddIns.Examples.WPF
WinForms (with a little of WCF):
http://code.google.com/p/unhaddins/source/browse/#svn/trunk/Examples/uNHAddins.Examples.SessionManagement
ASP.Net MVC:
http://code.google.com/p/unhaddins/source/browse/#svn/trunk/Examples/uNhAddIns.Example.AspNetMVCConversationUsage
Monorail:
http://code.google.com/p/unhaddins/source/browse/#svn/trunk/Examples/uNhAddIns.Example.MonoRailConversationUsage

The WinForms example on unhaddins uses the MVP pattern. IIRC this example
was made by Fabio Maulo and Gustavo Ringel.
You can read Gustavo Ringel's posts in his blog:
http://gustavoringel.blogspot.com/search/label/Conversation

My WPF series of post is in nhusers, but the post you may be interested on
is:
(first read the use-case on the last title)
http://nhforge.org/blogs/nhibernate/archive/2009/08/15/introducing-nhiberate-and-wpf-the-chinookmediamanager.aspx
And then read this:
http://nhforge.org/blogs/nhibernate/archive/2009/08/15/nhibernate-and-wpf-models-concept.aspx

--

You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/nhusers?hl=en.


Reply via email to