Posted by jon at
06:29 AM
RIA development is a funny thing. A smarter client means that your server code is no longer all about handling display logic. Instead, you're in charge of feeding data (typically XML documents) to the client whenever it asks for some, and handling any database updates (typically XML documents again) that might be needed.