<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://nhforge.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>ProxyGenerators</title><link>http://nhforge.org/wikis/proxygenerators10/default.aspx</link><description>Reference documentation for ProxyGenerators 1.0.</description><dc:language>en-US</dc:language><generator>CommunityServer 2008.5 SP1 (Build: 31106.3070)</generator><item><title>FAQ</title><link>http://nhforge.org/wikis/proxygenerators10/faq/revision/0.aspx</link><pubDate>Wed, 08 Oct 2008 17:53:32 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:34</guid><dc:creator>Bill Pierce</dc:creator><description>Current revision posted to ProxyGenerators by Bill Pierce on 08/10/2008 02:53:32 p.m.&lt;br /&gt;
&lt;h2&gt;FAQ&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;What is NHibernate ProxyGenerators (NHPG)?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Please read the &lt;a href="/wikis/proxygenerators10/introduction.aspx" title="Click to view the page titled: Introduction"&gt;Introduction&lt;/a&gt;&amp;nbsp;for complete details.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;How can I start using NHPG right now?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Learn how to &lt;a href="/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Is NHPG compatible with my NHibernate application?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;NHPG currently requires &lt;a href="https://sourceforge.net/project/showfiles.php?group_id=73818&amp;amp;package_id=73969"&gt;NHibernate &lt;span style="text-decoration: line-through; color: red;"&gt;2.0.0&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.0.1&lt;/span&gt; GA&lt;/a&gt; (&lt;span style="text-decoration: line-through; color: red;"&gt;2.0.0.4001).&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;2.0.1.4001).&lt;/span&gt; &lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note&lt;/i&gt;: The version of Castle.Core distributed with NHibernate is not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt;&amp;nbsp;(APTC). This can cause issues when attempting to use it in a Medium Trust environment. NHPG includes a build of Castle.Core with APTC and this will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Does NHPG depend on Castle ActiveRecord?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;No. The pre-cursor to NHPG had a dependency on Castle ActiveRecord. This is no longer the case and NHPG will work without ActiveRecord assemblies.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Can NHPG generate proxies for my Castle ActiveRecord assemblies?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to &lt;a href="http://nhforge.org/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt; for ActiveRecord.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note:&lt;/i&gt; The trunk Castle ActiveRecordis not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt; (APTC) it is also built with NHibernate v2.0.0 Beta.NHPG includes a build of Castle ActiveRecord with APTC and NHibernate &lt;span style="text-decoration: line-through; color: red;"&gt;v2.0.0GA&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;v2.0.1&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;GA&lt;/span&gt;. This will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;I have NHibernate class mappings in multiple assemblies. Can I still use NHPG?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to &lt;a href="http://nhforge.org/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt; with multiple class mapping assemblies.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;I have an infrequently asked question, how do I get an answer?&lt;br /&gt;&lt;/b&gt;Please submit your question to the &lt;a href="http://groups.google.com/group/nhusers"&gt;NHibernate Users&lt;/a&gt; group.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Where do I report bugs and feature requests?&lt;br /&gt;&lt;/b&gt;Please submit your issues to the &lt;a href="http://jira.nhibernate.org/browse/NHPG"&gt;NHPG Jira&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>FAQ</title><link>http://nhforge.org/wikis/proxygenerators10/faq/revision/4.aspx</link><pubDate>Tue, 23 Sep 2008 18:34:08 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:171</guid><dc:creator>Bill Pierce</dc:creator><description>Revision 4 posted to ProxyGenerators by Bill Pierce on 23/09/2008 03:34:08 p.m.&lt;br /&gt;
&lt;h2&gt;FAQ&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;What is NHibernate ProxyGenerators (NHPG)?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Please read the &lt;a href="/wikis/proxygenerators10/introduction.aspx" title="Click to view the page titled: Introduction"&gt;Introduction&lt;/a&gt;&amp;nbsp;for complete details.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;How can I start using NHPG right now?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Learn how to &lt;a href="/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Is NHPG compatible with my NHibernate application?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;NHPG currently requires &lt;a href="https://sourceforge.net/project/showfiles.php?group_id=73818&amp;amp;package_id=73969"&gt;NHibernate 2.0.0 GA&lt;/a&gt; (2.0.0.4001). &lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note&lt;/i&gt;: The version of Castle.Core distributed with NHibernate is not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt;&amp;nbsp;(APTC). This can cause issues when attempting to use it in a Medium Trust environment. NHPG includes a build of Castle.Core with APTC and this will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Does NHPG depend on Castle ActiveRecord?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;No. The pre-cursor to NHPG had a dependency on Castle ActiveRecord. This is no longer the case and NHPG will work without ActiveRecord assemblies.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Can NHPG generate proxies for my Castle ActiveRecord assemblies?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to &lt;a href="http://nhforge.org/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt; for ActiveRecord.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note:&lt;/i&gt; The trunk Castle ActiveRecordis not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt; (APTC) it is also built with NHibernate v2.0.0 Beta.NHPG includes a build of Castle ActiveRecord with APTC and NHibernate v2.0.0GA. This will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;I have NHibernate class mappings in multiple assemblies. Can I still use NHPG?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to &lt;a href="http://nhforge.org/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt; with multiple class mapping assemblies.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="background: SpringGreen;"&gt;I&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;have&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;an&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;infrequently&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;asked&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;question&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;,&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;how&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;do&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;I&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;get&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;an&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;answer&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;?&lt;/span&gt;&lt;br /&gt;&lt;/strong&gt;&lt;span style="background: SpringGreen;"&gt;Please&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;submit&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;your&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;question&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;a href="http://groups.google.com/group/nhusers"&gt;&lt;span style="background: SpringGreen;"&gt;NHibernate&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Users&lt;/span&gt;&lt;/a&gt; &lt;span style="background: SpringGreen;"&gt;group&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;span style="background: SpringGreen;"&gt;Where&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;do&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;I&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;report&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;bugs&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;and&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;feature&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;requests&lt;/span&gt;&lt;span style="background: SpringGreen;"&gt;?&lt;/span&gt;&lt;br /&gt;&lt;/strong&gt;&lt;span style="background: SpringGreen;"&gt;Please&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;submit&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;your&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;issues&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;to&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;the&lt;/span&gt; &lt;a href="http://jira.nhibernate.org/browse/NHPG"&gt;&lt;span style="background: SpringGreen;"&gt;NHPG&lt;/span&gt; &lt;span style="background: SpringGreen;"&gt;Jira&lt;/span&gt;&lt;/a&gt;&lt;span style="background: SpringGreen;"&gt;.&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>FAQ</title><link>http://nhforge.org/wikis/proxygenerators10/faq/revision/3.aspx</link><pubDate>Tue, 23 Sep 2008 18:24:50 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:151</guid><dc:creator>Bill Pierce</dc:creator><description>Revision 3 posted to ProxyGenerators by Bill Pierce on 23/09/2008 03:24:50 p.m.&lt;br /&gt;
&lt;h2&gt;FAQ&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;What is NHibernate ProxyGenerators (NHPG)?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Please read the &lt;a href="/wikis/proxygenerators10/introduction.aspx" title="Click to view the page titled: Introduction"&gt;Introduction&lt;/a&gt;&amp;nbsp;for complete details.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;How can I start using NHPG right now?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Learn how to &lt;a href="/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Is NHPG compatible with my NHibernate application?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;NHPG currently requires &lt;a href="https://sourceforge.net/project/showfiles.php?group_id=73818&amp;amp;package_id=73969"&gt;NHibernate 2.0.0 GA&lt;/a&gt; (2.0.0.4001). &lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note&lt;/i&gt;: The version of Castle.Core distributed with NHibernate is not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt;&amp;nbsp;(APTC). This can cause issues when attempting to use it in a Medium Trust environment. NHPG includes a build of Castle.Core with APTC and this will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Does NHPG depend on Castle ActiveRecord?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;No. The pre-cursor to NHPG had a dependency on Castle ActiveRecord. This is no longer the case and NHPG will work without ActiveRecord assemblies.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Can NHPG generate proxies for my Castle ActiveRecord assemblies?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to &lt;a href="http://nhforge.org/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt; for ActiveRecord.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note:&lt;/i&gt; The trunk Castle ActiveRecordis not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt; (APTC) it is also built with NHibernate v2.0.0 Beta.NHPG includes a build of Castle ActiveRecord with APTC and NHibernate v2.0.0GA. This will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;I have NHibernate class mappings in multiple assemblies. Can I still use NHPG?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to &lt;a href="http://nhforge.org/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt; with multiple class mapping assemblies.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>FAQ</title><link>http://nhforge.org/wikis/proxygenerators10/faq/revision/2.aspx</link><pubDate>Tue, 23 Sep 2008 18:02:11 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:150</guid><dc:creator>Bill Pierce</dc:creator><description>Revision 2 posted to ProxyGenerators by Bill Pierce on 23/09/2008 03:02:11 p.m.&lt;br /&gt;
&lt;h2&gt;FAQ&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;What is NHibernate ProxyGenerators (NHPG)?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Please read the &lt;a href="/wikis/proxygenerators10/introduction.aspx" title="Click to view the page titled: Introduction"&gt;Introduction&lt;/a&gt;&amp;nbsp;for complete details.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;How can I start using NHPG right now?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Learn how to &lt;a href="/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Is NHPG compatible with my NHibernate application?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;NHPG currently requires &lt;a href="https://sourceforge.net/project/showfiles.php?group_id=73818&amp;amp;package_id=73969"&gt;NHibernate 2.0.0 GA&lt;/a&gt; (2.0.0.4001). &lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note&lt;/i&gt;: The version of Castle.Core distributed with NHibernate is not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt;&amp;nbsp;(APTC). This can cause issues when attempting to use it in a Medium Trust environment. NHPG includes a build of Castle.Core with APTC and this will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Does NHPG depend on Castle ActiveRecord?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;No. The pre-cursor to NHPG had a dependency on Castle ActiveRecord. This is no longer the case and NHPG will work without ActiveRecord assemblies.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Can NHPG generate proxies for my Castle ActiveRecord assemblies?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to Pre-Generate Lazy Loading Proxies for ActiveRecord.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note:&lt;/i&gt; The trunk Castle ActiveRecordis not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt; (APTC) it is also built with NHibernate v2.0.0 Beta.NHPG includes a build of Castle ActiveRecord with APTC and NHibernate v2.0.0GA. This will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;I have NHibernate class mappings in multiple assemblies. Can I still use NHPG?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to &lt;a href="http://nhforge.org/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt; with multiple class mapping assemblies.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>FAQ</title><link>http://nhforge.org/wikis/proxygenerators10/faq/revision/1.aspx</link><pubDate>Tue, 23 Sep 2008 18:01:32 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:146</guid><dc:creator>Bill Pierce</dc:creator><description>Revision 1 posted to ProxyGenerators by Bill Pierce on 23/09/2008 03:01:32 p.m.&lt;br /&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;What is NHibernate ProxyGenerators (NHPG)?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Please read the &lt;a href="/wikis/proxygenerators10/introduction.aspx" title="Click to view the page titled: Introduction"&gt;Introduction&lt;/a&gt;for complete details.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;How can I start using NHPG right now?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Learn how to &lt;a href="/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Is NHPG compatible with my NHibernate application?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;NHPG currently requires &lt;a href="https://sourceforge.net/project/showfiles.php?group_id=73818&amp;amp;package_id=73969"&gt;NHibernate 2.0.0 GA&lt;/a&gt; (2.0.0.4001). &lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note&lt;/i&gt;: The version of Castle.Core distributed with NHibernate is not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt;(APTC). This can cause issues when attempting to use it in a Medium Trust environment. NHPG includes a build of Castle.Core with APTC and this will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Does NHPG depend on Castle ActiveRecord?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;No. The pre-cursor to NHPG had a dependency on Castle ActiveRecord. This is no longer the case and NHPG will work without ActiveRecord assemblies.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Can NHPG generate proxies for my Castle ActiveRecord assemblies?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to Pre-Generate Lazy Loading Proxies for ActiveRecord.&lt;br /&gt;&lt;br /&gt;&lt;i&gt;Please note:&lt;/i&gt; The trunk Castle ActiveRecordis not marked with &lt;a href="http://msdn.microsoft.com/en-us/library/ms345097.aspx"&gt;Allow Partially Trusted Callers&lt;/a&gt;(APTC) it is also built with NHibernate v2.0.0 Beta.NHPG includes a build of Castle ActiveRecord with APTC and NHibernate v2.0.0GA. This will hopefully be resolved with the Castle Project.&lt;/li&gt;
&lt;li&gt;&lt;b&gt;I have NHibernate class mappings in multiple assemblies. Can I still use NHPG?&lt;/b&gt;&lt;b&gt;&lt;br /&gt;&lt;/b&gt;Yes. Learn how to&lt;a href="http://nhforge.org/wikis/howtonh/pre-generate-lazy-loading-proxies.aspx"&gt;Pre-Generate Lazy Loading Proxies&lt;/a&gt; with multiple class mapping assemblies.&lt;/li&gt;
&lt;/ul&gt;</description></item><item><title>Introduction</title><link>http://nhforge.org/wikis/proxygenerators10/introduction/revision/0.aspx</link><pubDate>Tue, 23 Sep 2008 17:32:37 GMT</pubDate><guid isPermaLink="false">45f813f2-f1c4-4eda-a619-288e3cadc793:33</guid><dc:creator>Bill Pierce</dc:creator><description>Current revision posted to ProxyGenerators by Bill Pierce on 23/09/2008 02:32:37 p.m.&lt;br /&gt;
&lt;div class="ArwC7c ckChnd" id=":sc"&gt;
&lt;div&gt;
&lt;p&gt;&lt;a href="/media/g/proxygenerators/default.aspx"&gt;NHibernate ProxyGenerators&lt;/a&gt; (NHPG)&amp;nbsp; is a simple utility that you can use to pre-generate lazy loading proxies for use with NHibernate.&amp;nbsp; Why would you want to pre-generate lazy loading proxies you ask?&amp;nbsp; The prime example is to make use of lazy loading functionality in a Medium Trust environment, like a shared hosting ASP.Net environment.&amp;nbsp; NHibernate will function in a &lt;a target="_blank" href="/wikis/howtonh/run-in-medium-trust.aspx"&gt;Medium Trust&lt;/a&gt; environment but you were previously required to disable lazy loading for all of your entities.&amp;nbsp; The default behavior of NHibernate is to generate these proxies at runtime during your application&amp;#39;s startup, an operation that requires elevated permissions not present under Medium Trust.&amp;nbsp; NHPG now allows you to generate these proxies in your development or build environment (which should have the required permissions) and deploy them along with the rest of your application&amp;#39;s assemblies.&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;</description></item></channel></rss>
