The Core of .NET

VSW15 Busting .NET Myths

11/15/2023

4:00pm - 5:15pm

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