Saturday, February 16, 2008

Google's .NET API

I have been playing around some with the Google API's in preparing for my Code Camp presentation.  These are a interesting set of API's that wrap the rest protocols that Google uses.

I was actually able to recompile them completely into .NET 3.5 libraries, however LINQ and some other things don't work well with them.  I had to create a second set of Generic classes that I could use for syncing to out look.  All and all this was not difficult though and provided some good insights.  You will hear more about this in my code camp presentation.

No comments: