Category Archives: AJAX

JavaScript XML IE and FireFox

Once again I’m doing a lot of JavaScript, but with XML.  I have also been tasked with getting this JS to work in FireFox and IE.    Some of the thing I’m having to do are the following: Load XML … Continue reading

Posted in AJAX | Leave a comment

ASP.NET AJAX WebServices and ScriptServices

I’ve been working with ASP.NET AJAX for the past week and the following resources allowed me to get up to speed pretty fast.  The following two books that I list are pretty good.   Both of the them cover some different … Continue reading

Posted in AJAX, ASP.NET, C# | Leave a comment

AJAX and JavaScript in ASP.NET & Visual Studio 2008

I have once again started working with AJAX.  About 8 months ago I was pretty deep into ASP.NET and AJAX, but since then I’ve done little with AJAX.  I’ve been finding many good reference for AJAX and do not have a common … Continue reading

Posted in AJAX | 1 Comment