A little bit more about NHibernate configuration
http://fabiomaulo.blogspot.com/2009/07/nhibernate-configuration-cache.html
<http://fabiomaulo.blogspot.com/2009/07/nhibernate-configuration-cache.html>You
can use that post to navigate the series.

On Tue, Dec 21, 2010 at 5:59 AM, kor <[email protected]> wrote:

> you must call AddResource, AddXmlFile is to add a phisical xml file.
>
> anyway the suggest way to work with embedded mapping files is to use
> AddAssembly (so you need a single call for every assembly which
> contains the mapping files without warning of update the code if you
> change same name/namespace inside the assembly)
>
> --
> 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]<nhusers%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/nhusers?hl=en.
>
>


-- 
Fabio Maulo

-- 
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