Winforms Samples
From Mono
Here are some useful Winforms applications that we have found to test our Winforms implementation:
| Table of contents |
1.0/1.1 Applications
- SharpChess (http://sharpchess.com/)
- Reversi (http://www.codeproject.com/csharp/Reversi.asp)
- MonoCalendar (http://www.monocalendar.com/)
- NUnit (http://www.nunit.org/)
- Reflector (http://www.aisto.com/roeder/dotnet/) - Standard warning: DO NOT USE REFLECTOR TO LOOK AT MICROSOFT'S SOURCE CODE!
2.0 Applications
- MoMA (http://www.mono-project.com/MoMA)
- NClass (http://nclass.sourceforge.net/index.html)
- Paint.Net 3.0 (http://code.google.com/p/paint-mono/) - Paint.Net isn't fully usable on Mono yet, but provides some great code to test with. (details (http://tirania.org/blog/archive/2007/May-15-1.html))
- Internet Explorer Look and Feel (http://windowsclient.net/downloads/folders/applications/entry1335.aspx) - Winforms sample that uses the WebBrowser control to implement an IE-like browser application.
- Feed Launch .Net (http://sourceforge.net/projects/feedlaunch/) - Skip the opening flash movie. Creates RSS/Atom feeds.
- Calculator.Net (http://code.google.com/p/calculator/)
- XML Explorer (http://www.codeplex.com/xmlexplorer)
3.5 Applications
The 3.5 profile does not currently ship with Mono. Please see Olive for details on getting it from SVN.
- LINQPad (http://www.albahari.com/linqpad.html)
Samples sites
- Windows Forms Samples on WindowsClient.net (http://windowsclient.net/downloads/folders/applications/default.aspx) - Excellent collection of small, task-oriented samples.

Powered by MediaWiki