.NET Core and More

VTH18 Busting .NET Myths

08/06/2020

1:30pm - 2:45pm

Level: Intermediate

Jason Bock

MVP (C#)

Staff Software Engineer

Rocket Mortgage

Types and attributes. Language keywords and features. Disposable objects. Both C# and the .NET Framework have a ton of features and capabilities within, but sometimes erroneous information is spread about how they work. In this session, we'll set things straight on a number of topics so you know exactly what's going with your code.

You will learn:

  • Learn (or unlearn!) how key parts of .NET works
  • Gain insight into language features and their implementations
  • Develop new skills to apply in .NET applications