massive Questions
4
Solved
I've started to use https://github.com/robconery/massive for a project, I wonder if there is any mapping tool that allows support for Dynamic to static type mapping?
I've used AutoMapper previous...
Eidetic asked 15/10, 2011 at 13:54
3
Solved
I started using PetaPOCO and Dapper and they both have their own limitations. But on the contrary, they are so lightning fast than Entity Framework that I tend to let go the limitations of it.
My ...
1
Solved
Another great article by Rob on the Massive ORM. What I haven't been able to find is references on how to access stored procedures. SubSonic had some issues with the overhead of using ActiveRecords...
Blackburn asked 16/3, 2012 at 14:48
5
Solved
I like Rails and so I'm drawn to Rob Conery's Massive ORM as its ... well, very railsish.
My question is how exactly can you and should you do validations with Massive? In Rails you can use the si...
Digestif asked 9/7, 2011 at 0:49
2
Solved
Here on this page, Scott Hanselman shows two examples from Micro-ORMs Dapper and Massive, and the Massive-example caught my interested, because I don't see how they could implement that syntax.
Th...
Acred asked 26/5, 2011 at 22:5
2
Solved
I've started working on an MVC 3 project that needs data from an enormous existing database.
My first idea was to go ahead and use EF 4.1 and create a bunch of POCO's to represent the tables I nee...
Fatally asked 23/6, 2011 at 17:11
1
© 2022 - 2024 — McMap. All rights reserved.