Welcome to MSDN Blogs Sign in | Join | Help

Simplifying XMLHTTP programming with ASP.NET “Atlas”

Here's another "Atlas" screencast.  I've been sitting on this one a bit. I just returned from a short vacation and didn't get all the "production work" done before I left.  This one took ended up quite a bit longer than I expected so I split it up into two parts to stay within the spirit of screencasts being short consumable demos. Here’s the description from Channel 9:

“Microsoft Federal Developer Evangelist Marc Schweigert demonstrates how ASP.NET ‘Atlas’ abstracts the complexities of XMLHTTP programming by allowing you to make web service calls from client script.”

Here are the links for part I and part II.

-Marc


Technorati Tags: , , , ,

Published Wednesday, June 14, 2006 9:33 PM by FederalDev

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: Simplifying XMLHTTP programming with ASP.NET “Atlas”

Thursday, June 15, 2006 1:01 AM by DaHcn
hyperlink "part II" error..

# re: Simplifying XMLHTTP programming with ASP.NET “Atlas”

Thursday, June 15, 2006 9:02 AM by FederalDev
Thanks for the heads up DaHcn!  The HTML is fixed now.

-Marc

# More Atlas Resources (Videos, Articles, WebCasts and Books)

Tuesday, June 20, 2006 3:19 AM by ScottGu's Blog
A bunch of cool Atlas content has recently been posted to the web.  Below are a few nice links to...

# andreas04: close to attraction

Tuesday, June 20, 2006 9:49 AM by andreas04: close to attraction

# Recursos de Atlas (Videos, Articulos, y Libros)

Wednesday, June 21, 2006 11:40 AM by Sergio Tarrillo's Blog -> enhancements
Revisando el blog de ScootGu's, me encontré con este post interesante: Most Atlas Resourcess entre...

# Atlas XXL

Thursday, June 29, 2006 4:53 AM by Oliver's life on the web

Zum Thema Atlas haben unsere amerikanischen Kollegen bereits eine Fülle von Artikeln und Videos zum...

# More Atlas Resources (Videos, Articles, WebCasts and Books)

Thursday, July 13, 2006 1:05 AM by monkeyliu19801029
Scott Gu的所发布的Atlas资源

# re: Simplifying XMLHTTP programming with ASP.NET “Atlas”

Tuesday, August 01, 2006 3:55 AM by Zeeshan Hirani
nice walk through. but i am new to atlas stuff. u showed how to use methods in Page class by attributing it with WebMethod. but is there any work required to make call to a static method method on a business object.for that what things i would have to do? do i have to attribute my business object and method that i want to expose to javascript with some special attribute? for instance
in a javascript method if i have to do this
Prospect p = new Prospect();
p.firstname = 'firstnametextbox';
p.lastname = 'lastnametextbox';
p.Save();--> does this work?

or something like this in a javascript method
ProspectCollection prospects = Prospect.GetByDivision('divisionnametextbox');

can u please tell if i have to do something such as attributing my objects to achieve this.
thks

# Recursos de Atlas (Videos, Articulos, y Libros)

Friday, August 11, 2006 6:54 PM by SergioTarrillo's Blog
Revisando el blog de ScootGu's , me encontré con este post interesante: Most Atlas Resourcess entre los

# re: Simplifying XMLHTTP programming with ASP.NET “Atlas”

Friday, September 08, 2006 2:15 PM by steve
It Doesn't work. I keep getting the following error:  'ASP.default_aspx' does not contain a definition for 'BasicNetworkCallBack'. The browser is not looking at the default.aspx.js file.

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker