I'm looking for a tutorial on best practices for setting up RIA UIs with the AJAX control set. Short of that I'd like a good demo on how to setup an explorer or portal style RIA UI. I'm building a Javascript solution that fetches data from WCF and manipulates the UI on the client only, no AJAX panels for server side UI updates.
I reviewed the control demos, demo apps and videos. None address how to setup the layout controls (panel, splitter, etc) to achieve different affects.
The WebMail demo app is close to the layout I want but it is only one example and the design isn't explained.
I also downloaded the help desk demo. It to uses splitters and panes to setup the UI but does it a bit differently.
The event scheduler does its layout with HTML div tags
I reviewed the control demos, demo apps and videos. None address how to setup the layout controls (panel, splitter, etc) to achieve different affects.
The WebMail demo app is close to the layout I want but it is only one example and the design isn't explained.
I also downloaded the help desk demo. It to uses splitters and panes to setup the UI but does it a bit differently.
The event scheduler does its layout with HTML div tags