Most of the examples you see out there regarding Atlas involve wrapping the UpdatePanel around something, adding some triggers and seeing the magic.
That is great, but Atlas has more to offer than that because it offers a 1)whole client side framework that makes writing on the client so much nicer for those of you coming from a .net background and 2)Control Extenders that make your server side controls perform client side magic.
Heres an example of the client stuff. For more information on the control extenders checkout the toolkit.
Creating a Page to Display a Random Quote
Lets say you have...