Skip to content
Professional C# 7 Title

csharp.christiannagel.com

Christian Nagel about C#, ASP.NET Core, UWP, Xamarin, Azure, and more

Primary Navigation

  • .NET Core
  • CSharp
  • ASP.NET Core
  • UWP
  • WPF
  • Professional C# 6 and .NET Core 1.0
  • About
  • Imprint

Follow Me

RSS Feed

Recent Posts

  • Lazy Loading with EF Core
  • Slides and Source Code for Thrive Conference in Ljubljana, 2018
  • Writing ILogger Diagnostics to a File
  • Desktop Applications with XAML. Part 3: XAML Islands
  • Next Conferences 2018/2019

Archive

  • January 2019 (1)
  • December 2018 (1)
  • November 2018 (3)
  • October 2018 (1)
  • September 2018 (5)
  • August 2018 (5)
  • July 2018 (5)
  • June 2018 (5)
  • May 2018 (4)
  • April 2018 (1)
  • March 2018 (1)
  • February 2018 (2)
  • July 2017 (1)
  • May 2017 (3)
  • April 2017 (1)
  • February 2017 (7)
  • January 2017 (4)
  • December 2016 (3)
  • November 2016 (3)
  • October 2016 (7)
  • September 2016 (4)
  • August 2016 (9)
  • July 2016 (11)
  • June 2016 (7)
  • May 2016 (2)
  • April 2016 (1)

Popular Tags

.NET Core ASP.NET Core Azure Basta C# C#7 C# 7.0 Conference CSharp dependency injection DI Docker EF Core MVVM Professional C# Training Universal Windows Platform UWP WPF XAML

Best books

The best new .NET books

Blogheim.at Logo

Enter your email address to follow this blog and receive notifications of new posts by email.

Follow me on Twitter

My Tweets

Month: June 2018

.NET Core Current and Long Term Support Levels
.NET Core

.NET Core Current and Long Term Support Levels

.NET Core gives two support options: Long Term Support (LTS) and Current. .NET Core adapted behaviors similar with other open … Continue reading .NET Core Current and Long Term Support Levels

C# 8 & No More NullReferenceExceptions – What about legacy code?
CSharp

C# 8 & No More NullReferenceExceptions – What about legacy code?

A .NET guideline specifies that an application should never throw a NullReferenceException. However, many applications and libraries do. The NullReferenceException … Continue reading C# 8 & No More NullReferenceExceptions – What about legacy code?

Bower or Library Manager?
ASP.NET Core

Bower or Library Manager?

With Visual Studio 15.7 it was planned to have Library Manager available to manage client side libraries with Web applications. … Continue reading Bower or Library Manager?

Programming with Children
Children

Programming with Children

I’ve three children aged 9, 8, and 2. Just this week I’ve done programming with two classes from my 8 … Continue reading Programming with Children

HTTP Client Factory with .NET Core 2.1
.NET Core

HTTP Client Factory with .NET Core 2.1

The HttpClient class can be easily used in a way how it’s not meant to be. While this class is … Continue reading HTTP Client Factory with .NET Core 2.1

Powered by WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Our Cookie Policy