May 072013
 

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]

Jan 262013
 

Since 2001 Syncfusion provides the broadest range of enterprise-class software components and tools for the Microsoft .NET platform, so it’s not a surprise that as a Software Consultant several times in my working career I had to deal with their libraries and components which usually were reliable, good quality and easy to use. That said, this blog post is not about their components, as there [... read more]

Jan 092013
 

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]

Dec 272012
 

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]

Dec 232012
 

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]

Nov 222012
 

This is the second post of the series about how to load dynamically external content to a html page by using jQuery AJAX capabilities. If you want to know how to use the load() method please check the previous post. There are mainly 4 ways of how jQuery library enables the AJAX requests, and this article covers the second one in the list. using the [... read more]

May 202012
 

This post is a continuation of the earlier post Object Oriented Javascript – Object Creation, on which are explained the different ways of creating objects in javascript. With this post I would like to explain the other possibilities javascript offers when it comes to the method and properties creation. Adding and deleting methods and properties Javascript is so flexible that we are able to attach [... read more]

May 022012
 

This post is an introduction to the Object Oriented functionality in JavaScript. I will discuss the ways of creating, instantiation and inheriting objects in JavaScript. JavaScript itself doesn’t contain the class keyword and there are mainly three ways of creating objects in JavaScript, by using: Literal notation new Object() Object templates Literal notation By using the Literal Notation, the object description is a set of [... read more]

sipho-devorah@mailxu.com lebouef@mailxu.com louden-modesta@mailxu.com