Browse by Tags
A lot of people ask how to use WebParts with ASP.NET AJAX 1.0 . There are three different WebParts features: Cross-browser drag and drop. Modify WebParts page (drag and drop, minimize, restore, close, add, delete) without postback. Update contents of
Read More...
There has been some confusion about a change made to ScriptControls between the ASP.NET AJAX Beta2 and RC. In Beta2, the only requirement for controls implementing IScriptControl or IExtenderControl was to call ScriptManager.RegisterScriptControl() or
Read More...
Back in September 2005 at PDC , I gave a talk with Andres Sanabria titled PRS418: Developing Portal UI With Web Parts . There are five separate demos: ExternalWebParts: The WebParts and Connections for a page are stored in an external XML file, instead
Read More...
Last week, I was in Las Vegas attending the ASP.NET Connections 2006 conference. I gave a talk with Mir Tariq titled AMS306: Developing Rich Web Applications with ASP.NET “Atlas”. The slides and code are available here .
Read More...