Click here to Skip to main content
15,886,137 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Who's afraid of a pixel? Pin
Eddy Vluggen13-Mar-21 12:38
professionalEddy Vluggen13-Mar-21 12:38 
GeneralIs Xamarin Forms Dead? Pin
Kevin Marois12-Mar-21 15:41
professionalKevin Marois12-Mar-21 15:41 
GeneralRe: Is Xamarin Forms Dead? Pin
markrlondon12-Mar-21 16:52
markrlondon12-Mar-21 16:52 
GeneralRe: Is Xamarin Forms Dead? Pin
markrlondon12-Mar-21 17:02
markrlondon12-Mar-21 17:02 
GeneralRe: Is Xamarin Forms Dead? Pin
Kevin Marois12-Mar-21 18:24
professionalKevin Marois12-Mar-21 18:24 
GeneralRe: Is Xamarin Forms Dead? Pin
RickZeeland12-Mar-21 21:07
mveRickZeeland12-Mar-21 21:07 
GeneralRe: Is Xamarin Forms Dead? Pin
Eddy Vluggen13-Mar-21 12:39
professionalEddy Vluggen13-Mar-21 12:39 
GeneralRe: Is Xamarin Forms Dead? Pin
KateAshman16-Mar-21 2:48
KateAshman16-Mar-21 2:48 
Marketing alone can't bridge failed effort.
I've considered picking up Xamarin for 3 different projects during the course of it's existence. Never did.

The appeal of Xamarin was having a C# compatible front-end that could replace SilverLight in the LoB space.
In theory, XAML components could be written and tested for WPF desktop use, and then be ported to mobile platforms with low overhead costs.
Or, to put it pragmatically: it made Android and iOS expansion look cheap if you where doing WPF at the time.

In practice, the benefits just never materialized.
They used Mono as their C# framework, which is probably what killed them in the end. Mono is great for running arbitrary C# code, but it doesn't support WCF and a bunch of other business-oriented one-offs that are cheaper to propagate than to replace.
Their XAML was a dialect, so none of the major XAML designers could create Xamarin compatible components, making the use of XAML entirely pointless from a budget perspective.

At the time, I really thought they would contribute to XAML Standard 1.0, or at least align with a XAML designer.
But, as time went on, it seemed like they doubled-down on their core-value without ever really having one.
GeneralRe: Is Xamarin Forms Dead? Pin
Eusebiu Marcu14-Mar-21 22:04
Eusebiu Marcu14-Mar-21 22:04 
GeneralRe: Is Xamarin Forms Dead? Pin
dshillito14-Mar-21 23:32
dshillito14-Mar-21 23:32 
GeneralRe: Is Xamarin Forms Dead? Pin
Member 334960915-Mar-21 2:08
Member 334960915-Mar-21 2:08 
GeneralRe: Is Xamarin Forms Dead? Pin
MadGerbil15-Mar-21 2:12
MadGerbil15-Mar-21 2:12 
GeneralRe: Is Xamarin Forms Dead? Pin
Member 334960915-Mar-21 2:19
Member 334960915-Mar-21 2:19 
GeneralRe: Is Xamarin Forms Dead? Pin
Kirk 1038982115-Mar-21 8:09
Kirk 1038982115-Mar-21 8:09 
GeneralRe: Is Xamarin Forms Dead? Pin
Eusebiu Marcu15-Mar-21 22:24
Eusebiu Marcu15-Mar-21 22:24 
GeneralRe: Is Xamarin Forms Dead? Pin
Eusebiu Marcu15-Mar-21 22:19
Eusebiu Marcu15-Mar-21 22:19 
GeneralRe: Is Xamarin Forms Dead? Pin
Avo Laande15-Mar-21 2:21
Avo Laande15-Mar-21 2:21 
GeneralRe: Is Xamarin Forms Dead? Pin
Daniel Will16-Mar-21 4:11
Daniel Will16-Mar-21 4:11 
JokeThings I find buried in the C++ reference Pin
honey the codewitch12-Mar-21 13:28
mvahoney the codewitch12-Mar-21 13:28 
GeneralRe: Things I find buried in the C++ reference Pin
Greg Utas13-Mar-21 0:27
professionalGreg Utas13-Mar-21 0:27 
GeneralRe: Things I find buried in the C++ reference Pin
Espen Harlinn13-Mar-21 13:11
professionalEspen Harlinn13-Mar-21 13:11 
GeneralRe: Things I find buried in the C++ reference Pin
Greg Utas13-Mar-21 15:00
professionalGreg Utas13-Mar-21 15:00 
GeneralRe: Things I find buried in the C++ reference Pin
Espen Harlinn14-Mar-21 2:28
professionalEspen Harlinn14-Mar-21 2:28 
GeneralRe: Things I find buried in the C++ reference Pin
honey the codewitch13-Mar-21 16:22
mvahoney the codewitch13-Mar-21 16:22 
GeneralRe: Things I find buried in the C++ reference Pin
Espen Harlinn14-Mar-21 4:04
professionalEspen Harlinn14-Mar-21 4:04 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.