Wednesday, March 16, 2005

Charts in Web Applications with .NET

Microsoft profides "free" (if you have an Office license) OWC (Office Web Components). They can be used, among other things, to generate charts on the web server and stream them directly to the client as JPG or GIF. Cool stuff.