Hello, To answer your questions: 1. There is some difference between v1 and v2, in the data feed structure as well as the fields available. The client libraries (.NET vs Java here) provide wrappers to that functionality, so the features exposed in .NET v1 will be similar or identical to the features in Java v1, but will be different from Java v2.
2. We are very unlikely to release a new version of the .NET libraries for v2. The API still works, but you'll have to write your own .NET code (or modify the v1 code) to support v2. Thank you, -Mike -m.e. On Sun, Aug 12, 2012 at 3:31 AM, Tharanga Ranaweera < [email protected]> wrote: > Hi, > I am a Software Developer working in Japan.We are developing a software > application to connect and download pictures from Picasa.. > We have been using Picasa Web Albums Data API in Java and now we are > trying to change it to Picasa .NET Data API.. > Actually I have two Questions > ①Does Picasa .NET Data API give all the functionalists and features that > are in Picasa Java Data API? > > ②Why there is no .NET Data API for the current version 2.0(only Java > Data API is available)? > Would Google Inc. stop releasing .NET Data API in future version like > version 2.0? > > Greatly appreciate if you can give an answer > > -- > You received this message because you are subscribed to the Google Groups > "Google Picasa Web Albums API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-picasa-data-api/-/liKyCR9fNtMJ. > 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/google-picasa-data-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Picasa Web Albums API" 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/google-picasa-data-api?hl=en.
