2.2 KiB
2.2 KiB
title | lastmodified | redirect_from | |
---|---|---|---|
Winforms Samples | 2008-08-18 |
|
Winforms Samples
Here are some useful Winforms applications that we have found to test our Winforms implementation:
Table of contents |
1.0/1.1 Applications
- SharpChess
- Reversi
- MonoCalendar
- NUnit
- Reflector - Standard warning: DO NOT USE REFLECTOR TO LOOK AT MICROSOFT'S SOURCE CODE!
2.0 Applications
- MoMA
- NClass
- Paint.Net 3.0 - Paint.Net isn't fully usable on Mono yet, but provides some great code to test with. (details)
- Internet Explorer Look and Feel - Winforms sample that uses the WebBrowser control to implement an IE-like browser application.
- Feed Launch .Net - Skip the opening flash movie. Creates RSS/Atom feeds.
- Calculator.Net
- XML Explorer
- IronEditor
- PocketCiv
3.5 Applications
The 3.5 profile does not currently ship with Mono. Please see Olive for details on getting it from SVN.
Samples sites
- Windows Forms Samples on WindowsClient.net - Excellent collection of small, task-oriented samples.