Testing an Aurelia SPA Welcome to the seventh episode about writing an Aurelia SPA. This time we write some unit tests for our custom components. We also set up E2E testing, something that most of the other Aurelia skeletons come
How To: Style an Aurelia SPA with Sass
Styling an Aurelia SPA with Sass Welcome to the sixth episode about writing an Aurelia SPA. Now we take a look at styling the SPA using Sass. The “Aurelia SPA built with TypeScript and Sass on .NET Core” Series These
How To: Configure and Use the Router in an Aurelia SPA
Setup and use the router in an Aurelia SPA Welcome to the fifth episode about writing an Aurelia SPA, where we take a look at the Router and implement some Routing in our Aurelia SPA. We’re going to implement a
How to: Creating Aurelia Custom Elements with TypeScript
Creating Custom Elements for Aurelia using TypeScript Welcome to this fourth episode in the blog series about writing an Aurelia SPA, using TypeScript, with a Web API hosted on ASP.NET Core. This post will focus on introducing Custom Elements into
Get Started With ASP.NET 5 & VS Code – Video
Coding Quick Tip (Video): Get Started With ASP.NET 5 & VS Code
Aurelia, Visual Studio Code and TypeScript
From zero to basic App in Aurelia, using ASP.NET 5, TypeScript and Visual Studio Code!
Getting started: TypeScript and MVC 6 from Visual Studio Code
Tutorial on how to set up a ASP.NET 5 / MVC 6 – TypeScript project in Microsoft’s new lightweight IDE – Visual Studio Code
Getting started: TypeScript 1.5 in Visual Studio 2015
Tutorial on getting started with TypeScript in Visual Studio 2015
Setting a background image on a PreferenceActivity
How to create a PreferenceActivity with a background image on Android
C# Generic method – without Generics
Checking type information at runtime in C#