'My Ajax.NET' library from Jason Diamond
Posted by: Rick Strahls WebLog,
on 27 Jul 2005 |
View original
I spent a bit of time playing around with Jason Diamonds My AJAX.NET library in light of my Portland .NET User group session tonight. Although the talk is on Script Callbacks in ASP.NET 2.0 I wanted to also show a number of ways to do the same thing in ASP.NET 1.1.
I had looked previously at Steve Schwartz’s Ajax.NET library which is similar. What’s nice about Jason’s library is that it’s much more compact, comes with source code, and is beautiful in its simplicity.
Some...