Why the Command Line? Why now?

cli_header.jpg

Modern developers are often polyglots — they dabble in different operating systems, programming languages, frameworks and tools as they build the next generation of applications. On top of that, modern applications run on a variety of platforms and devices, all leading to very mixed developer skill sets and tools of the trade.

No longer are developers stuck on a platform or tooling silo — developers should be able to use any development platforms and tools of their choice to build applications. This is the new mindset, and modern application frameworks are catering to the flexibility developers want.

It is fair to say that Command Line and CLI (Command Line Interface) Tools have made a big comeback with developers, thanks to their cross-platform flexibility. Developers love CLI tools that give them the freedom to work from any operating system and pick the tools of their trade. This trend is enhanced by the fact that most development platforms these days offer CLI tools first and then add GUI tools on top of that.

Let’s take a quick look as to why CLI is enjoying resurgence amongst modern developers and what’s in it for you. Full article HERE.

XAML Standard Demystified

demystify_xaml

Most spoken languages in the world have various dialects. And this isn’t a bad thing since it adds to the diversity and richness of the given language. Trouble crops up when language dialects become combative – refusing to co-exist and forcing one’s wishes onto another. Poor humans now have to understand multiple dialects to make sense of language in varying contexts.

This story may ring a bell for .NET developers. Yup, sounds alot like XAML development, doesn’t it? Various .NET application platforms have been speaking their own versions of XAML and developers suffer with a lack of reusability and having to learn contextual XAML dialects. There is a panacea on its way though – the XAML Standard.

Announced at Build in mid-2017, XAML Standard promises a uniform XAML vocabulary across platforms and aims to wash away developer pains through an universal specification. This article unpacks the promise and challenges facing XAML Standard.

Full article HERE.

The Xamarin Live Player Unpacked

xlp_header

It is 2017, and it is almost criminal to say that your app doesn’t work on a given mobile platform. This means, most mobile developers are building cross-platform apps. Xamarin has helped democratize cross-platform mobile development for .NET developers. You get world-class IDEs and tooling to build your Xamarin apps on any platform.

But deploying apps to devices remains tricky – developers often have to deal with native platform SDKs, varying OS versions and device provisioning. It’s a pain to get your cross-platform app running on your device!

At Microsoft BUILD this year they announced Xamarin Live Player, which aims to ease some of this pain of deploying apps to devices. Is it the panacea for seamless app deployments across all mobile devices?

While Xamarin Live Player may just be getting started, the promise is there for sure. This article explores Xamarin Live Player in all its glory and some fallacies. The age of easy mobile app deployments is upon us.

Full article HERE.