Not sure if you want to use MVC or not, if so why not check out S#arp Architechture, it's a platform which uses best practices for developing MVC applications with the following:
- NHibernate - Fluent Nhibernate - CastleWindsor IoC - MVC 3 They have also created a Cookbook application to demonstrate most features of a simple application, they are working on adding more features to it to demonstrate some more advanced features at the moment. I have used it to develop http://www.house-mixes.com and I am very happy so far. https://github.com/sharparchitecture/ Paul -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Matej Golob Sent: 30 June 2011 16:33 To: nhusers Subject: [nhusers] demo app I'm new to Nhibernate and I would ask if there is any good demo N-tier application, with Nhibernate (3) + nhibernate fluent + nhibernate LINQ which shows standard and advance features. Thanks for help. Matej -- 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. -- 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.
