Fetching data from a Web API to our Aurelia SPA Welcome to this third episode in the blog series about writing an Aurelia SPA with a Web API hosted on ASP.NET Core. This post will focus on getting data from
How to: Build a Web API on ASP.NET Core for an Aurelia SPA
Building a Web API on ASP.NET Core for our Aurelia SPA This post will focus on writing a Web API that will serve our Aurelia SPA with data. The Web API is built on ASP.NET Core and resides in it’s
How to: Build an Aurelia SPA with TypeScript on ASP.NET Core
Building a SPA with Aurelia on ASP.NET Core using TypeScript and Sass Welcome to this blog series that will show you how to write an Aurelia SPA (Single Page Web Application) using TypeScript and Sass. We will also cover serving
How to Master ASP.NET Core Web API Attribute Routing
Mastering Web API Attribute Routing on ASP.NET Core!
C# Generic method – without Generics
Checking type information at runtime in C#
ApplicationBar β not your usual control
Coding against the application bar in Windows Phone 7 If you are coding Silverlight apps for Windows Phone 7 you have probably used the ApplicationBar for your menu needs. If itβs confusing you with the way it works, or even
WP7 – WPDT CTP Refresh
(For the latest January 2011 update check out the Windows Phone Developer Tools updated post) The Windows Phone Developer Tools CTP refresh is finally out. This version is now compatible with the release version of Visual Studio 2010. To download
VS2010 – The Ultimate Tour
Today I attended Microsoft’s Visual Studio 2010 – The Ultimate Tour, as they call it. This is the promotional tour from Microsoft, detailing what’s new in Visual Studio 2010 and the .Net 4.0 framework. My general impression is that not
Keeping up with .Net, continued
After modeling my project in the UML modeling tool in Visual Studio 2010 Beta, I wanted to generate the code and get on with implementation. Strangely I couldn’t find any way of generating the code in the studio. I got