By tag: Atlas
0
kicks
Programmatically adding triggers to the Atlas UpdatePanel
This article discusses how to programmatically add triggers to the Atlas UpdatePanel.
0
kicks
New Shortcuts in the Microsoft AJAX Library
This post shows the new shortcuts within the Microsoft AJAX Library.
0
kicks
Test a browser to see if it supports the UpdatePanel
A code cnippet that shows how to test a browser to see if it supports the Microsoft AJAX Library UpdatePanel.
0
kicks
Basics of the Microsoft AJAX Library
This podcast video has the basics of the Microsoft AJAX Library.
0
kicks
"Unrecognized Tag" problem while changing Namespace for a Custom Atlas
This article by Azhar Khan provides steps to solve the "Unrecognized Tag" problem for an Atlas Control.
0
kicks
Atlas with Third Party Controls
Wow. Component Art has released one of the most impressive displays of AJAX enabled controls. I'm really getting anxious for Atlas to get out the door because I can't wait for the day that ASP.NET sites stop being the ugly red-headed step child of dynamic websites. Obviously that's an overstatement,...
0
kicks
Coding a custom ClickBehavior with MS AJAX
In this article you'll build a custom ClickBehavior to intercept mouseup, mousedown and left/right click events. You'll learn also how to raise and handle events with MS AJAX.
0
kicks
GeotagIt! won the MS AJAX Mash-it-up contest Grand Prize
Ok, it has been a long wait but finally Microsoft announced the winners of the MS AJAX Mash-it-up contest, and the GeotagIt! mashup is the Grand Prize winner.
0
kicks
September Atlas Control Toolkit Released
ScottGu blogs about the latest refresh to the Atlas toolkit. A couple of new controls included as well.
0
kicks
Adding autocomplete using ATLAS
A quick demo of how to add auto-complete to your web site using ATLAS
0
kicks
Getting the ID of the UpdatePanel which triggered an asynch postback
Self explicative I guess!
0
kicks
Building and Implementing a Custom Atlas Extender with Visual Studio 2
A tutorial with code samples and screenshots showing how to create a Custome Atlas Extender.
0
kicks
Atlas Extender with code behind
A simple example of using atlas extenders with server side code behind