.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Help us make the .NET Architecture guides better for you!

Over the last couple of years, we worked with experts to create some incredible architecture guides & reference samples for .NET developers. We focused on Microservices Architecture, Modernizing existing .NET apps, DevOps best practices, ASP.NET web apps, Azure cloud apps, Mobile apps with Xamarin and more. We're running a survey ...

Get your libraries ready for Windows Phone 8.1

Two weeks ago, we released the Windows Phone preview for developers. In this post, I’ll cover what this means for library and app developers. (image) What this means for library developers As a .NET developer you can target Windows Phone 8.1 via two platforms: Apps that target Windows Phone Silverlight 8.1 can consume existing ...

Sharing code across platforms

At Build we announced two great ways to re-use your code: the new Universal Windows apps, and the improved portable class libraries. They both help you reuse code across platforms. In this post, I’ll describe both options and how you can choose between them. Overview Why two options? The short answer is that shared projects are about ...