Viagra

Archive for 'C#'

Mono Migration Helper for .NET

Posted on 09. Apr, 2009 by .

0

Mono project has recently introduced Mono Migration Analyzer (MoMA) for analyzing issues when migrating your applications to Linux. From MoMA website: The Mono Migration Analyzer (MoMA) tool helps you identify issues you may have when porting your .Net application to Mono. It helps pinpoint platform specific calls (P/Invoke) and areas that are not yet supported [...]

Continue Reading