Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Windows Azure or Microsoft Sync Framework

Windows Azure or Microsoft Sync Framework

Scheduled Pinned Locked Moved C#
csharpclouddatabasesqlitewpf
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    msr_codeproject
    wrote on last edited by
    #1

    Hi, I am developing a C# based desktop application which has GUI developed using WPF. My application has some SQLite database where I save users data. 1) Now I want to place this database in the Cloud so that if user lost it in local device, it can be fetched from cloud from anywhere. 2) Every time whenever local database changed it should be synchronized with data which is there in Cloud. i.e., there should be bidirectional synchronization. Now I have two options. One is Windows Azure and other is Microsoft Sync Framework. Please tell me which one I can go for now? Though Windows Azure is not free, I can go for it. But is it useful? Since my application is C#/WPF desktop application, can I go with Azure? Any help please? Thanks

    L J 2 Replies Last reply
    0
    • M msr_codeproject

      Hi, I am developing a C# based desktop application which has GUI developed using WPF. My application has some SQLite database where I save users data. 1) Now I want to place this database in the Cloud so that if user lost it in local device, it can be fetched from cloud from anywhere. 2) Every time whenever local database changed it should be synchronized with data which is there in Cloud. i.e., there should be bidirectional synchronization. Now I have two options. One is Windows Azure and other is Microsoft Sync Framework. Please tell me which one I can go for now? Though Windows Azure is not free, I can go for it. But is it useful? Since my application is C#/WPF desktop application, can I go with Azure? Any help please? Thanks

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      This question has nothing to do with C#, and would be more appropriate for the Lounge or http://www.codeproject.com/Forums/1588128/Cloud-Computing.aspx[^].

      Veni, vidi, abiit domum

      1 Reply Last reply
      0
      • M msr_codeproject

        Hi, I am developing a C# based desktop application which has GUI developed using WPF. My application has some SQLite database where I save users data. 1) Now I want to place this database in the Cloud so that if user lost it in local device, it can be fetched from cloud from anywhere. 2) Every time whenever local database changed it should be synchronized with data which is there in Cloud. i.e., there should be bidirectional synchronization. Now I have two options. One is Windows Azure and other is Microsoft Sync Framework. Please tell me which one I can go for now? Though Windows Azure is not free, I can go for it. But is it useful? Since my application is C#/WPF desktop application, can I go with Azure? Any help please? Thanks

        J Offline
        J Offline
        Jason Gleim
        wrote on last edited by
        #3

        Although this would be a better question in the cloud forum, I'll suggest you look at Azure Mobile Services. It provides a very simple and easy to use API to do this sort of thing.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups