C# 4.0: Named and Optional Parameters

In this 9-minute video, you'll learn how to use named and optional parameters in C# 4.0 (which, if you know anything about Visual Basic, you should be familiar with this already!).

See https://channel9.msdn.com/shows/10-4/10-4-Episode-12-Simplifying-Your-Code-With-C-40/

Contents:

02:30 Named parameters.
05:25 Optional parameters.