Full Stack C# with Blazor

Fri, 01 Mar 2019 10:00:00 GMT

C# programmers today can write desktop, server-side Web, cloud, phone, tablet, watch, TV, and IoT applications. Now Blazor enables C# developer to share code and business logic right in the user’s browser. Learn how to write a Blazor Web application that runs inside the browser and shares code with a C# backend server.

Read article

C# in the Browser with Blazor

Sat, 01 Sep 2018 10:00:00 GMT

Blazor is the new Microsoft experimental framework that brings C# into any browser without a plug-in. But an application in a browser isn’t all that useful unless it can access external data and services, so you'll learn how a Blazor app can call freely available Web services on the Web.

Read article

Azure Mobile Services: A Great Back End for AngularJS

Sat, 01 Aug 2015 10:00:00 GMT

If you want to use AngularJS on your front end, you don’t have to abandon the Microsoft stack on the back end. Azure Mobile Services integrates with AngularJS seamlessly, as Jonathan Miller explains.

Read article