Configuring NHibernate to use multiple databases in .net
- by Miral
I am using c#.net and we are using nhibernate.
It was fine until i was connecting to a single database. Now in the same project i am suppose to use multiple database, how can this be achived.