I have an app that I\'ve written in C#/WinForms (my little app). To make it cross-platform, I\'m thinking of redoing it in Adobe AIR. Are there any arguments in favor of Win
Why would you go with Air?
Use GTK#, and you have a cross platform forms engine and you get to keep your C# code.