Why not use vs 2015 and vs code, supposed to work on Windows, OSX or
Linux, although I don't know what versions of OSX they are supporting.
I wonder how long mono is for this world?

Edward Ned Harvey (mono) <edward.harvey.m...@clevertrove.com> wrote:

> > From: Pierre-François Culand [mailto:p...@culand.ch]
> > 
> > I do not intend to develop nor compile my app on the Mac/mono. I just want
> > to deploy and run the already compiled WCF Winforms client .exe app with
> > its WCF config file to consume the WCF service.
> 
> Oh, you should give up now. There is no chance of simply taking a complex app 
> already built and developed in VS/Windows, and then straight up launching it 
> under mono on a different platform and expecting it to work. Also if you 
> check the mono compatibility page, it says "limited WCF" which may or may not 
> affect you. I don't know if "limited WCF" compatibility affects server-side, 
> client-side, or both.
> 
> In reality, if you want to develop cross-platform, you can achieve > 95% code 
> reuse, and binary compatibility across platforms, but it's not going to 
> happen automatically except for trivial apps or libraries. You have to 
> develop and test with that goal in mind. You need VS on windows, and XS/MD on 
> mac and/or linux. And you need to test on every platform that you care about 
> supporting. There *will* be differences in the OS, as well as differences 
> between .Net and mono, which you'll have to workaround.
> _______________________________________________
> Mono-list maillist  -  Mono-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

         John Covici
         cov...@ccs.covici.com
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to