ASP.NET MVC ready for business applications (integrating 3rd party controls/components)? -
my company has developed (and still continues develope) large asp.net business application. our platform asp.net 2.0 using asp.net ajax. we're extensively using third-party components, webgrids, comboboxes, treeviews, calendar , scheduling controls etc.
now, don't know lot of asp.net mvc , i'd know if there is way use these third-party-controls in asp.net mvc model. or vendors have rewrite products in order make them suitable asp.net mvc?
if use asp.net control model (that 99,9% of controls written asp.net control vendors), have rewrite controls. how work there in that, different depending of there arhitecture of controls - more ajax use, more posible can change mvc.
asp.net ajax control toolkit exsample can work mvc. can see how in video on www.asp.net: http://www.asp.net/learn/mvc-videos/video-373.aspx
Comments
Post a Comment