GithubHelp home page GithubHelp logo

osvaldoj / syncwinrt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mimetis/syncwinrt

0.0 2.0 0.0 3.17 MB

Implementation of the old Sync Framework for Windows Phone, Windows Store apps, iOS and Android (thx to Xamarin)

License: Other

C# 99.11% XSLT 0.89%

syncwinrt's Introduction

SyncWinRT

This project is the WinRT implementation of the Sync Framework Toolkit to enabled synchronization with WinRT or Windows Phone 8 and SQLite.

this toolkit works for :

  • Windows Phone 8.0 and 8.1 (Silverlight)
  • Windows Store apps (WinRT)
  • Windows Phone 8.1 (WinRT)
  • iOS (thanks to Xamarin)
  • Android (thanks to Xamarin)

You can install the toolkit from Nuget : https://github.com/Mimetis/SyncWinRT (See tutorials for more informations) And here is a full sample [Fabrikam Universal Application Sample](http://www.dotmim.com/sitefiles/Fabrikam Sample Universal.zip)

Portable Class Library / SQLite 3.8.6.0

This new realease implement some new features:

  • Upgrade to 3.8.6.0 (SQLite version)
  • Implement PCL support
  • Support for Windows Phone 8.1 WinRT
  • Create a full sample based on Universal Application

The current version works for Universal Application and Windows Phone Silverlight 8

Windows Runtime 8.1 / SQLite 3.8.4.3

This new release of the WinRT implementation of the Sync Toolkit will add some new features:

  • Upgrade to support SQLite Version 3.8.4.3
  • Nuget package integration : http://www.nuget.org/packages/SyncClient.SQLite
  • Out of the box Platforms support (x86, x64 and ARM)
  • Using of SQLitePCL nuget package from MSOpenTech : https://sqlitepcl.codeplex.com/ instead of SQLite-WinRT
  • Correction of a server bug occuring in batch mode and the client disconnect during process
  • Adding support for TimeSpan type (mapped to time(7) on sql server)
  • Adding events to track the synchronization process
  • Adding support for iOS and Android

Don’t forget to read the documentation tab tutorial to see how to install the toolkit :)

Introduction

This version of the Sync Toolkit adds support for synchronization with WinRT and Windows Phone 8 :

Image of Sync

In the sources provided website, you will find 2 samples including a simple HelloWorldSync and a complete sample Fabrikam, with CRUD operations and synchronization.

Setup

To create a “synchonizable application” that will work on Windows Store apps and Windows Phone 8, you will find in the documentation tab a full tutorial (still in progress)

Here is the pages from the Wiki :

  1. Installation : Get the Sync Toolkit and required SDK
  2. [Generate server and client code] (https://github.com/Mimetis/SyncWinRT/wiki/02-Generate-Server-and-Client-code)
  3. Create a simple application
  4. Create a filtered application
  5. How to manage conflicts

If you want more information, don’t forget to check my blog : Msdn Mim’s blog

syncwinrt's People

Contributors

mimetis avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.