A collection of example WinForms apps.
- Bouncing Ball Sim - A simple bouncing ball with physics simulation.
- Contact Manager - A simple contact manager where user can add, edit, list, and remove contact from SQLite Database.
- Draw 2D Primitive - How to draw primitive shapes with .NET