Atlas ScriptManager Control
Posted by: Nikhil Kotharis Weblog,
on 22 Dec 2005 |
View original | Bookmarked: 0 time(s)
The new ScriptManager is in some sense the brains of an Atlas-enabled ASP.NET page. It provides functionality to both the page developer and the control developer (for those writing Atlas-enabled controls), and it orchestrates partial refreshes, incremental updates, and will do even more in the future. I've seen a couple of questions already around some changes we made in the December build by consolidating functionality into the ScriptManager (the build is up btw at http://atlas.asp.net).Bootstrapping...