NHibernate & WCF in version 3.0
        Posted  
        
            by ChrisKolenko
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ChrisKolenko
        
        
        
        Published on 2010-03-30T21:58:01Z
        Indexed on 
            2010/03/30
            22:03 UTC
        
        
        Read the original article
        Hit count: 442
        
Hi everyone :D
I've just started a new project which requires a WCF service to handle a distributed environment. I'm still trying to find the best way to implement things.
I want to use NHibernate, but I've seen a few different ways to address the serialization. Is this handled in 3.0? I noticed wcf_context inside the truck :D
If it isn't handled could someone point me in the right direction?
Thanks everyone
© Stack Overflow or respective owner