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.