开发者

asp.net mvc / dynamicdata entities which one to try out

开发者 https://www.devze.com 2023-02-13 09:16 出处:网络
I am going to develop a web application, the client left me with the choice of application development, I am currently doing those kind of jobs with vs2008 (.net 3.5), now I wish to develop this new a

I am going to develop a web application, the client left me with the choice of application development, I am currently doing those kind of jobs with vs2008 (.net 3.5), now I wish to develop this new app either in asp.net MVC or 开发者_运维技巧develop it using dynamic data entities.

I would like to use this as an opportunity to learn, any guidance will be helpful.

Regarding the application, it is not a very big application but going to be used in multi merchandising stations.


I would set on MVC3.

Disadvantages in my opinion about Dynamic Data Entities:

  • There is not so much rumor about it in forums like SO or other... might be a indicator that nobody uses it

  • I had a look at it some times ago, and I didn't like the way it can be extend and modified

  • I think DD is good for small applications with no big logic (Implementing, Business Layer, Logging, Security etc might be tricky)

0

精彩评论

暂无评论...
验证码 换一张
取 消