I led a session on Saturday for tampa code camp called AJAX Now with ASP.NET 2.0. I had a great time and really enjoyed discussing code with fellow developers.
Here is the
powerpoint of the session.
Here is the
project for using script callbacks in ASP.NET 2.0. I created a delegate class that allows you to call multiple methods using script callbacks instead of being stuck with just one call and one return.
Also i have taken code from Jason Diamond and made it work with ASP.NET 2.0. Here are the
project files using vs 2005 beta2.
You can also see his source
here on his blog.
Any questions or comments please feel free to post.