Monday, November 3rd, 2008 Posted in Programming | 2 Comments »
Since Microsoft released the charting controls used in SQL Server 2008 reporting as a standalone product, I decided to try them out from F#. This makes a lot of sense ... Read more..Monday, November 3rd, 2008 Posted in Programming | 1 Comment »
Doing any kind of graph charting or data visualization in managed code has always required either expensive 3rd-party software (e.g. Dundas, etc) or feature-incomplete open source projects (ZedGraph and NPlot ... Read more..