Y
Hacker News
new
|
ask
|
show
|
jobs
by
brunomlopes
5706 days ago
Just to offer a different road, you could do something like that with the previous version of MVC + Fluent NHibernate with automapping and schema_update, if I'm not mistaken :)
1 comments
dan_b
5705 days ago
Yep, this is how I work, although I don't mind tapping out the ClassMaps myself as it's not much effort.
link
brunomlopes
5705 days ago
Meh, ClassMaps for 90% of the stuff are all the same, so I love the automap ideia mostly to spare me the bother :)
link