开发者

is asp.net mvc + jQuery good fit for asp.net membership and complex GUI?

We're gonna build a line of business app, and do it using asp.net membership for security.

What is your recommendation on building application that should be easy to maintain and as hopefully future proof? The idea being to have a really complex and customized user experience and hopefully basing it on existing third party com开发者_StackOverflow社区ponents to save development time.

Is asp.net MVC and jQuery a good fit?

EDIT: Found third party components like http://www.telerik.com/products/aspnet-mvc.aspx


When creating a new MVC project it includes the ASP.NET membership integrated by default. It works great, and as proven by this site (StackOverflow) MVC is proven for large scale applications.


ASP.NET MVC and jQuery are great technologies, however ASP.NET Web Forms and jQuery are also great technologies. Neither is going anywhere anytime soon. In addition, you could look at other solutions like DotNetNuke which would ease the complex and customized user experience and open the door to numerous third-party components as well.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜