1 / 6

Building Graphs with Silverlight Control Toolkit: A Comprehensive Guide for Developers

Explore the capabilities of the Silverlight Control Toolkit in this blog post by James Newton-King, a seasoned developer at Intergen. Discover how to implement various types of graphs, including column, pie, line, and scatter graphs, using the toolkit's powerful features. This article delves into the performance of .NET in the browser, covering essential topics such as networking, XML serialization, DOM manipulation, and scripting. Join us to enhance your development skills and create visually appealing data representations in your applications.

vanna
Télécharger la présentation

Building Graphs with Silverlight Control Toolkit: A Comprehensive Guide for Developers

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. About Me James Newton-King Developer at Intergen Blog: http://james.newtonking.com

  2. Silverlight 2.0 • NET in the browser! • System.Collections, System.IO, System.Text • Networking, web services, XML serialization • WPF, video & audio, controls • DOM, scripting • C# 3.0, VB.NET, Python, Ruby, JavaScript • Out now!

  3. Silverlight Control Toolkit Announced and released at PDC Open source

  4. Silverlight Charting Bar Graph Column Graph Pie Graph Line Graph Scatter Graph

  5. Demo Building a column graph

More Related