General Description

Ria.Elisy.Net is Rich Internet Application (RIA) hosting web site. You can use Ria.Elisy.Net to create new applications to share with the world, or use the applications on this site and provide feedback. Rich Internet applications are web applications that have the features and functionality of traditional desktop applications.

With Ria.Elisy.Net services, you can

How do I start a new project?

To publish your project:

  1. Create a zip file containing your rich internet application. For example you can create zip file containing *.htm, *.js, *.xap files for Silverlight application;
  2. Login to the Ria.Elisy.Net using OpenId identity;
  3. Create new group at "My Groups" page and "Open" it. For example "silverlight-examples";
  4. "Add new project" for example "barcode-generator-demo" and "Edit" its settings;
  5. Upload your zip file and select start page for it at Settings page;
  6. Your application will be available at http://ria.elisy.net/<group>/<project>.aspx. For example at http://ria.elisy.net/silverlight-examples/barcode-generator-demo.aspx.