Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / .NET / Mono

Mono

Mono

Great Reads

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Oleg Shilo
The extremely simple implementation of generic "Extension Properties"
by malikusman
DCOM component replacement in .NET is .NET remoting
by Tommi Laukkanen
A KD-Tree which stores axis aligned boxes.

Latest Articles

by Daron Cox
If you're trying to integrate with UAG from a mobile device, this tip is for you!
by Oleg Shilo
The extremely simple implementation of generic "Extension Properties"
by malikusman
DCOM component replacement in .NET is .NET remoting
by Tommi Laukkanen
A KD-Tree which stores axis aligned boxes.

All Articles

Sort by Score

Mono 

by Oleg Shilo
The extremely simple implementation of generic "Extension Properties"
by malikusman
DCOM component replacement in .NET is .NET remoting
by Tommi Laukkanen
A KD-Tree which stores axis aligned boxes.
by User 2739121
This article describes how to create a simple user-drawn form which moves over the desktop
by Daniel Vaughan
Learn how to combine T4 and a custom markup extension to share and consume image files between projects.
by ObiWan_MCC
A C# SMTP server (receiver).
by Robert Dondo
Demonstrates how to tweak the TreeView control to make it collapsible when working with MasterPages.
by Mr. xieguigang 谢桂纲
Object-oriented evaluator of the mathmatics expression
by Moreno Airoldi
The class runs under Mono or .NET and allows the use of Windows style "INI" files to store and retrieve application settings
by Moreno Airoldi
The class runs under Mono or .NET and allows the use of Windows style "INI" files to store and retrieve application settings
by Marc Clifton
A debug build stopwatch useful for diagnostic timing.
by Marc Clifton
Cloning a Dictionary.
by jgauffin
A generic plugin system used to load and manage plugins
by Qwertie
LLLPG, the Loyc LL(k) Parser Generator: now parsing C# itself!
by Eunge
ValidationScope is used to collect all input errors in a context although validation code exists in independent APIs.
by JoseMenendez
100% managed code that draws HTML on any device
by User 4330028
The very complete logger for .net
by Nick Alexeev
This class is a thin MFC wrapper around Win32 API for reading/writing INI files.
by Paul Lessard, M.Sc.
We propose a way to secure C# programs by emulating Taint checking
by Steffen Ploetz
Give an brief overview of text rendering options for OpenGL/OpenTK especially for MONO/.NET.
by Zeeshan Haneef
An article on drawing graphics on a hand-held device touch screen.
by Douglas Day
This article describes the steps to add automatic update capabilities to your application quickly and easily using the DDay.Update library.
by LockonFlamingCliffs
Shows the basics of working with ADO.NET disconnected data.
by Flamewave4
A phone number structure that can be used for parsing, validating, and normalizing phone numbers.
by Florian Rappl
The third part discusses events, asynchronous and dynamic types, the TPL, and reflection.
by Ekaterina Kostrioukova
The article shows how to update data in a DataGrid (DataView) control with AJAX.
by Ekaterina Kostrioukova
An article on how to implement DataGrid
by Keith Balaam
An article on writing a responsive multithreaded GUI, but not the Microsoft way
by Scott Dorman
A simple to use resumable file downloader class that provides progress feedback for .NET 2.0 or .NET 1.1
by Darren Pruitt
A design for an event driven rules engine.
by Lex Li
This article introduces #SNMP and how to use it to accomplish SNMP operations such as managing SNMP enabled devices.
by jdx256
Jibu is a high-level multithreading API for .NET 2.0 and above.
by baretta2
XmlObject is the class to derive from when you need high-performant XML serializable objects.
by Tiago Conceição
Application Management makes your application's life easier. It will automatically do memory management, handle and log unhandled exceptions, profile your functions, make your application single instance, and also provide utility functions to get system information.
by Michał Kosmala
Article describes an easy and light way to secure access to methods in your application.
by Kam
Arcball module using Tao.OpenGL in C#.
by Kam
An Arcball module using CsGL in C#.
by Qwertie
Want to square-root an arbitrary type T in your generic code and multiply it by its natural logarithm? No problem.
by Pascal Ganaye
In this article, I try to highlight some issues in the .NET Framework generic list and how to circumvent them
by Omar Al Zabir
An extender that allows content to be dragged and dropped within columns and across columns. Allows column-wise content flow and reorganization.
by Shivprasad koirala
ASP.NET Caching Interview Questions Part 2
by thangchung
This article will let you know how can we use JSPM in ASP.NET MVC 6 and Material Design Lite.
by SalarSoft
A powerfull web proxy that able you pass through the blocked web pages.
by Sebastien Lebreton
Reflexil is an assembly editor and runs as a plug-in for Reflector or JustDecompile. Reflexil is able to manipulate IL code and save the modified assemblies to disk. Reflexil also supports "on-the-fly" C#/VB.NET code injection.
by jkunken
In this article, we will describe how information generated on data acquisition devices connected to servers running Windows Server 2003 can be efficiently integrated into Microsoft Office SharePoint Server 2007 using Windows PowerShell.
by Qwertie
The Lexical Macro Processor transforms your C# code with a LISP-inspired macro system. Nice substitute for T4 templates, with Visual Studio integration and a Linux-compatible editor.
by chazza_10101
How to setup an Axiom application
by R2B2
An application to create skins for DotNetNuke portals with a browser preview
by Dmitri Nеstеruk
A BDD tutorial using NBehave and MbUnit.
by dmihailescu
What is the start-up and system performance overhead for .Net, Mono, Java versus C++ and Forms, WPF, Swing versus MFC
by Pawel idzikowski
How to serialize binary data to IsolatedStorage in a Silverlight client when there is no BinaryFormatter in Silverlight? Why not with sharpSerializer? - An open source XML and binary serializer for .NET and Silverlight
by Dominik Reichl
A C# implementation of the BLAKE hash algorithm.
by Pragmateek
"MCSD Certification Toolkit (Exam 70-483): Programming in C#” - book review
by Miles Gibson
Iron Speed Designer builds database, forms, and reporting applications for .NET – without hand-coding. Quickly create feature-complete custom applications that integrate Web pages, controls, data access, validation and security. Accelerate development and eliminate infrastructure programming.
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.
by Alex J Lennon
.NET applications on Yocto/OpenEmbedded Linux
by Daniel Vaughan
Leverage existing .resx files to localize Windows Phone, Android, and iOS apps in Xamarin.Forms.
by Eugene Mirotin (Guard)
Defines the full process of building Mono on Windows with Cygwin
by Muhammad Shujaat Siddiqi
This article discusses SET based operations involving INSERT / UPDATE and DELETE using LINQ to SQL.
by Qwertie
Well, not literally. Enhanced C# supports pattern matching, ADTs, and tuples, so Plain C# gets all that by transitivity.
by Chad Z. Hower aka Kudzu
Introduction to writing plugs in Cosmos in C#, Assembly, or X#
by Chad Z. Hower aka Kudzu
A quick view under the hood of Cosmos and how it works
by Jerome Bellanger
A data structure implementation of a fixed size collection: the oldest element is automatically deleted if the maximum capacity is reached
by Pawel idzikowski
How to replace the web API request query string to provide case insensitive OData search
by Surajit Paul
This is a cool chat application created in DotNet using web services having all the functionalities.
by swellbow
A walkthrough to set up client application services for user logon in a Windows application using ASP.NET membership providers
by Mr. xieguigang 谢桂纲
Code style guidelines for Microsoft VisualBasic
by Kel_
An implementation of a generic, concurrent object pool with smart memory management.
by Lizandro Campbell
Using Visual C# 2008 to establish connection to a MySQL 5.1 database with MySQL Connector/NET 5.1.7
by sdk_codemaker_2005
Creates User Information from Input into a Text File - C#
by Matthew Hazlett
More about the technology, but the demo app is ASP.NET
by alexandrvslv
Docking windows container, extended listview, extended property editor.
by John Newcombe
Presents an explanation of Datum transformations with examples shown in C#
by Andy Aspell-Clark
A simple program to help get the timing of a roast dinner
by Qwertie
A memory-efficient Patricia trie that implements IDictionary and supports the "find nearest key" operation.
by Daniel Vaughan
Using Xamarin Forms platform specific rendering to create a cross-platform application bar.
by chmod2222
Having problems changing app.config and web.config? Use your own settings class. Easy to add new keys and save to disk.
by Harry Constantinides
ComboBox control written in C#
by Olivier Lecointre
Movable controls with customized rendering on Linux with Mono.
by amitthk
Custom Membership and Role Providers, a website administration tool, and Role based access to individual files.
by Harry Constantinides
This article presents a custom TimePicker control using a combination of basic GTK widgets.
by Ordisoftware
How to create a generic singleton for .NET.
by Lionel LASKE
Learn how to develop an application for the XO laptop - the OLPC project's machine - using Mono on Sugar OS.
by Bruno Sonnino
MonoGame is an open source implementation of the XNA application programming interface (API).
by Joe Nachbaur
Easy to use WinForms class to create extended dialog boxes
by MSDN_MCP
There are four ways of publishing an application using ClickOnce, which we are going to see the advantages and disadvantages of here.
by Qwertie
Creating the AList data structures for my "list trifecta" series must have taken hundreds of hours. The DList is a vastly simpler beast, but in certain cases will boost your insert/remove speed a lot.
by daluu
GUI automation for the purpose of driving or controlling an application via its GUI
by Sergey Alexandrovich Kryukov
No more long switch statements!
by Phil Crosby
A simple, easy-to-use, resumable .NET file downloader.
by thund3rstruck
Searching Directory Services with Novell's LDAP library.
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.
by GWBas1c
Describes a technique to call JavaScript from C#, and then to allow the JavaScript to call back into C#.
by Stan Bice
Imagine connecting church worship attenders with real-time content.
by Sergey Alexandrovich Kryukov
Generic classes for enumeration-based iteration and array indexing
by Chris La
A jump point search algorithm for grid based games in C#
by Davide Icardi
An ASP.NET server library for creating CMS website (forums, articles/wiki, news, users/roles, ...), using NHibernate for data access.
by Nilay Parikh
Exception handling with Ports in BizTalk
by Lev Danielyan
A library to extract EXIF information from images, compliant with the EXIF 2.2 standard.
by Miloslav Beno
This article describes how to extend WordPress with plugins written in C# and shows very first C# plugin for this system.
by Ali Ozgur
Describes making of an external tools add-in using ProcessStartInfo and Process classes in System.Diagnostics
by Yuri Astrakhan, Sasha Goldshtein
This article shows how to generate dynamic methods for fast byte to structure conversion
by Marcos Meli
An easy to use .NET library to read/write strong typed data from files with fixed length or delimited records (CSV). Also has support to import/export data from different data storages (Excel, Acces, SqlServer, MySql)
by Lionel LASKE
Learn how to generate your own code for the DLR using an Abstract Syntax Tree.
by Graeme_Grant
A documented journey looking for the fastest solution for generating valid Anagrams for the Weekly Code Project Challenge...
by RexNebular
A generic implementation of the WeakReference class
by Unknown Narrator
A GetOpt implementation for .NET.
by Richard Dunkley
Demonstrates how to use the Yocto Project to get a custom Linux operating system with Mono up and running on the Beagleboard C4 development board.
by Richard Dunkley
Demonstrates how to use the Yocto Project to get a custom Linux operating system with Mono up and running on the MicroZed development board.
by Richard Dunkley
Demonstrates how to use the Yocto Project to get a custom Linux operating system with Mono up and running on the Raspberry Pi development board.
by Steffen Ploetz
Check OpenGL as a basis for appealing applications, that are not necessarily games.
by shaykeren
Global event handler distributor
by Aqeel Khandwala
implementing multiple culture with master page
by radioman.lt
GMap.NET is a powerful, free, cross platform, Open Source .NET control. It enables the use of routing, geocoding, and maps from Google, Yahoo!, OpenStreet in Windows Forms and Presentation, and supports caching!
by Anindya Chatterjee
The Google Code Issue Tracker client library for .NET.
by robertosari
This article aims to show the creation of Network Links for Google Earth.
by kesmellon
Merge some small print-screen maps to a big one
by Greg Olmstead
Grouping a List based on string property of the object in the list without LINQ
by Paul Stovell
Secure alternative to WCF. JSON-RPC meets SSL meets .NET and Mono.
by Joel Ivory Johnson
An introduction to the process of deploying code to a PlayStation® Vita
by Mohammad A Rahman
The Mono is an Open Source free programming language project. It has the implementation of Microsoft’s .NET Framework based on the ECMA standards for C# language and Common Language Runtime (CLR). In this article, I will explore how the Mono C# compiler works.
by Alex J Lennon
A refreshed article on how to build the older releases of Mono on Windows
by Alex J Lennon
A refreshed article on how to build the current release of Mono on Windows
by Nilesh Surve
This code will give you the diffrence between the two dates in days.Some time it is required in the program to get diff. between two dates.It is so small and very efficient code.
by Misha1964
Learn how to validate complex web forms using business rules engine
by Ilya Builuk
This article describes how we can use our programming skills on the .NET framework to implement platform-independent code
by Kel_
MyChat: a simple real-time client-server chat using fancy HTML5 features and identicons.
by Ozgur Ozcitak
A .NET ListView like control for displaying image files with asynchronously loaded thumbnails.
by Alen Toma
How to implement deep cloning using Reflection
by Bunty1983
Implementing message queue in C Sharp
by Jimmy Zhang
Introduces a simple, efficient, human-readable XML index called VTD+XML.
by Ludvik Jerabek
Read and write to INI files in VB.NET and VBScript
by Alexander Sher
This article may help you to understand how the CascadingDropDown works and how to work with it.
by Qwertie
In the netherworld between T[] and List
by Vivek Srivastava SSE
With IKVM, you can run compiled Java code (byte code) directly on Microsoft .NET or Mono. The byte code is converted on the fly to CIL and executed.
by David Saelman
A simple method to achieve interprocess communication between the .NET framework and MFC.
by Daniel Vaughan
Create best-in-breed cross-platform MVVM apps using Calcium for Xamarin.Forms.
by AndrewSmith
A plunge into creating a fast, full text index, with advanced searching capabilites.
by Muhammad Shujaat Siddiqi
An introduction of Managed Extensibility Framework (MEF) with Visual Studio 2010
by Corinna John
First steps tutorial for Delphi developers.
by Jaroslaw Kowalski
Introduction to managing diagnostic traces with NLog.
by gmarkc
A simple and inexpensive project to control your first IoT device using an Azure service
by Robert Köpferl
A enumerable class, that is able to iterate two enumerable collections at once. Either until both or one is done.
by Snews
A control that mimics the look-n-feel of iTunes and the iPod manager.
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.
by vadimas
Troubles putting JavaScript code inline with VB.NET or C# code
by honey the codewitch
Dependency free, fast, lightweight JSON parsing and light query
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.
by Andrew Friedl
Using the KudzuASp Template Engine for Classic ASP
by tobinharris
In this article, Tobin Harris introduces a new Ajax library for ASP.NET and explains its benefits over Microsoft ASP.NET Ajax. He demonstrates an easier approach to .NET Ajax applications, even for those without serious JavaScript skills.
by Guy Vider
A sample Visual Studio 2008 project that compares the performance of LINQ to simpler loops
by Le Sourcier
How to use LINQ to SQL
by Islam ElDemery
A simple speed comparison.
by Qwertie
With this library,"from x in list select x.Property" returns another list.
by Andy Aspell-Clark
A simple todolist designed for an Asus Eee Pc
by Günther M. FOIDL
An extended List that fires events when the count of list-items changes
by JohnLeitch
This article details how to make .NET applications scriptable with Aphid, an embeddable scripting language.
by The Zetta
A how to guide to make a custom shaped (by transparency, of course) MDI container form.
by jfriedman
Walks a developer through the implementation of a standards compliant RtspClient and RtspServer.
by Shuqian Ying
Service based, multi-application, post ASP.NET 4.0 asynchronous custom membership stores for ASP.NET Identity 2.0 with a hierarchical role system.
by Olivier Lecointre
This articles describes a way to reproduce the behavior of a panel applet (menus and interation with an application) on Gnome Shell for Mono applications on Linux, with the help of DBus
by Alain Bertrand
A small XML serializer for Silverlight projects.
by Rei Miyasaka
A portable and flexible HTTP web server library written in 100% managed C#.
by Mr. xieguigang 谢桂纲
Mathematical method of S-system equation to simulate a biochemical network system
by William E. Kempf
An article on creating WPF applications, following the Model-View-ViewModel pattern
by Software Developer's Journal
This article presents possibilities for development of .NET applications running on operating systems other than Windows, using the MONO platform. Advantages and challenges will be presented. Also presented are some common issues encountered while developing applications using the .NET technology.
by Nathaniel Moschkin
Topics and methods on programming in .NET and performance considerations
by Ajcek84
Open source library for music engraving in desktop, mobile and web applications
by Tomi Valkeinen
NetSerializer - A fast, simple serializer for .NET
by dilip23
New Ajax Navigation Docable Bar
by vossccp
Noda –DateTime extensions for .NET
by Cory Borrow
A small and easy to use notification bar like that found in IE6+ and Firefox web browsers.
by Evaldas Jocys
JavaScript class library which partly replicates Microsoft .NET Framework structure and functionality.
by Don Fizachi
A C# implementation of the OTR protocol.
by Lucas Ontivero
A class library for port forwarding in NAT devices that support Universal Plug and Play (UPNP) and/or Port Mapping Protocol (PMP)
by adamvanner
Simplified multi-threading of for loops in C#, with an interface akin to OpenMP.
by Laughing.John
How to easily override key processing in a form or user control
by Andrew Kirillov
This article describes the implementation of parallel computations using plain C#.
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.
by Thomas Maierhofer (Tom)
How the .NET Framework Stopwatch class can be used to measure and compare algorithm runtime with a high accuracy
by daluu
Framework for porting code between different languauges and platforms through a standard XML schema.
by mf040
Idea and implementation of a simple and easy database synchronization tool.
by Qwertie
No matter how lazy you are
by zam664
How to print Microsoft Access Reports from a C# application
by Florian Rappl
The last part discusses attributes, iterators and some more advanced topics.
by Steffen Ploetz
Draw text using Cairo from C# with full control over character positioning, linebreaking, etc.
by Steffen Ploetz
How to develop Linux/Unix (X11) GUI applications in C# efficiently without dependencies to GUI frameworks like GTK or KDE. Description of composite widgets.
by Steffen Ploetz
How to get out the maximum from the Roma widget in C# efficiently without dependencies to GUI frameworks like GTK or KDE. Basics and description of concepts.
by Steffen Ploetz
How to develop Linux/Unix (X11) GUI applications in C# efficiently without dependencies to GUI frameworks like GTK or KDE. Description of simple widgets.
by Steffen Ploetz
How to get out the maximum from the Roma widget set in C# efficiently without dependencies to GUI frameworks like GTK or KDE. Short introduction of the widgets.
by Steffen Ploetz
How to draw transparent and gradient output on a X11 window unsing the (low level API) XRender protocol extension for X11.
by Abion47
Using asynchronous progress bars on your form from start to finish
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.
by Qwertie
Protobuf-net is a fast and complete .NET library for serialization based on Google's Protocol Buffers. And this is a really short manual.
by Mr. xieguigang 谢桂纲
I want to develop a simple wrapper operation to do the hybrid programming data conversion job automatically. This makes my laboratory scientific research job happy!
by Fabio Franco
An extended ComboBox that adds a ReadOnly property to it.
by Kel_
Presents a real-time gauge implementation that can be used for building dashboards
by dsuryd
Building real-time web user interface for Windows service, or self-hosted with cross-platform Mono.
by Steffen Ploetz
Check OpenGL as a basis for appealing applications, that are not necessarily games.
by Kel_
Making an ObservableCollection observable by remote javascript clients.
by Ivan Krivyakov
Rhino Mocks version 3.3 can mock any MarshalByRefObject.
by ladenedge
An implementation of the RFC3394 AES key-wrapping algorithm.
by Paul Selormey
Learn how to write user manuals with the Sandcastle Help Compiler.
by SalarSoft
This tool provides easy web task scheduling, designed for ASP.NET and uses Caching.
by maq_rohit
The Seahawk- 12's watch for Android wearable
by Suriel Bendahan
Add a security level to your Web Services using the ASP.NET Forms Authentication.
by Omar Al Zabir
Serve extensionless URL from IIS without using custom ISAPI handler or IIS 6.0 wildcard mapping
by Dmitry Brant
A custom control for Windows Forms that looks like an electronic 7-segment LED display.
by mf040
Extending the class hierarchy with semantic information
by Steffen Ploetz
How to calculate a radial gradient and draw the output on a System.Drawing.Bitmap. And how to use this bitmap as a tile pixmap to fill any path.
by Y Sujan
Simple undo/redo library for C#/.NET.
by Ghasem Nobari
By using this C# (.NET 2.0) method, you can easily upload your files to Rapidshare.com account
by David Jeske
A simple open-source scene manager, and WavefrontOBJ file loader in C# and OpenGL (OpenTK). Runs on MacOS, Windows, and Linux.
by Ed.Poore
Single instance forms in an MDI application
by sklivvz
SixPack Library tutorial on how to use the StoredProcedure class.
by Ami Bar
A .NET Thread Pool fully implemented in C# with many features.
by Patrick Kalkman
A C# assembly for calculating Sunrise, Sunset, and Maximum Solar Radiation
by Chris Wuestefeld
Getting lists sorted the way a human would expect to see them
by DaveMathews
Speaker independent speech recognition in Mono and .NET C#
by Alex Flood
Using the Speex speech codec with the .NET framework
by Corinna John
Encode a text by sorting notes.
by kriceslo
Reduce sitemap maintenence and never have another "unlisted" page! Unlisted pages dynamically inherit site map placement from a parent page. Replace repetitive '/default.aspx' mentions with '/' for friendlier URLs. Wildcard query string matching and more...
by BobJanova
A symmetric stream-based encryption method in C# based on a rolling cipher and mod-257 multiplications
by TheQult
Implementing a simple message delivery system in C#
by Mic
Swintching between different types of serialization.
by Qwertie
Use the Symbol class for enum-like values that can be extended by other classes.
by AshishT
Wrapper for common command line tools offered by Team Foundation Power Tools
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
by John Boero
An extended owner draw ListView that is completely rendered using OpenGL
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.
by John Paul Walker
How to think like a programmer
by Qwertie
SparseAList and some AList benchmarks
by Qwertie
Concerned about regular expressions being unintelligible, repetitive, hard to get right and non-recursive? Read part 5, possibly the most useful part yet!
by Ilya Builuk
This article shows how we can develop the platform-independent software with Mono usage
by Marc Clifton
A workaround for a bug I discovered with the async reader in the Process class.
by Alexander Wieser
The Spectre Framework is an attempt to introduce HTML5 as a first class citizen UI language for CLR based applications.
by Tejas_Pathak
A simple game in C# that can run on Windows, Linux(mono) and Mac(mono)
by Andy Aspell-Clark
A simple todolist designed for an Asus Eee Pc
by Nikhil Awatade
Algorithm for Tree view binding
by elw00d123
How to create console app with pseudographics using XAML quickly
by Alexei Shcherbakov
How to make almost universal NuGet 'System.Data.Sqlite' package for .NET and Mono
by Steffen Ploetz
How to get out the maximum from the Roma Widget Set's list and tree widgets in C#.
by Rafael Mizrahi
The Java Messaging System (JMS) API defines a powerful message queuing technology. Learn how to access it from your C# applications here.
by Jeffrey Sun
This is a simple example about using OpenGL in CSharp application.
by Douglas Day
This article describes how to use DDay.MVC to simplify Model-View-Controller implementation in applications.
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.
by Daniel Grunwald
Use NRefactory to write a standalone application that refactors your C# code.
by logicchild
An article to help the beginning C# student who may need to code Math in school.
by Tamir Khason
This article is about how to use Windows Vista Preview handlers within a WPF application
by Mr. xieguigang 谢桂纲
Easy way to map the table in the mysql database.
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.
by Qwertie
A family of array-like list structures that let you take fast snapshots at any instant in time.
by Lev Danielyan
A C# class wrapping GDI+ funtions for easy image watermarking.
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.
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.
by daluu
Some libraries for making HTTP requests with session state persistence. Support for .NET, VBScript, JavaScript, C/C++, and Java.
by Umut ŞİMŞEK
Explains windows services basics and deployment with details.
by Andrew Whiddett
This is an alternative for "WPF: Data Virtualization"
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article introduces a XAML based 7 segment LCD display utilizing a WPF UserControl.
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application utilizing the DrawingBrush with offset and tiles.
by Steffen Ploetz
This article introduces a small tool (much simpler than sandcaste help file builder) to create HTML help for .NET/MONO assemblies and reviews the XAML based approach to create GUI application with the Roma Widget Set XrwXAML.
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application utilizing massive data binding with zero code.
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application utilizing WPF UserControls.
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application with WPF geometry objects (shapes).
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article reviews a XAML based application with basic menu, clipboard & validation features.
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article shows 'how to' a XAML based dialog application with the Roma Widget Set (Xrw) in C#
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article introduces a XAML based Minesweeper game with WPF.
by Steffen Ploetz
Currently none of the big Linux/Unix (X11) GUI application frameworks (GTK+, KDE) support XAML based application development. The Moonlight project (including XAML support) was abandoned on May 29, 2012. This article shows 'how to' a XAML based ribbon application with the Roma Widget Set (Xrw) in C#
by Richard Dunkley
Demonstrates how to use the Yocto Project to get a custom Linux baseline operating system containing Mono for use on a variety of different hardware configurations.
by ProtoBytes, Andrea Wykel
This is an introduction to creating XAML applications using Silverlight 1.0 and JavaScript.
by Tomislav Stare
One way to implement an XML Template Engine that processes or parses XML templates and generates code
by MaasOne
Download financial data, managing online portfolio or using Search BOSS from Yahoo! with .NET
by Alexander Wieser
Equinox is an SMTP/IMAP client running on the .NET Framework and Mono.
by Florian Rappl
Constructing a fast math parser using Reflection to do numerics like Matlab.
by Uwe Keim
A small class to perform basic XCOPY like operations from within C#
by AlexeyYakovlev
This article describes building an Android game with networking support using C#, Xamarin.Android platform and Zyan Communication Framework.