Skip to content
Gunnar Peipman

Gunnar Peipman – Programming Blog

ASP.NET Core, Blazor, .NET, Azure, SharePoint, IoT

  • Home
  • Bio
  • Business
  • Presentations
  • Schedule
  • Series
  • Contact me

Archives

Deep-dive posts to new features of C# 7.2: non-trailing named arguments, protected private access modifier.

C#
C# 

Non-trailing named arguments in C# 7.2

May 22, 2018December 18, 2019 Gunnar Peipman 1645 Views 5 Comments

One small change that comes with C# 7.2 is support for non-trailing named arguments in method calls. This post explains what are non-trailing named arguments, how to use them and how they look after compiling.

Read more
C#
C# 

protected private access modifier in C# 7.2

May 16, 2018December 18, 2019 Gunnar Peipman 1453 Views 4 Comments

C# 7.2 introduces new access modifier – protected private. It targets developers who are responsible for class libraries and API-s design and who need also consistent design for internals of class libraries. This blog post shows how protected private access modifier works.

Read more
Gunnar Peipman

Topics

  • .NET
  • Architecture/Design/Patterns
  • ASP.NET
  • Azure
  • Blazor
  • Books
  • C#
  • Community
  • Data platform
  • Graphics
  • IIS
  • IoT
  • JavaScript
  • Linux
  • Mobile
  • Office/Office 365
  • Search
  • SharePoint
  • Software development
  • Testing
  • Tools
  • UWP
  • Various
  • Visual Studio
  • Windows

 

Follow me on Blogarama
Copyright © 2025 Gunnar Peipman – Programming Blog. All rights reserved.