:: LAAS Web Site - Release 4.0 - September 2007 ::

Useful links


:: Koders
Source Code Search Engine : very useful and complete.
http://www.koders.com/

:: Mono
The main page of the Mono Project
http://www.mono-project.com/

:: MonoDevelop
The Home page of this excellent IDE for Mono under Linux (I use it for all my applications)
http://www.monodevelop.org/

:: MSDN
Microsoft .NET Framework Developer Center, a "must" for developers
http://msdn.microsoft.com/netframework/

:: Mono for Debian
The mono reference site for all debian users
http://pkg-mono.alioth.debian.org/

:: GtkSharp TreeView Tutorial
Really useful tutorial about TreeView in Gtk, directly from the Mono web site
http://www.mono-project.com/GtkSharp_TreeView_Tutorial

:: Regular Expression in Csharp
The tutorial shows the use of Regular Expresssions in C-sharp
http://www.c-sharpcorner.com/Language/RegExpressionSample1.asp