Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Dynamic C# 7 Fundamentals

via Pluralsight

Overview

Limited-Time Offer: Up to 75% Off Coursera Plus!
7000+ certificate courses from Google, Microsoft, IBM, and many more.
Take advantage of dynamic C# to reduce the amount of code that needs to be written, meaning more time to deliver more features to the customer. You'll learn how dynamic C# can make many programming tasks easier.

While C# is a statically typed language, it also has (often overlooked) dynamic features. For example, using the dynamic keyword allows the instantiation of dynamic objects whose structure is not known by the compiler at compile time. In this course, Dynamic C# 7 Fundamentals, you'll learn how the use of dynamic C# makes some difficult and cumbersome programming tasks easier to write and work with. You'll learn how dynamic C# can make COM interop easier, enable adding of arbitrary properties at runtime, and simplify working with JSON and SQL data. You'll also discover how the dynamic keyword can reduce XAML boilerplate binding code and even enable interoperation with other dynamic languages such as Python. By the end of this course, you'll know how to take advantage of dynamic C# in order to reduce the amount of code that needs to be written, make it more readable, and give yourself more time to deliver more features to the customer.

Syllabus

  • Course Overview 1min
  • Introducing Dynamic C# 58mins
  • Simplifying Code with Dynamic C# 46mins
  • Creating Custom Dynamic Classes 40mins
  • Interoperating with Dynamic Languages 22mins

Taught by

Jason Roberts

Reviews

4.6 rating at Pluralsight based on 122 ratings

Start your review of Dynamic C# 7 Fundamentals

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.