At the heart of the Microsoft development experience is the .NET Framework. But these days there's so much more than just that original framework. You also need to understand .NET Standard and .NET Core, not to mention the cool features added to C# and Visual Studio. These are the base-level tools you need to know for success in the Microsoft development world.
Topics in this track include:
- .NET Core, .NET Standard
- Understanding delegates in .NET
- Exceptions in .NET
- Async internals in .NET
- Manual memory management in .NET Framework
- Testability in .NET
- Visual Studio productivity tips and tricks