Custom Objects with AJAX.NET
By: Joel Martinez on Friday, June 10, 2005
Reader Level: 
Watching the development of the
AJAX.NET wrapper over the last few weeks has been a real treat. Many many new
features and enhancements have been added since
the last time I wrote about it. In this Tutorial, I'll show you how to pass custom business objects to and fro from server to client. By being able to move business objects back and forth from the server, AJAX.NET
allows you to design your application using object oriented techniques. If done
right, it could lead to tremendous productivity gains.
Code is presented in C# and no compiler is needed to use the techniques described within.
Purchase this item
You can purchase this piece of content separately for
$3.00
Want more?
Community MX members get unlimited access to daily articles,
tutorials, extensions and support. The most comprehensive
resource for Macromedia designers and developers today.
Take a tour of what we offer, and discover the benefits
of subscribing.
Already a member?
Simply log in using the form in the top right area of the site.



