Posted on: 7/16/2010 2:50:00 PM | Views : 985

This demo shows the Perst for .NET open source embedded database in a Silverlight application: a simple Web-based customer relationship management (CRM) system that manages Contacts, Leads and Activities, with local data storage. Sometimes offline access is needed, and while saving data as XML files in Silverlight storage is possible, it doesn't provide the efficient search, ease of use, and data integrity protection of a DBMS. ...

Go to the complete details ...