Showing posts with label dot net. Show all posts
Showing posts with label dot net. Show all posts

Monday, 12 July 2010
Facebook StumbleUpon Twitter Google+ Pin It

.NET Data API SDK updated

We are proud to announce a new release of the Google Data API .NET SDK.

This new release, version 1.6, adds support for the latest Contacts and Documents services, as well as support for Google Analytics. It also sports a very easy to use ResumableUpload component to support those gigantic YouTube Videos that you are dying to upload, as well as other services that support this feature, like Google Documents.

For a complete list of changes and bugfixes: http://google-gdata.googlecode.com/svn/trunk/clients/cs/RELEASE_NOTES.HTML

To download this release: http://code.google.com/p/google-gdata/downloads/list
(it comes in versions for Windows, Mono and Windows Mobile).

If you want to report bugs or request features: http://code.google.com/p/google-gdata/issues/list

Happy coding

Wednesday, 31 January 2007
Facebook StumbleUpon Twitter Google+ Pin It

Google Checkout API on O'Reilly Windows DevCenter

Our very own Martin Omander can be found guest starring over at the O'Reilly Windows DevCenter. Martin has written a detailed and enjoyable tutorial on implementing a .NET application using the Google Checkout API. Insightful reading for Google Checkout users, even those that work on a different platform or in a different programming language. Read the full article at: Build a .NET App for Google Checkout.