Hi everybody, I am new to using NHibernate and would like to use it with my ASP.NET website for connecting to my database.
I tried looking at this resource<http://azerdark.wordpress.com/2010/04/01/simple-example-of-nhibernate-and-sql-server-2008/>but it didn't help me to understand how to get started. I am also getting an exception "The type initializer for 'NHibernate.Cfg.Configuration' threw an exception" in the following line. Configuration configuration = new Configuration(); I tried looking at this resource<http://nhforge.org/wikis/howtonh/your-first-nhibernate-based-application.aspx>but it didn't help me to understand how to get started. Can somebody offer me advice on how to get started with NHibernate? -- You received this message because you are subscribed to the Google Groups "nhusers" group. To view this discussion on the web visit https://groups.google.com/d/msg/nhusers/-/ZGu4wQkyqgQJ. 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.
