What are the chances of getting a C# and SQL Server app running on a Mac?
If it is not possible outright, then are there at least some components of the app that would not need to be rewritten for a port to Mac?
What are the chances of getting a C# and SQL Server app running on a Mac?
If it is not possible outright, then are there at least some components of the app that would not need to be rewritten for a port to Mac?
There is Mono, so you can have C# apps on the Mac. But is it a WinForms app or WPF?
Can we run a C#/WPF application on Mac OS X?
SQL Server isn't going to run on a Mac.
What about virtualization?