Mono

Mono Tools for Visual Studio 1.0 has officially been released.

Support for developing and debugging Mono applications from within Microsoft Visual Studio.

 

igorz 18/11/2009 - 10:16

Gendarme is a extensible rule-based tool to find problems in .NET applications and libraries. Gendarme inspects programs and libraries that contain code in ECMA CIL format (Mono and .NET) and looks for common problems with the code, problems that compiler do not typically check or have not historically checked.

I ran this tool against my IZWebFileManager. The result was 1213 potential defects using 254 rules!:

igorz 10/03/2011 - 13:55

Last week Mono released first beta for the upcoming MonoTools2.

 

There are four main features in MonoTools 2: 

  • Soft debugger support.
  • Faster transfer of your program to the deployment system.
  • Support for Visual Studio 2010 in addition to 2008.
  • Polish, polish and more polish.

 

igorz 07/06/2010 - 15:12

Mono is project I truly admire. Deploying a .NET WinForms application on non-Windows platform is really something I need. But can I really do that? One of the major incentives to move from the web to the desktop is to achieve a much better look and feel ( - I know, there are other very good reasons :-) )

 

In real life, we (almost) never build the GUI from scratch. We use control bundles, such as Telerik, Infragistics, etc. Otherwise we can spend ages refining our GUI, and the result will probably won't be as good.  

 

Itsu Tamam 04/11/2009 - 08:11

MonoTouch was released earlier this month.

 

MonoTouch is a platform for developing C# and .NET applications to iPhone and iPod Touch.

Itsu Tamam 23/09/2009 - 14:00
Syndicate content