Porting .NET 3.5 app to Linux
        Posted  
        
            by gregarobinson
        on ASP.net Weblogs
        
        See other posts from ASP.net Weblogs
        
            or by gregarobinson
        
        
        
        Published on Mon, 03 May 2010 23:05:00 GMT
        Indexed on 
            2010/05/03
            23:19 UTC
        
        
        Read the original article
        Hit count: 517
        
Started doing research on porting a .NET 3.5 Windows Service application to Linux last week and today.There is a WinForms maintenance\admin tool that needs to be ported too.
Looking at Mono and related friends. Need to come up with a way to support MSMQ and Windows Workflow Foundation. Looks like the support for this in Mono is in alpha and not stable yet.
© ASP.net Weblogs or respective owner