Hacker News new | ask | show | jobs
by ThrowawayB7 941 days ago
Microsoft staying on top with Windows Mobile would have been a good thing for developers and consumers for one gigantic reason: Windows Mobile devices were open. No app stores, no Google or Apple bleeding away 30% of your revenue to line their own pockets, no byzantine approval process, just load your executable onto the device and go.
1 comments

Windows mobile is not windows phone though and iirc from my brief time trying it out it was a mess even in 2008. My understanding was Android and open handset alliance came into being to tackle the fragmentation in the market. Clearly that's not true if the Android team saw Windows Mobile as it's biggest competitor...

I don't think Windows Phone would have ever happened if the iPhone never existed. Looks like Microsoft was just happy making money with Visual Studio licenses so I don't know if Visual Studio community edition would even have happened without outside pressure.

> Windows Mobile runs the .NET Compact Framework, which will support development in C# and VB.NET. You can also develop for Windows Mobile using MFC/Win32 APIs in C++ or Embedded Visual Basic. At the end of the day it's a stripped-down Win32-based OS, so there are other options, but these are probably the most popular.

> Depending on your experience, it will probably be easier to get Visual Studio 2008 and develop in a .NET language, the development experience is pretty nice and there is a built-in emulator in Visual Studio, so you don't need to have a device plugged in unless you are working with device-attached or embedded hardware.

> Unfortunately, Visual Studio 2008 Express editions (the free versions) do not support Mobile development, you would need to run a trial version or purchase a license.

https://stackoverflow.com/a/1702070