CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

David Hayden [MVP C#]

         .NET Tutorials, Patterns, and Practices

NHibernate with ASP.NET using OOP and Design Patterns

Jason Haley points to a really nice introduction to using NHibernate with ASP.NET, called NHibernate Best Practices with ASP.NET and Generics.

It is not the NHibernate-related topics that interested me the most about the article, but the author's inclusion of a number of development best practices for use with NHibernate and ASP.NET:

The author goes on to reference one book that I really enjoyed reading in the past, called Agile Software Development Principles, Patterns, and Practices by Robert Martin, that goes over a number of good object-oriented principles.

I haven't downloaded the source code yet to the NHibernate and ASP.NET article, but my guess is that it will be a solid example of using NHibernate with ASP.NET.

 

Additional Resources:

 



Comments

Christopher Steen said:

Debugging AJAX apps, part 5 - XmlHttpRequest in IE /
FireFox [Via: Rumen Stankov ]
Debugging AJAX...
# March 12, 2006 11:35 PM

Billy McCafferty said:

Thanks for the positive feedback on the article! I very much tried to emphasize best practice OOP over the NHibernate tool itself. I'm currently checking out your reference to the MVP article...MVC separation within ASP.NET is the one area that I have not yet found a satisfying solution - I've tried page controllers, front controllers, Maverick .NET, Castle project and currently lie my hopes with the future of Spring .NET (that is, if I don't switch to Ruby on Rails before then).

Billy
# March 15, 2006 1:49 PM

David Hayden said:

You're welcome. It was great to see an article that not only kept it real but focused on the fundamentals. I look forward to downloading the code in the near future.
# March 15, 2006 6:45 PM
Check out Devlicio.us!

This Blog

Syndication

News

CodeBetter.Com Home