5 messages in com.googlegroups.google-calendar-help-dataapiVersion 1.0.2 of C# Client
FromSent OnAttachments
mst...@google.com12 Jun 2006 18:04 
benj...@googlemail.com13 Jun 2006 17:01 
benj...@googlemail.com19 Jun 2006 15:11 
dfiordean04 Jul 2006 02:15 
Frank Mantek04 Jul 2006 02:41 
Subject:Version 1.0.2 of C# Client
From:mst...@google.com (mark@gmail.com)
Date:06/12/2006 06:04:29 PM
List:com.googlegroups.google-calendar-help-dataapi

The C# client code has been updated, fixing several bugs in the C# persistence code. (Release notes below.) Much thanks to Frank Mantek for his hard work on this, and everyone on this group for all the great feedback. Keep up the good work!

The latest C# client can be downloaded as part of the client tools release package, available here: http://code.google.com/apis/gdata/gdata.zip

We've also fixed several minor inconsistencies in the documentation, especially with reguards to the interpretation of the start-min and start-max query parameters. Please check out the updated Calendar API doc, here: http://code.google.com/apis/gdata/calendar.html

Mark Stahl

-----

What's Changed in C# GData Client v 1.0.2:

- Fixed a problem persisting feedlink elements - added an AllDay flag to the When class to allow parsing and persting of all day events - cleaned up the persistence code in the extension classes - fixed a problem that resulted in persisting multiple extensionn objects instead of one - added a timestamp method to the Tracing class to help measuring performance in simple cases