Skip to content

blogs.cninnovation.com

Christian Nagel and the CN innovation team about .NET Aspire, C#, Azure, ASP.NET Core, WinUI, .NET MAUI, and more

Primary Navigation

  • .NET
  • CSharp
  • ASP.NET Core
  • WinUI
  • WPF
  • About
  • Imprint
Follow blogs.cninnovation.com on WordPress.com

Recent Posts

  • Error: The Delegate RequestDelegate does not take X arguments – Experiences with minimal APIs
  • Why should I use .NET Aspire?
  • Key Features of .NET Aspire 9.2: Enhance Your Microservices Part 1
  •  Join me at Thrive Conference 2025 in Slovenia: Elevate Your .NET Skills!
  • Developing with Visual Studio on ARM: SQL Server Challenges
Tweets by ChristianNagel

Category: CSharp

C# 9 – Positional or Nominal Creation
CSharp

C# 9 – Positional or Nominal Creation

C# allows writing code with positional or nominal code style. Using positional code style, constructors can be used. Object initializer … Continue reading C# 9 – Positional or Nominal Creation

Async Streaming with ASP.NET Core SignalR and C# 8
.NET Core, ASP.NET Core, CSharp

Async Streaming with ASP.NET Core SignalR and C# 8

ASP.NET Core SignalR version 2.1 offers streaming from the server to the client. Using ASP.NET Core 3.0, streams can also … Continue reading Async Streaming with ASP.NET Core SignalR and C# 8

Alignment with C# 8 Switch Expressions
CSharp

Alignment with C# 8 Switch Expressions

Recently I’ve written two blog articles about the new C# 8 switch expression. I’ve changed my last blog article to … Continue reading Alignment with C# 8 Switch Expressions

Changing State with the Switch Expression (C# 8)
.NET Core, CSharp, UWP

Changing State with the Switch Expression (C# 8)

A previous blog article on moving from the switch statement to the C# 8 switch expression led to some comments … Continue reading Changing State with the Switch Expression (C# 8)

Moving from the switch statement to switch expressions (C# 8)
.NET Core, CSharp

Moving from the switch statement to switch expressions (C# 8)

Switch expressions and enhanced pattern matching are great new concepts working together with C# 8. I’ve already written some blog … Continue reading Moving from the switch statement to switch expressions (C# 8)

.NET Core at the Thrive Conference in Slovenia
.NET Core, Blazor, Conference, CSharp, WPF, XAML

.NET Core at the Thrive Conference in Slovenia

This time the Thrive Conference in Slovenia celebrates 10 years! This time the conference is located in Postojna, at a … Continue reading .NET Core at the Thrive Conference in Slovenia

Explicit Interface Implementation with C#
Classic, CSharp

Explicit Interface Implementation with C#

With C#, interfaces can be implemented implicitly or explicitly. With implicit interface implementations, the members of the interface are public … Continue reading Explicit Interface Implementation with C#

Using, using, using with C# 8
CSharp

Using, using, using with C# 8

C# has different meanings for the using keyword. One is the using directive to import types from namespaces, and to … Continue reading Using, using, using with C# 8

Async Streams with C# 8
CSharp

Async Streams with C# 8

One of the many great features of C# 8 is async streams. Before C# 8, you could use the await … Continue reading Async Streams with C# 8

Slide and Source Code for BASTA! Frankfurt, 2019
Conference, CSharp, UWP, WPF

Slide and Source Code for BASTA! Frankfurt, 2019

I had some great days at BASTA! Spring in Frankfurt – with three presentations. Thank you for joining! My presentations … Continue reading Slide and Source Code for BASTA! Frankfurt, 2019

Posts navigation

Older posts
Newer posts
Website Powered by WordPress.com.
blogs.cninnovation.com
Website 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: Cookie Policy
  • Subscribe Subscribed
    • blogs.cninnovation.com
    • Join 426 other subscribers
    • Already have a WordPress.com account? Log in now.
    • blogs.cninnovation.com
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...