(X) Hide this Watch a recording of the live webcast '10 Silverlight Tips' by Gill Cleeren, delivered on October 27th.
Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 2 results for Siaqodb.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  siaqodb user  on  Nov 08, 2010 (5 days ago)

    Here is the beta version of the Siaqodb SyncFramework provider for Silverlight and WP7.

    Source: Siaqodb

    Last week Microsoft announce Sync Framework 4.0 October 2010 CTP that “extends the Sync Framework capabilities of building offline application to any client platform that is capable of caching data.”
    For Siaqodb interesting platforms are Silverlight and WP7 and before above announcement, we collaborate closely with Microsoft to build up Siaqodb SyncFramework provider for Silverlight and WP7 and today we are happy to publish the BETA version -first Sync FRW 4.0 Provider on the market.

    Follow us on twitter We tweet all news and content updates - follow us on Twitter! 



  • Siaqodb(object database for Silverlight and WP7) v 2.0 released

    0 comments  /  posted by  siaqodb user  on  Jul 20, 2010 (3 months ago)
    Siaqodb 2.0 has been just released and some of its new features include POCO support, Indexes support and support for the just released WP7 developer tools BETA.

     The main features added are:

    • POCO support- now a storable class is not mandatory anymore to implement ISqoDataObject or to inherit from SqoDataObject
    • Indexes support added – now you can index by a property/field so queries are much faster if index is involved.
    • Attributes like Index, UniqueConstraint, MaxLength, Ignore can be used also on automatic properties
    • Added new methods on Siaqodb class like:DeleteObjectBy(…) or LoadObjectByOID(…)
    • Support for just released WP7 developer tools BETA