Hello,
I'm a long time Infragistics user, but new to the jQuery controls. I see lots of examples in html/javascript and lots of examples using MVC. We're trying to decide on an architecture for a large project so I want to pick a specific paradigm going forward. Can you give some reasons why I should choose one over the other, or what benefits/drawbacks each has?
Thanks.
You can also refer to the following article that compares MVC and the standard ASP.net Web Form:
http://weblogs.asp.net/shijuvarghese/archive/2008/07/09/asp-net-mvc-vs-asp-net-web-form.aspx
And these talking points of MVC here:
http://blogs.msdn.com/b/publicsector/archive/2009/03/02/talking-points-asp-net-model-view-controller-mvc.aspx
Let me know if you have any further questions or concerns.
Best Regards,
Maya Kirova
Developer Support Engineer
Infragistics, Inc.
http://ko.infragistics.com/support
Thanks for the info. I like using MVC and would tend to lead towards that type of architecture, but I was more interested in whether using ASP.NET MVC has any drawbacks to the types of clients I could support (e.g. mobile clients, various browsers, etc).