Can you please inform me the steps involved in creating a C# application that uses Google Base API
so that when I give an address as parameter , it should query the google database with this information.
It should send the necessary information as XML or string.
Member
12 Points
301 Posts
GoogleBase API for .NET
Jun 08, 2010 04:32 AM|suryaacd|LINK
Hi,
I would like to know about the GoogleBase API for .NET.
Thanks.
Participant
1540 Points
400 Posts
Re: GoogleBase API for .NET
Jun 08, 2010 04:40 AM|Tapan Bhatt|LINK
Go through: http://www.google.com/base/api/demo/html/demo.html
"Simple things should be simple, complex things should be possible."
Member
12 Points
301 Posts
Re: GoogleBase API for .NET
Jun 08, 2010 04:54 AM|suryaacd|LINK
Hi,
I am new to Google Base API. I need to know How can I include Google Base API for my C# application.
Thanks
Participant
1540 Points
400 Posts
Re: GoogleBase API for .NET
Jun 08, 2010 05:08 AM|Tapan Bhatt|LINK
Go through below links:
http://www.communitymx.com/content/article.cfm?page=1&cid=E8E8CE970C6AB073
http://www.google.com/support/forum/p/base/thread?tid=45724fa128cf2c61&hl=en
http://code.google.com/apis/gdata/samples.html#NET
"Simple things should be simple, complex things should be possible."
Member
12 Points
301 Posts
Re: GoogleBase API for .NET
Jun 08, 2010 05:41 AM|suryaacd|LINK
Thanks for the reply.
Can you please inform me the steps involved in creating a C# application that uses Google Base API
so that when I give an address as parameter , it should query the google database with this information.
It should send the necessary information as XML or string.
Thanks.