Hi
I am interested in using NHibernate because it has spatial extensions, is mature, and highly regarded.
Ive gone through the introduction tutorial to Nhibernate, and it has given my a basic understanding of it.
However, I am concerned about introducing into into my current project because of the amount of code that needs to be hand written - and I have deadline to meet. Whereas the MS Entity Framework has support with the build in designer, and the command line tool edmgen.exe that help by generating the various xml files and class files. This means I can get up and running quickly. I havent found any mature tools that can help generate the various files needed to run nhibernate.
Perhaps I havent searched hard enough. If this is the case, perhaps some of you can recommend some good tools to avoid having to hand write?
Cheers
|