xamarin

  • Xamarin.Forms 3.0 Will Bring UI Support To .NET Desktop Platforms

    Trying to develop a cross-platform app with a decent UI in any .NET language is hard. There’s never been an optimal way to deploy everywhere and while attempts have been made to provide usable libraries, they’re all works in progress. Even Microsoft’s Xamarin.Forms is mobile-only. That, however, will change with version 3.0, with Microsoft promising…


  • What You Need To Know About Microsoft .NET Core 1.0

    It’s been years in the making but Microsoft has finally released its open source .NET Core, essentially a stripped down version of the company’s full blown .NET Framework that is used to create mobile, desktop and web applications for Windows machines. .NET Core, however, is cross platform, available on Windows, OSX and Linux, making it…