Resources for visualizing data using C# and the .NET platform
How to use System.Drawing to create graphics in a C# console application
A quickstart guide to using System.Drawing in Windows Forms applications
Using System.Drawing to Draw Graphics in WPF Applications
Create a graphics model that can be controlled and rendered by an abstracted GUI system
Update and render a platform-agnostic graphics model using Windows Forms
Update and render a platform-agnostic graphics model using WPF
How to display animated graphics in Windows Forms without blocking the GUI thread
How you can benchmark your graphics model and rendering system and use Visual Studio's CPU profiling tools to identify bottlenecks and figure out which parts of your program you can refactor to improve performance
How to draw graphics for each frame and use ffmpeg to save the result as a video file
About the end of cross-platform support for System.Drawing.Common and what to do about it