1) You can see the ConfigurationTemplates folder 2) perhaps would be better if you use the nhibernate-configuration.xsd associated with your XML file http://nhforge.org/doc/nh/en/index.html#mapping-declaration-xmlns
On Wed, Apr 20, 2011 at 8:28 AM, shorty <[email protected]>wrote: > Hello! > > I'm just starting with NHibernate. > I would like to create the hibernate.cfg.xml manually but I don't have > any idea about the possible members for the 'property name'-entries. > > I.E.: > <property > name="connection.provider">NHibernate.Connection.DriverConnectionProvider</ > property> > > -> here it's the > 'NHibernate.Connection.DriverConnectionProvider' I would like to enter > > I found a 'nhibernate.xml'-file along the download of NHibernate but I > don't know how to set up my VS2008 that I could use it through > Intellisense. > > Does anyone know how that would work? > > Cheers, > Karsten > > -- > 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. > > -- 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.
