Viewing Category

Entries for the 'AJAX' Category

10
Nikhil Kothari makes some good observations regarding the spectrum of technologies available to developers in his blog "Ajax vs. Silverlight and .NET". He places the different technologies (& their popular combinations) on an axis that has Broader Reach on one end (meaning that they target browsers without much demand for specific client-side software other than what the browser itself has) and Greater Capabilities on the other (where these capabilities are supported by more client-side software beyond &/or integrated into the browser). Overall, it's a great intro to where the technologies fit on the spectrum. Thanks Nikhil!

[Read the rest of this article...]

06
Good article on some best practices for AJAX (specifically the JavaScript part of AJAX). It's worth the read! CodeProject: ASP.NET AJAX Best Practices. Free source code and programming help

[Read the rest of this article...]

Posted in: Web Apps, AJAX
14
Well, I just read an interesting article. It talks about how when using AJAX you can sometimes have good calls to the server time out because of one b...

[Read the rest of this article...]

Posted in: AJAX
29
Normally I wouldn't expect myself to find a reason to blog about Javascript. After all, for anyone who's gone through the browser wars having tried to...

[Read the rest of this article...]

Posted in: AJAX