XML configuration should be enough said. XML good for the machine to read/write... complete utter waste for a developer to configure junk. Only reason it came over was to make ... read all
Think differently?
Go to Nhibernate Love.
nHibernate is usually used and was mainly developed by uneducated people. Programmers, but not engineers, nor even people with significant degrees in software engineering, who just want essentially to make ... read all
It makes a data access layer twice as complicated as it should be, especially for VB.Net users, and the only real advantage I can see is to make it DB ... read all
Jesus christ this is shit. No wonder Linux is taking over. 2200 lines of code to do what PHP can do with a simple stored procedure and 3 lines of ... read all
It is absolutely fraustrating to use! Documentation is confusing and limted. Try Group By and you have some weird code that you find by scouring the internet for hours. I ... read all
I worked with it for few weeks and created all the necessary XMLs and all. I can tell you - once you start getting bugs, you will be irritated like ... read all
I agree. I have seen other developers (in my company) spend 2 years to build a 3 month application. I know because I built the short version. The stuff is ... read all
I dropped my perfectly developed codesmith templates (stored procs/DAL/class generation) for this crap. Totally disagree with mapping files as you are effectively designing the db schema in two places. So ... read all
Spend months working with this crap on a dev box, just to find out it will never, ever, ever work in a production environment. Why? Does not work in medium ... read all
Massive crock of shit. Makes the simplest things really complicated. Wasted the last 4 days trying to do something that would be trivial in SQL. read all
I don't see any benefit of using NHibernate. The fact that I have to write POCOs and XML mappings by myself makes no sense. I just end up writing XML ... read all
My hatred of it knows no bounds. It sucks the life out of me and takes the joy out of my working day. As a programmer I had learnt humility. ... read all
It takes something complicated and makes it more complicated. It doesn't abstract anything - if you want to know how to write an NHibernate query, you have to know how ... read all
It really is a pain in the ... setting it up and wrapping your head around it. The bidirectional data object support also sucks as you have to "write your ... read all
perhaps you would write assembly because using C# "You have no control over the code it produces" read all
NHibernate sucks for the same reason that all data mappers suck: they are attempting to do something they are not meant to do. SQL was designed to retrieve data from ... read all
Confusing as hell, and the community doesn't help. read all
NHibernate is an object-relational mapping solution for the Microsoft .NET platform: it provides a framework for mapping an object-oriented domain ... » NHibernate is an object-relational mapping solution for the Microsoft .NET platform: it provides a framework for mapping an object-oriented domain model to a traditional relational database. Hide «
Confirm your email address to publish your opinions.
If you haven't received the confirmation email, please reset your password.
Not an Amplicate member yet?
Sign up
Please confirm your email address by cicking on the activation link in the email we've just sent to you at .
Enter the email you signed up with.
Instructions to reset your password have been sent. Please check your email and follow the instructions.