Level: Introductory to Intermediate
This talk will focus on the additions to the next version of the .NET Framework, such as asynchronous I/O, reflection, and exceptions.
With the upcoming release of the 4.5 version of the .NET Framework, there's a lot to take in. In this talk, we'll focus on the additions to the next version of the .NET Framework, such as asynchronous I/O, reflection, and exceptions. We'll also cover key breaking changes that may affect your current code base.
You will learn:
-
Gain an understanding of the new APIs available to .NET developers
-
See what's been changed in 4.5 that may affect current code
-
Use this knowledge to move effectively into the next version of .NET