Earlier quoted context omitted.
OMG. MFC ? You mean Microsoft Foundation Classes ? mmh. that stuff is still supported ? eventhough there was/is all the .NET crazyness. That's actually pretty good of MS. I guess the main question is: how do you in advance if you got a MFC-like library from MS with 20+ year support vs a library like Sliverlight where they drop support and let you alone with a migration to a different platform ?
Maybe there's a cautionary tale about being an early adopter here. I don't know if I would start a new project with MFC, but it was a fantastic decision in 1996. In a way, I think it's harder to pick technologies today for large projects. It seems like if something isn't new and growing steadily, it's stale and fading fast. What are the tools and frameworks with a long, healthy middle age ahead of them? I'm learning…
Microsoft gives up on Windows 10 Mobile
491–500 of 724 posts
Re: Microsoft gives up on Windows 10 Mobile
#492I was working in Microsoft about 5 years ago and Satya's not lying when they say they tried everything to incentivise app developers. It was a big focus of the company at the time. For keystone apps they tried to partner with developers doing most of the work for them. For more niche apps they ran promotions for students and independent developers giving away free phones etc. But nothing was enough to get over the pr…
Re: Microsoft gives up on Windows 10 Mobile
#493Earlier quoted context omitted.
And frankly Winmo 7 was the bad move, not 6.5. Because 7 burned the app bridge with 6.5, thus making it ever easier for someone to justify moving to a different platform. Never mind that at launch iphone was more fancy featurephone than smartphone.
I assume the iphone was "more fancy featurephone" due to the lack of 3rd party apps? I would have to disagree with that statement. Windows Mobile and BlackBerry allowed 3rd party apps to be installed, but they were both difficult to find and didn't usually add anything beneficial to the phones at the time. Users, for the most part, stuck to what was installed on the phone and that was it. Smartphones were defined by…
There were many companies living on this stuff. Mobile data was still very expensive, which didn't change for a few more years, and touchscreens were small and crappy. So the market was mostly business logic and CRM apps because they were the ones that could afford it.
That changed when mobile data and big screens became cheap enough for consumers, but I think Apple was as confused about that as everyone else given the state of early iPhones.
Re: Microsoft gives up on Windows 10 Mobile
#494Earlier quoted context omitted.
And Active Directory. I mean, I haven't found another platform yet that allows a sysadmin to control 10,000+ computers at the OS level simultaneously via one checkbox. Clear area for disruption here. But it's IT stuff, so no one wants to touch it because it's not a cool selfie app.
I wonder if that is what RH is gunning for by backing the likes of systemd and polkit. Especially as they get more and more attention from the military-industrial complex.
Re: Microsoft gives up on Windows 10 Mobile
#495I think a big question now is will Microsoft build a smartphone product on top of Android? This will help them capture existing app ecosystem and enable them to provide "the best of Microsoft" for enterprise mobile customers. The cloud market is so important and it just seems strategically weak to not have a phone platform to connect with that. Google Cloud has Google Play Services and there is lots of opportunity th…
Re: Microsoft gives up on Windows 10 Mobile
#496So that's Amazon, Facebook and Microsoft that failed with phones. I think it's safe to say we will never see a viable third option in mobile. Might as well start thinking of the next great paradigm shift but even there it's hard to see anyone out maneuvering Apple and Google.
Re: Microsoft gives up on Windows 10 Mobile
#497Earlier quoted context omitted.
It doesn’t matter. Subsequent iPhones are launched globally. Microsoft does not launch subsequent products globally. The surface takes many many months to reach many parts of Asia. Surface studio is only in a hand full of countries. Surface laptop is only in a handful of countries. Surface book is almost non existent. The only thing Microsoft makes that it launches well is the Xbox.
> It doesn’t matter. Yeah, I remember this argument. It depends on whether it benefits Apple or not. For example, when Apple moved off of Google for it's mapping, people were saying that this was just the first iteration, the first version of Maps, when it clearly wasn't, and that the fact that it lost features and information that were there before, people were okay with it because it was Apple's first map software…
Re: Microsoft gives up on Windows 10 Mobile
#498Earlier quoted context omitted.
I worked 3 years as a windows phone dev and i'm sorry to say but Microsofts efforts were ... almost insultingly bad. It started with windows phone 8 and the Metro UI. Bad Idea. The UI was too far away from Android/iPhone to be easily ported and adding corporate design to it was hard as it was too different. Silverlight and XAML was okay for the time. Then came windows 8.1 and windows desktop 8 which was universally h…
The thing about the MS platforms that has always been an issue is that they change the developer APIs around all the time. Every year they come out with the latest greatest way to access a database or whatever and it really isn't that much better than what they had last year, but it still requires a rewrite.
Re: Microsoft gives up on Windows 10 Mobile
#499Earlier quoted context omitted.
> I cannot distribute .APPX You can distribute .APPX. You can't distribute an unsigned .APPX and guarantee users can use it, but you haven't been able to do that with .EXE in years either. > I cannot run .APPX. Double clicking an .APPX installs it. > I cannot run .EXE. You can include Win32 .EXEs in .APPX packages now. There's a bunch of tools to support just that scenario called the "Desktop Bridge". > I cannot run…
Launch from Layout is an installation method that allows you to take loose files (an unpacked appx zip) and tell the OS 'treat this as an installed app'. You can do this with a couple WinRT APIs, Device Portal, or WinAppDeployCmd which comes with the SDK. I own dev mode for Windows 10, and can confirm that these issues have been always solved and recently received more improvements, although the documentation may be…
Any hints or sample for Launch from Layout? Yes, I read the docs. This question haunts me for 4 years and I still have no answer. Please please please.
Re: Microsoft gives up on Windows 10 Mobile
#500Earlier quoted context omitted.
Give it a few more OS releases and Android will be the only one supporting GL.
Would Apple really drop OpenGL? They are smarter than that... They could do it, though. They could.