
Workshop – Creating Desktop Applications with WPF
Old, but good – I’m teaching WPF since many years. September, 5th, 2016 I’m running an open WPF workshop in … Continue reading Workshop – Creating Desktop Applications with WPF
Old, but good – I’m teaching WPF since many years. September, 5th, 2016 I’m running an open WPF workshop in … Continue reading Workshop – Creating Desktop Applications with WPF
The book Professional C# and .NET Core 1.0 covers – as the title says – C# 6 and .NET Core … Continue reading What’s in there for WPF Programmers?
Bye, bye portable libraries. The portable library project will not be necessary anymore. Visual Studio 2015 Update 3 offers an … Continue reading Portable Library, you’ll not be missed
Recently I’ve been asked a few times how it is possible to release the book *Professional C# 6 and .NET Core 1.0′ while .NET Core is still not yet released. A statement I received is “we don’t know what features we have in .NET Core 1.0 RT”. I’ve several answers to this, and give you my answers here. Continue reading Professional C# 6 and .NET Core 1.0 RC2
This article shows using the .NET Core package Microsoft.Extensions.DependencyInjection, Prism.Core and a custom .NET Core library from a UWP application. Continue reading Using .NET Core Libraries from UWP