Sunday, October 2, 2011

Google Charts in ASP.NET - CodeProject

Image representing Google as depicted in Crunc...Image via CrunchBaseIntroduction to the article

Through this article, I'll try to explain how we can use Google charts for reporting purposes in ASP.NET web applications. Report generation is something quite common and we need to generate self explanatory and good looking reports to the users almost every time. “Images always speak more than words”. So instead of just showing the figures in our reports, we can let the users see diagrammatic charts which can help the users to analyze the whole data more quickly and easily. Though Microsoft itself has its charting controls for .NET, but we integrate it with other great technology by Google.
Google has its own, very awesome and simple application for charting purposes which we will be using here.

Google Charts in ASP.NET - CodeProject
Enhanced by Zemanta

No comments: