NHibernate Forge
The official new home for the NHibernate for .NET community

Comments: Pre-Generate Lazy Loading Proxies

Attachments

Wiki Page Hierarchy

Pages

Page Details

First published by:
Bill Pierce
on 09-22-2008
Last revision by:
John Davidson
on 09-07-2011
3 people found this article useful.
Comments (6)
History (13)

Pre-Generate Lazy Loading Proxies

Sort by: Published Date | Most Recent | Most Useful
1 2 Next >
By: insect Posted on 10-09-2008 4:33

<p>How About using it with Nhibernate Mapping Attributes?</p>

By: Bill Pierce Posted on 10-09-2008 11:51

<p>JIRA added - <a rel="nofollow" target="_new" href="jira.nhibernate.org/.../p>

By: Hielke Hoeve Posted on 02-10-2009 15:36

That would be indeed very much desired, although our application generates hbm.config files they are generated @ compile time and can be different quite easily having 100 hbm.config files in our dll is not really desired.

By: mgrillob Posted on 03-23-2009 14:35

I wanted to thank you for your great job on this tool. I was about to change my code to use a different ORM mapper, but then I got to this tool and tested it and I was able to deploy my website to a shared hosting with medium trust. It's working fine at the moments and I feel safe using NHibernate which is a great ORM that save us a lot of work.

Do you have plans to move to RC or GA?

Thanks.

By: Tomasz Modelski Posted on 04-28-2009 9:38

I wrote blog post about proxies generation in Visual Studio post build event, as much transparent to whole solution as possible.

it.tmod.pl/.../NHibernate-Transparent-pre-generation-of-lazy-loading-proxies-in-Visual-Studio.aspx

Powered by Community Server (Commercial Edition), by Telligent Systems