On behalf of the engineering team, I'm incredibly excited to announce a new tool we've built for .NET developers called JustAssembly!
JustAssembly is a free and open source .NET assembly diff and anal...
The first article in the Using XAML in Xamarin.Forms series, looked at how XAML increases the legibility of the user interface code over C#, how to set both member and attribute properties, and how t...
As Machine Learning (ML) becomes mainstream in the software industry it's important to understand how it works and it's place in the development stack. With a firm understanding of how to build a ML s...
Using Kendo UI components in your Angular application helps you make a robust application quickly with succinct code. When you're working on a deadline, like during hackathon, or just a regular stress...
XAML or eXtensible Markup Language is a declarative language used for creating user interfaces in Xamarin.Forms.
I already know what you're thinking:
Why would I want to use a markup language when I ...