4 messages in com.googlegroups.google-base-data-apiRe: need help for media feed using C#...
FromSent OnAttachments
test23 Mar 2008 23:56 
Jeff S26 Mar 2008 14:29 
AeMfs15 Apr 2008 02:27 
Eric15 Apr 2008 13:28 
Subject:Re: need help for media feed using C# client library
From:Jeff S (j.@google.com)
Date:03/26/2008 02:29:49 PM
List:com.googlegroups.google-base-data-api

Hi test,

I haven't tried to insert images to the media feed yet using C#, but you might find some hints by looking at samples for the Picasa Web Albums API, since the process is similar.

http://code.google.com/apis/picasaweb/developers_guide_dotnet.html#PostPhotos

Please let me know if you hit any snags. It might also be good to mention this on the .NET library group because there might be some changes that could be made to the client library that would make it easier to upload images to an item's media feed.

http://groups.google.com/group/gdata-dotnet-client-library

Cheers,

Jeff

On Mar 23, 11:56 pm, test <test@gmail.com> wrote:

Hello everybody,

Does anybody has idea how to send images to Google Base using media feed in C# client library. I found examples in java , but I want to do this in C#.

Do we need any specific reference to achieve this in C#. I'll be greatful for any help.