Write once deploy on Windows Mobile 6, Windows Phone 7, Android and iPhone? [closed]
Was just wondering if there were any cross platform development platforms which would run great for corporate type apps on various mobile devices. Would be ideal if the language was C# but feel free to suggest others. have you checked out Titanium at http://www.appcelerator.com And then there is the PhoneGap at http://www.phonegap.com/ If you're happy to re-use business logic and write device specific user interfaces (more work, but better user experience on each device) you could consider the various Mono frameworks. Writing the core business logic as a class library, then writing specific