Need nHibernate Guide to do CRUD
I need some tutorials on how 开发者_运维问答to make CRUD using nhibernate in ASP.net MVC. Thanks
Here is a turorial on CRUD in nhibernate and here is a post describing how to test CRUD operations.
Also have a look at this stackoverflow post. Look at the sidebar on this page to find many more posts on nhibernate
精彩评论