March 2009 Blog Posts
I'm happy to announce a new release of ClassFromConfig - v1.4.0! Lots of improvements there. I had to rewrite the code generation code almost from scratch so it is more managable and easy to extend later on.
Changes include:
Rewritten the code generator engine to be more managable.
Added lost of tests.
Added "options file" support which enables to store ConfigFromClass settings in project .config file.
Added ability to update config file and automaticallt register generated custom sections.
Added support for default collections
...
Hi,
I've released GO Contact Sync v1.0.0.3 where expiration date is removed. So it will work without any limits.
I'm still in the process of migrading GO Contact Sync to open source (have decided to go with sourceforge.net), so those of you who have errors with synchronizing will have to wait a bit longer.
Tags: Tools, Google, Outlook, .NET, C#, Open Source
It's been awhile since my last update. Lots of things happened during this time. I may write about some of them in my next posts as it relates to why i'm writing the following:
I had some good feedback about GO Contact Sync over past few months. Thanks guys. I also got some error reports (yes, there were error belive it or not :). Some of the errors are quite tricky to tackle as it involves a Google account and an Outlook Contacts folder both which are unique to a particular user. You can guess that replicating the same error is not easy. Plus i...