Click here to Skip to main content
15,886,026 members
Everything / .NET / Mono

Mono

Mono

Great Reads

by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.
by Kel_
Presents a real-time gauge implementation that can be used for building dashboards
by Lionel LASKE
Learn how to develop an application for the XO laptop - the OLPC project's machine - using Mono on Sugar OS.

Latest Articles

by Steffen Ploetz
Draw text using Cairo from C# with full control over character positioning, linebreaking, etc.
by DaveMathews
Speaker independent speech recognition in Mono and .NET C#
by Jeremy Likness
How to use EF Core and Cosmos DB with Blazor WebAssembly

All Articles

Sort by Updated

Mono 

18 Dec 2012 by Abion47
Using asynchronous progress bars on your form from start to finish
17 Sep 2008 by adamvanner
Simplified multi-threading of for loops in C#, with an interface akin to OpenMP.
30 Dec 2007 by AGD-H
Knit is a Visual Studio add-in tool that allows a developer to apply multi-step patterns to solution and assembly meta-data.
15 Jul 2018 by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
6 Jul 2010 by Alain Bertrand
A small XML serializer for Silverlight projects.
20 Sep 2016 by Alen Toma
How to implement deep cloning using Reflection
1 Sep 2007 by Alex Flood
Using the Speex speech codec with the .NET framework
8 Sep 2014 by Alex J Lennon
A refreshed article on how to build the older releases of Mono on Windows
17 Oct 2014 by Alex J Lennon
A refreshed article on how to build the current release of Mono on Windows
5 Dec 2007 by Alexander Sher
This article may help you to understand how the CascadingDropDown works and how to work with it.
4 Jul 2011 by Alexander Wieser
Equinox is an SMTP/IMAP client running on the .NET Framework and Mono.
11 Dec 2012 by Alexander Wieser
The Spectre Framework is an attempt to introduce HTML5 as a first class citizen UI language for CLR based applications.
27 Mar 2014 by alexandrvslv
Docking windows container, extended listview, extended property editor.
21 Sep 2014 by Alexei Shcherbakov
How to make almost universal NuGet 'System.Data.Sqlite' package for .NET and Mono
28 Feb 2016 by AlexeyYakovlev
This article describes building an Android game with networking support using C#, Xamarin.Android platform and Zyan Communication Framework.
6 Dec 2007 by Ali Ozgur
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
26 Sep 2014 by Alvin Ashcraft
Last June, I reviewed the Aspose.Email for .NET component and demonstrated how to work with email messages in PST files or via IMAP. Well, I am back again for a look at another Aspose package. This one is Aspose.Cells for .NET.
27 Aug 2012 by Ami Bar
A .NET Thread Pool fully implemented in C# with many features.
12 Jul 2011 by amitthk
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
11 Dec 2007 by Andrew Friedl
Using the KudzuASp Template Engine for Classic ASP
1 Oct 2008 by Andrew Kirillov
This article describes the implementation of parallel computations using plain C#.
30 Jan 2015 by Andrew Whiddett
This is an alternative for "WPF: Data Virtualization"
28 Sep 2008 by AndrewSmith
A plunge into creating a fast, full text index, with advanced searching capabilites.
21 Jan 2008 by Andy Aspell-Clark
A simple program to help get the timing of a roast dinner
28 Jan 2008 by Andy Aspell-Clark
A simple todolist designed for an Asus Eee Pc
26 Jan 2008 by Andy Aspell-Clark
A simple todolist designed for an Asus Eee Pc
9 Jan 2010 by Anindya Chatterjee
The Google Code Issue Tracker client library for .NET.
9 Dec 2007 by Aqeel Khandwala
implementing multiple culture with master page
7 Dec 2007 by AshishT
Wrapper for common command line tools offered by Team Foundation Power Tools
25 Feb 2009 by baretta2
XmlObject is the class to derive from when you need high-performant XML serializable objects.
24 Sep 2013 by BernhardDieber, Jennifer Simonjan
Ella is a fully distributed publish/subscribe middleware written in pure C# and compatible with Mono, enabling scalability and flexibility for your application.
6 Feb 2009 by BobJanova
A symmetric stream-based encryption method in C# based on a rolling cipher and mod-257 multiplications
16 Oct 2014 by Bruno Sonnino
MonoGame is an open source implementation of the XNA application programming interface (API).
3 Jul 2011 by Chad Z. Hower aka Kudzu
A quick view under the hood of Cosmos and how it works
4 Jul 2011 by Chad Z. Hower aka Kudzu
Introduction to writing plugs in Cosmos in C#, Assembly, or X#
4 Jul 2011 by Chad Z. Hower aka Kudzu
Several users have written to me requesting information on the new Cosmos X86 assembly level debugger. Because of the great interest I have written this short preview article.
8 Dec 2007 by chazza_10101
How to setup an Axiom application
26 Jun 2008 by chmod2222
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
31 Dec 2007 by Chris Wuestefeld
Getting lists sorted the way a human would expect to see them
9 Sep 2010 by CodingBruce
When you want an application to trigger on an event (timer, system, file, etc.), but you don't want the overhead of the service manager
3 Jan 2013 by Colin Eberhardt
A look at how Xamarin MonoTouch allows you to create cross-platform applications, using the native C# / Silverlight for Windows Phone and C#, via Xamarin MonoTouch, for iOS.
18 Jun 2009 by Corinna John
First steps tutorial for Delphi developers.
15 Jan 2011 by Corinna John
Encode a text by sorting notes.
27 Jul 2008 by Cory Borrow
A small and easy to use notification bar like that found in IE6+ and Firefox web browsers.
8 Dec 2014 by daluu
An article on creating and using a web browser (IE only) compatible ink or drawing control using the Microsoft Tablet PC SDK version 1.7. A sample pre-built control is provided for use and demonstration.
14 Jul 2007 by daluu
Framework for porting code between different languauges and platforms through a standard XML schema.
8 Jan 2010 by daluu
Some libraries for making HTTP requests with session state persistence. Support for .NET, VBScript, JavaScript, C/C++, and Java.
14 May 2008 by daluu
GUI automation for the purpose of driving or controlling an application via its GUI
11 Aug 2012 by Daniel Grunwald
Use NRefactory to write a standalone application that refactors your C# code.
15 Sep 2014 by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.
17 Sep 2014 by Daniel Vaughan
Create a Xamarin Forms tabbed page or carousel page by binding to a collection of ViewModels; extending beyond the current capabilities of Xamarin Forms.
2 Oct 2014 by Daniel Vaughan
Leverage existing .resx files to localize Windows Phone, Android, and iOS apps in Xamarin.Forms.
7 Oct 2014 by Daniel Vaughan
Using Xamarin Forms platform specific rendering to create a cross-platform application bar.
13 Nov 2014 by Daniel Vaughan
Learn how to combine T4 and a custom markup extension to share and consume image files between projects.
25 Nov 2016 by Daniel Vaughan
A fun Xamarin Forms implementation of the game Sokoban, demonstrating how to port a UWP puzzle game to both Android and iOS while sharing nearly all code across platforms.
25 Feb 2006 by Darren Pruitt
A design for an event driven rules engine.
25 Aug 2020 by DaveMathews
Speaker independent speech recognition in Mono and .NET C#
6 May 2010 by David Cruwys
Provide a mechanism to execute a list of tasks in parallel on multiple threads and communicate back to the calling thread useful states such as exceptions, timeouts, and successful task completion.
27 Dec 2014 by David Jeske
A simple open-source scene manager, and WavefrontOBJ file loader in C# and OpenGL (OpenTK). Runs on MacOS, Windows, and Linux.
23 Dec 2007 by David Saelman
A simple method to achieve interprocess communication between the .NET framework and MFC.
10 Jun 2009 by Davide Icardi
An ASP.NET server library for creating CMS website (forums, articles/wiki, news, users/roles, ...), using NHibernate for data access.
4 Dec 2007 by dilip23
New Ajax Navigation Docable Bar
2 Sep 2010 by dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
13 Jan 2009 by Dmitri Nеstеruk
A BDD tutorial using NBehave and MbUnit.
1 Aug 2017 by Dmitry Brant
A custom control for Windows Forms that looks like an electronic 7-segment LED display.
29 Apr 2014 by Don Fizachi
A C# implementation of the OTR protocol.
31 Dec 2007 by Douglas Day
This article describes the steps to add automatic update capabilities to your application quickly and easily using the DDay.Update library.
5 Mar 2009 by Douglas Day
This article describes how to use DDay.MVC to simplify Model-View-Controller implementation in applications.
16 Apr 2016 by dsuryd
Building real-time web user interface for Windows service, or self-hosted with cross-platform Mono.
9 Sep 2007 by Ed.Poore
Single instance forms in an MDI application
5 Dec 2007 by Ekaterina Kostrioukova
The article shows how to update data in a DataGrid (DataView) control with AJAX.
7 Dec 2007 by Ekaterina Kostrioukova
An article on how to implement DataGrid
2 Apr 2014 by elw00d123
How to create console app with pseudographics using XAML quickly
30 Dec 2007 by emadmraghib
a javascript module that grants developer to select variant parts or may be the whole page to make user can print preview it and print it.
12 Jul 2007 by Eugene Mirotin (Guard)
Defines the full process of building Mono on Windows with Cygwin
2 Mar 2010 by Eunge
ValidationScope is used to collect all input errors in a context although validation code exists in independent APIs.
10 Sep 2018 by Evaldas Jocys
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.
23 Oct 2008 by Fabio Franco
An extended ComboBox that adds a ReadOnly property to it.
24 Dec 2008 by Flamewave4
A phone number structure that can be used for parsing, validating, and normalizing phone numbers.
30 Sep 2012 by Florian Rappl
Constructing a fast math parser using Reflection to do numerics like Matlab.
10 May 2016 by Florian Rappl
The third part discusses events, asynchronous and dynamic types, the TPL, and reflection.
13 May 2016 by Florian Rappl
The last part discusses attributes, iterators and some more advanced topics.
29 Jan 2013 by Florian Rappl
An introduction to lambda expressions as well as an advanced discussion on how and where to use them. This article will also show known and introduce new design patterns that might be helpful.
2 Apr 2009 by Ghasem Nobari
By using this C# (.NET 2.0) method, you can easily upload your files to Rapidshare.com account
31 Mar 2015 by gmarkc
A simple and inexpensive project to control your first IoT device using an Azure service
9 Mar 2017 by Graeme_Grant
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...
14 Oct 2010 by Greg Olmstead
Grouping a List based on string property of the object in the list without LINQ
21 Dec 2007 by Guy Vider
A sample Visual Studio 2008 project that compares the performance of LINQ to simpler loops
11 Nov 2009 by GWBas1c
Describes a technique to call JavaScript from C#, and then to allow the JavaScript to call back into C#.
6 Dec 2008 by Günther M. FOIDL
An extended List that fires events when the count of list-items changes
24 Mar 2020 by Harry Constantinides
This article presents a custom TimePicker control using a combination of basic GTK widgets.
25 Mar 2020 by Harry Constantinides
ComboBox control written in C#
28 Mar 2020 by Harry Constantinides
C# ComboBox control
17 Jan 2018 by honey the codewitch
Dependency free, fast, lightweight JSON parsing and light query
8 Mar 2010 by Ilya Builuk
This article describes how we can use our programming skills on the .NET framework to implement platform-independent code
24 Mar 2010 by Ilya Builuk
This article shows how we can develop the platform-independent software with Mono usage