Creating cross platform applications
        Posted  
        
            by Anant
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Anant
        
        
        
        Published on 2010-03-12T07:59:49Z
        Indexed on 
            2010/03/12
            8:07 UTC
        
        
        Read the original article
        Hit count: 660
        
I have a fair bit of knowledge of Java and C#.NET (prefer C#).
What should I use to create small applications that will work well in Windows, Mac and Linux? Speed will probably not be the main concern (small applications; using Sockets etc).
© Stack Overflow or respective owner