Developing .Net Desktop Application in the mobile fashion

Hi all,

I am so excited by the possibilities of using couchbase on my next project. One of the requirements of this project is, desktop applications should work offline and sync whenever possible just like the mobile clients. I just wonder how this could be done? Do we already have an embedded database support for .NET desktop applications?

Thank you!

@rovictor -

Check out Couchbase Mobile and Sync Gateway: http://www.couchbase.com/nosql-databases/couchbase-mobile

It targets mobile devices, but it may work for desktop applications with .NET.

-Jeff

@jmorris
These desktop applications with .NET should only be web or may be windows forms?
I need to create desktop windows forms with lite Couchbase and I can not, can help inform me if this is possible?