I want to start a test driven development with ASP.Net 3.5 (C#), NHibernate with Oracle and NUnit. Can any body refer me any tutorial about NHibernate with NUnit for beginning. Any book reference will also be appreciated.
N.B. I have seen the summer of Nhibernate video series, but it works for SQL server only not oracle.
Thanks in advance
This tutorial could use a teeny bit of editing, but it’s quite good and it’s exactly what you’re looking for: a step-by-step NHibernate tutorial using test-driven-development methods.