Use Google appengine datastore data storage (a soap wrapper) in. net)

Source: Internet
Author: User

Deploy yourProgramWindows azure + SQL Azure is a good choice, but it is billed. Google appengine datastore provides a free (the free version has certain restrictions) data storage environment. If you do not want to spend money for the moment, it is a good choice to store data to Google appengine datastore.

Google appengine now supports Java & python. This section describes a soap wrapper that helps you operate data in Google appengine datastore in. net programs.

Project address:

Http://code.google.com/p/gunkds/

Usage:

Download this project,

Modify application in APP. yaml to the name of your deployment.

Modify the actual values of self. NS and self. Secret in Main. py.

Self. Ns -- address after release, such as: http://XXX.appspot.com/websvcs/

Self. Secret --.netCodeThe connection password to be used.

Deploy these files to Google appengine (https://appengine.google.com)

After the release is successful, you can see:

Use in. net

Add a web service reference. The address is the address that was released to Google appengine in the previous step.

OK. Then, call the service method.

Here is an instance of. Net code: http://code.google.com/p/gunkds/wiki/TestClass

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.