Please read those documentation links I sent. They answer most of your questions.
On Apr 1, 4:42 am, palli <[email protected]> wrote: > Hi Eric > > Thanks for the useful links that you provided. I have been studying a > lot and has also gone through your provided links but still cant get > the ball rolling. Confused from where to start working with the > application. > Eric I am going to develop a Web Application that needs to synchronize > data with Google Health. Could you please suggest about the following > basic questions:- > > - As firstly i will be using h9( sandbox ) to develop the application, > please specify how to register my domain with the h9. See the Getting Started Guide: http://code.google.com/apis/health/getting_started.html#DomainRegistration > As i will be using localhost initially. You can use http://localhost/yourapp.aspx as your next URL with secure=0 AuthSub tokens. When you want to make the switch to secure=1 tokens (signing requests), follow the directions in that link I provided. > - Whats CCR used for . CCR is used to transfer health data to/from a user's profile: http://code.google.com/apis/health/docs/2.0/reference.html#Overview > - How to install the .Net Client library. http://code.google.com/apis/gdata/articles/dotnet_client_lib.html > > Is there any live example link . http://www.googlecodesamples.com/?lang=NET > > Please help ... I will be highly thankful. > > Regards > Palli > > On Mar 31, 11:00 pm, "Eric (Google)" <[email protected]> wrote: > > > Hi Palli, > > > Here are my suggestions: > > > Google Health API Getting Started > > Guide:http://code.google.com/apis/health/getting_started.html > > > .NET client library Getting Started > > Guide:http://code.google.com/apis/gdata/articles/dotnet_client_lib.html > > > Google Health API .NET Developer's > > Guide:http://code.google.com/apis/health/docs/2.0/developers_guide_dotnet.html > > > Sample code:http://code.google.com/apis/health/code.html > > > Eric > > > On Mar 30, 11:53 pm, palli <[email protected]> wrote: > > > > Hi Google Health Developers.. > > > > Frankly I am new to .Net Development and the project i am working upon > > > needs to synchronize google health data with my application. > > > I have been searching and getting lots of documents to read from > > > google about Google Health Data API, Installing .Net Client Library, > > > Protocols to be used , Authentication, Types of Feeds, HTTP requests > > > and lots of other stuff also. I am greatly confused where to start > > > from ? > > > > Could anyone please layout a series of steps that i can follow to > > > synchronize Google health data with my application. > > > > I will be highly thankful. > > > > Thanks and Regards > > > Pritpal Singh < Palli > > > > Software Developer. > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Health Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/googlehealthdevelopers?hl=en -~----------~----~----~----~------~----~------~--~---
