
|
|
Entries for the 'AJAX' Category
Dan Gilleland posted on April 10, 2008 05:15

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...]
Dan Gilleland posted on April 06, 2008 05:21

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
Dan Gilleland posted on November 14, 2006 05:54

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...]
Dan Gilleland posted on September 29, 2006 14:10

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...]