-
.NET
Getting Visual Studio Code Ready for TypeScript : Part 1: Compiling TypeScript to JavaScript
This is the first part in a series of blog posts on Getting Visual Studio Code Ready for TypeSript: Compiling…
Read More » -
.NET
Using EF6 with ASP.NET MVC Core 1.0 (aka MVC 6)
This week Microsoft announced that it is renaming ASP.NET 5 to ASP.NET Core 1.0. In general I think this is…
Read More » -
.NET
WCF Is Dead and Web API Is Dying – Long Live MVC 6!
The time has come to say goodbye to Windows Communication Foundation (WCF). Yes, there are plenty of WCF apps in…
Read More » -
Azure
Deploy ASP.NET 5 Apps to Docker on Azure
NOTE: This post is part 4 of a series on developing and deploying cross-platform web apps with ASP.NET 5: Develop…
Read More » -
.NET
Deploy ASP.NET 5 Apps to Docker on Linux
NOTE: This post is part 3 of a series on developing and deploying cross-platform web apps with ASP.NET 5: Develop…
Read More » -
.NET
Develop and Deploy ASP.NET 5 Apps on Linux
NOTE: This post is part 2 of a series on developing and deploying cross-platform web apps with ASP.NET 5: Develop…
Read More » -
.NET
Develop and Deploy ASP.NET 5 Apps on Mac OS X
NOTE: This post is part 1 of a series on developing and deploying cross-platform web apps with ASP.NET 5: Develop…
Read More » -
.NET
Remember RIA Services? Trackable Entities Can Fill the Void
Anyone remember WCF RIA Services? It was a great idea: simplify n-tier development with a combination of libraries and tooling.…
Read More » -
.NET
Real-World MVVM with Entity Framework and ASP.NET Web API
I just completed a sample application using Simple MVVM Toolkit together with Trackable Entities to build a real-world N-Tier solution…
Read More » -
Visual Studio
MyGet: Continuous Integration for the Rest of Us
By this time, most .NET developers are familiar with NuGet. It used to be that if you wanted to use…
Read More »