By Sumit Gupta on December 1, 2008
I was working on reporting application where I just need to create graphs and paste them on PDF file. For this I choose ZedGraph Control. It is perfect library I found. Although no new development is done on it lately. But they have nothing to code in it anyways. They have good wiki and active [...]
Posted in .NET, ASP.NET, C#.NET, VB.NET/VB | Tagged Control, Windows Form, zedControl |
By Sumit Gupta on October 24, 2008
Recently I finish a .NET 3.5 based desktop application, where I need to make graphs. For this I search few open source, ready to use library and with help of SourceForge.net, I am able to find one such good library called ZEDGraph. However, it seems this project is no longer active, but it has a [...]
Posted in .NET, ASP.NET, Bookmarked, C#.NET, Links, VB.NET/VB | Tagged BarGraph, Chart, Graph Library, Pie Graph, ZedGraph |
By Sumit Gupta on August 23, 2007
Though I have posted in my old blog, but just to keep track of this.. http://www.aspfree.com/c/a/VB.NET/Executing-LongRunning-Tasks-with-the-Progress-Bar-in-ASPNET/ This article suggest a method on how to show progress bar in your web application.
Posted in .NET, ASP.NET, C#.NET, Links, VB.NET/VB |
By Sumit Gupta on July 10, 2007
Some time reporting tools are too heavy to use with a small application. Something similar happens with me, I need to print a Single page text information for this I cannot use any Heavy reporting software although this information is fetched from XML/Database. So I opt to use in built .NET feature and having following [...]
Posted in .NET, C#.NET, Code Snippets, Programming, VB.NET/VB
By Sumit Gupta on June 15, 2007
This can be done in many ways. Often I see my collegues doing a ASP script that they schedule to run with Browser. As this seems quite obvious thing for them. An ASP scripts can run better in browser when called through IIS, and they can then schedule to run at given time and calling [...]
Posted in .NET, C#.NET, Programming, Server Configuration, VB.NET/VB |
By Sumit Gupta on September 5, 2006
Hi, As any other ASP.Net developer, I was not feeling comfortable with only one form concept that ASP.Net has (not sure about v2.0 as never work on it). Also, when you have to put something like google Search or other such service on your Site and place for such “explicit” forms are in middle of [...]
Posted in .NET, ASP.NET, C#.NET, VB.NET/VB |
By Sumit Gupta on May 6, 2006
Install on my pc yesterday, and get its first look today… just few hours ago. What can I say about it. Simply amazing software. When I first look at Visual Studio 2002/2003 I thought what extra in a interface they can make. But with Express interface we have new Icons, and programming in no more [...]
Posted in VB.NET/VB | Tagged Express Edition, VB, VB.NET |
Recent Comments