Phonegap App <--> .Net Web Service Sync General Considerations ( Security, format, etc )

134 views
Skip to first unread message

Carlos García R.

unread,
Feb 12, 2012, 9:28:15 PM2/12/12
to phonegap
Hi All,

In need of sync data from my mobile app to my SQL Server, Anyone
willing to help on this ? any piece of code or advise will help

Basically , This is what I need:

* Download database records from SQL database server into the SQLite
database ( need to find the best way of doing this )

*- Upload database records into the .NET Web Service

*- Upload Images to the server ( what are the options here ? via FTP,
Web Service , ??? )

if anyone can provide me with examples of code ( working ) that would
be great, budget is limited, but I am willing to pay a reasonable
rate for a few hours or work on this.

Thank you all

Carlos

Julio Rabadán González

unread,
Feb 13, 2012, 3:12:04 AM2/13/12
to phon...@googlegroups.com
Hi, Carlos.
I've consumed .NET web services using SOAP in a couple of projects with this javascript library: http://www.guru4.net/articoli/javascript-soap-client/
If you want a real life example, take a look to my article about the abstract factory pattern (Spanish only, sorry): http://www.somms.net/2012/01/21/javascript-patrones-abstract-factory/

I hope this helps

--

Somms

Julio Rabadán González
CEO & Mobile Expert
T 647403443
somms.net
Avda. de la Constitución, 10
Sevilla

Fcbk sommsnet
Twtr @sommsnet

Carlos García R.

unread,
Feb 13, 2012, 11:46:58 AM2/13/12
to phonegap
Thanks Julio,

For sure I will take a look into that. Interesting !

Gracias !

On Feb 13, 12:12 am, Julio Rabadán González <somms...@gmail.com>
wrote:
> El 13/02/2012 3:28, Carlos Garc�a R. escribi�:
>
>
>
>
>
>
>
> > Hi  All,
>
> > In need of sync data from my mobile app to my SQL Server, Anyone
> > willing to help  on this ?  any piece of code or advise will help
>
> > Basically , This is what I need:
>
> > * Download database records from SQL  database server into the SQLite
> > database  ( need to find the best way of doing this )
>
> > *- Upload database records into the .NET Web Service
>
> > *- Upload Images to the server ( what are the options here ?  via FTP,
> > Web Service , ??? )
>
> > if anyone can provide me with examples of code ( working )  that would
> > be great, budget is limited, but  I am willing to pay a reasonable
> > rate for a few  hours or work on this.
>
> > Thank you all
>
> > Carlos
>
> Hi, Carlos.
> I've consumed .NET web services using SOAP in a couple of projects with
> this javascript library:http://www.guru4.net/articoli/javascript-soap-client/
> If you want a real life example, take a look to my article about the
> abstract factory pattern (Spanish only, sorry):http://www.somms.net/2012/01/21/javascript-patrones-abstract-factory/
>
> I hope this helps
>
> --
>
> Somms <http://www.somms.net/>
>
> *Julio Rabad�n Gonz�lez*
> CEO & Mobile Expert
> T 647403443
> somms.net <http://www.somms.net>
> Avda. de la Constituci�n, 10
> Sevilla
>
> Fcbk sommsnet <http://facebook.com/sommsnet>
> Twtr @sommsnet <http://twitter.com/#%21/sommsnet>

lquintero

unread,
Feb 13, 2012, 9:06:14 PM2/13/12
to phonegap
Hi, i have some problem and i think use Microsoft Sync Framework,
based in this example: http://selvinlistsyncsample.codeplex.com/

Carlos Garcia

unread,
Feb 14, 2012, 10:14:11 AM2/14/12
to phon...@googlegroups.com
Hi  lquintero  ,   

did you make it work successfully ?  Don't see the part where the server connection is defined.

also, did you get the local path of the phonegap database ?  or is just the browser database and needs no path defined ?

If you manage to have it running, please let me know.

Thank you ! 


--
You received this message because you are subscribed to the Google
Groups "phonegap" group.
To post to this group, send email to phon...@googlegroups.com
To unsubscribe from this group, send email to
phonegap+u...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/phonegap?hl=en?hl=en

For more info on PhoneGap or to download the code go to www.phonegap.com

lquintero

unread,
Feb 14, 2012, 4:14:17 PM2/14/12
to phonegap
Hi,

The documentation of Misrosoft Sync Framework you can see from:
http://msdn.microsoft.com/en-us/sync/bb736753 .

By the time I am informing me, but so I can see this tool create a
OData service in server and clients consume this.

Download and install Microsoft Sync Framework 4.0 October 2010 CTP,
this contains one example of replicate data from javascript to Odata
server service.
Reply all
Reply to author
Forward
0 new messages