Tagged Questions

12
votes
19answers
4k views

Create a cross platform Windows, Mac OS X application

I would like to build an application that runs on both Windows and Mac OS X. I would also like it to leverage the best of what the platform it runs on has to offer with regards to Frameworks, API's ...
10
votes
10answers
3k views

What are the advantages of c# over, say, delphi/realbasic for windows applications

Has anyone ever written an application bigger than its .NET luggage? People used to criticize VB6 for its 2 MB runtime but it rarely dwarfed the app it accompanied. Today despite having Vista on my ...