AJAX With ASP.NET MVC and ComponentArt CallBack
Posted by: ComponentArt WebLogs,
on 01 May 2008 |
View original | Bookmarked: 0 time(s)
Web.UI vNext (preview build included in attached project packages) will include, among other things, a new feature of the CallBack control which will allow it to become extremely useful for integrating AJAX functionality in web applications build on Microsoft’s new ASP.NET MVC framework.
About Microsoft ASP.NET MVC
A few months ago, Microsoft announced a new, alternative framework for ASP.NET applications built around the model-view-controller architecture pattern. Scott Guthrie blogged...