Posted By: keydet | Jun 14th, 2006 @ 6:19 PM | 25,971 Views | 5 Comments

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.

The source code for this screencast is available here.  Don't forget to check out the Federal D&PE blog at http://blogs.msdn.com/federaldev/.

Media Downloads:
Rating:
1
0
Fabulous!

I really appreciate the knowledge that your team is passing along to us. Keep up the good work!
Excellent, Thanks! How do you get the Javascript methods in the ToolBox?
I really enjoyed these two video's. As a Gov't Integrator it's really essential to have you so into this Federal Guy Marc!

These are really excellent.
When I saw you debugging in JavaScript, I *HAD* get this working and found this page on how to:
http://weblogs.asp.net/rchartier/archive/2005/10/06/426799.aspx

The essence:
1. Turn off "Disable script debugging".  In IE go to Tools, Options, Avanced Tab and in the "Browsing" section make sure that "Disable script debugging" is NOT checked.  Accept that change.
Hi there,
Great screencast!
I have a little problem Smiley
When I try to call PageMethods.MyFunction() it sais PageMethods is undefined. I'm using the latest Atlas(Ajax).
Microsoft Communities