Need an example for NHibernate usage

Posts   
 
    
sjjoshi
User
Posts: 6
Joined: 09-Jul-2010
# Posted on: 14-Jul-2010 06:06:26   

Hi,

I am new to LLBL Gen Pro. I am trying to use it for generating nHibernate files for .net 3.5. Is there any examples where I can have a look on the usage of Typed Lists, etc.

Thanks.

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 14-Jul-2010 06:20:18   

Hi there,

There is not nHibernate examples for now. Stay tunned on LLBLGen Pro site. I also plan to publish some already written draft posts with examples about LLBLGen Pro v3 on my blog (http://www.llblgening.com).

In the meantime, you can refer to the descriptions and code snippets in the documentation.

David Elizondo | LLBLGen Support Team
sjjoshi
User
Posts: 6
Joined: 09-Jul-2010
# Posted on: 14-Jul-2010 11:38:11   

Hi daelmo,

I saw your blog on TypedList at below url. http://www.llblgening.com/archive/2009/09/add-custom-calculated-fields-to-llblgen-objects/#typedlists

I am trying to create TypedLists with multiple Joins to tables. So it would be helpful if you show me an example with nHibernate + TypedLists.

Thanks.