Selecting an ASP.NET RIA framework for rapid development?

overdr

New Member
We have an ASP.NET silverlight application, which is becoming limited by the requirement to have Silverlight installed. I'd like to switch to a new framework, but don't want to have to build an entire new system from scratch. Ideally I'd like to find a third-party framework that has all of the basics available right out of the box, so we can start adding our pages to the application and use our current business logic (mostly WCF calls). Telerik & ComponentOne seem like good places to start, but so far I haven't seen either of them have a "complete" application that we can use as a starting point. Am I missing something? Can you suggest other frameworks? I'm really looking for something that gives us a great jumping off point to develop a rich UI in as little time as possible. Some features I'd like to see are:
  • User authentication/registration/preferences
  • Custmomizable Site navigation map
  • Pages avaialble based upon roles
  • Rich UI experience (right clicks a plus)
 
Back
Top