After quite a long time there is a small update on the Google DataTable .NET Wrapper library. For those who are new to the library please check the two previous posts: How to use the Google DataTable .Net Wrapper Library What’s new in Google DataTable .NET Wrapper v3.0.0 What is new? First of all I would like to thank Tom Ziesmer who has substantially contributed [... read more]
Google DataTable .NET Wrapper library got its third version (v3.0.0). In this post I will highlight the changes. For basic information about the library check a previous post of how to use the Google DataTable .Net Wrapper Library To download or consult the source code please visit the project’s CodePlex page or install directly from Visual Studio by using Nuget PM> Install-Package Google.DataTable.Net.Wrapper Custom object properties [... read more]
In the previous post I’ve described how to use the library and what are the main characteristics. For sure there is more to come and follow up, so stay tuned. In this post, I would like to describe the big performance improvements made in the meantime, as I was not fully happy with the serialization performance in the first version. As I have just submitted a [... read more]
As I have just published the Google DataTable .Net Wrapper project on CodePlex, the following post intends to be a quick introduction on the rationale on why this project has been created and its implementation. Quick Project Background While working on the implementation of the www.linktotweet.com web site, which is one of my side projects, I had to choose a way of displaying charts in [... read more]
