Views: 8K
Replies: 2
Archived
|
Spark ORM compulsoryIf i purchase .Net Framwork 4.5 PRO, spark comes as compulsory choice or i can unplug spark and use my own dataaccess layer and still generate code for layers like business, dataaccess, service layer, MVC etc. Please let me know
Sudheendra Desai, Apr 28, 2015
Please answer my above question. I need to make decision for one of the product my organisation is developing.
May 12, 2015
|
|
Reply 1The Code Generator targets SPARK.
To rewrite it and use Entity Framework would somewhat defeat the purpose because the whole philosophy is centered around the lightweight architecture of SPARK (in fact, EF would make the resulting code more complex and less performant). So, to answer your question: Yes, SPARK is mandatory. . Hope this helps. Jack Jack Poorte, Jun 08, 2015
|
|
Reply 2That would be a lot of work from what I can tell Are you talking about yanking spark and plugging EF? I would think your better off with EF to start but I don't see why you couldn't do this Michael s, Jun 05, 2015
|