5
JS96
9h

I understand the reasoning behind switching to a new, maybe better, technology, but for fuck sake, it’s against typical Microsoft strategy to “kill and shoot to the dead corpse” something instead of maintaining backward compatibility. Why they’ve changed?
I still can develop VB6 software for Windows 11 that just works. But you removing newer tools for no reason.

In short: Xamarin is dead, and that’s alright, but they are even deciding to “remove” development tools from future updates of VS 2022. Why?? Keep it optional, allow me to write legacy code (just 4 years old actually) a bit longer. 🙃

And also, .NET MAUI doesn’t seem “great”, at least at the first sight.
Why you’re forcing me to switch to it if there are 0 benefit for my product?
It’s so bad the only way to bring developers is this one?!

What is incredible to me is that the “industry field”, which is HUGE is so often ignored because of the “customers field”. Keep them separated. If you don’t want to support old tools, just don’t, but leave them there.
They killed Windows Mobile 6.5 which was old but still alive and fine in the industries, you had the biggest market share in PDAs and decided to give it to fucking Google.
The manufacturers kept selling WM devices even in 2020… and they stopped just because you stopped selling licenses.
You acquired Xamarin, gave everyone for free the tools to keep writing .NET for Android and move the industry apps, and now you are saying “actually fuck you, do it again, even though nothing really changes, but convert your entire project to this bs we’ve created”. Why???

Microsoft response: it’s just a few clicks and everything works fine.
My response: No, it’s not… the entire UI is rendered in a different way, I have to rewrite the whole UI of my app and a lot of modules stopped working because of nuget packages I can’t install anymore…
I have to spend additional time to make it work THE SAME as before, not better. So what’s the fucking point?

Comments
  • 3
    I stopped using MS tools for development since they killed UWP and then Xamarin. I realized that everything is on a timer and will face the same fate eventually. Just like all the other stuff that they killed (XNA, Silverlight, etc.)

    As a bonus, I don‘t have to deal with the developer hostile Windows system anymore.
  • 1
    honestly: who TF is even using visual studio at all?
  • 0
    Use JS. It’s never going away.
  • 1
    @kiki C# won‘t go away either. It‘s the frameworks and platforms that they kill.

    JS frameworks die even faster.
  • 0
    @Lensflare fair. Frameworks are bad no matter the language
  • 1
    @tosensei > "who TF is even using visual studio at all?"

    Using it right now. Got about 20~ish devs here also using Visual Studio.
Add Comment