There are some NHibernate add-on to do automated mapping, such as NHibenrate Attributes,Active Record and FluentHibernate. I don't really like those libraries, because that sounds adding another layer on ORM. I have some double on the speed. Moreover, if you are lazy to create xml mapping files, there are a number of code generators in the market. They can generate those xml mapping files from your database schema. I don't know why we need to introduce another layer on ORM!
Archives for: September 2010, 24
Sep
24
When you get a file locked by a process and you need to delete it, I have tried two software.

The first one is Lock Hunter. You can find it in download.com, please click here(64-bit) to download, or here for 32-bit

The seconder is Unlocker. I am using it for years! This is also available from download.com, please click here to download.
Recent comments