Pro C# 9 with .NET 5: Foundational Principles and Practices in Programming

Pro C# 9 with .NET 5: Foundational Principles and Practices in Programming

English | 2021 | ISBN: 978-1484269381 | 1411 Pages | PDF, EPUB | 31 MB

This essential classic provides a comprehensive foundation in the C# programming language and the framework it lives in. Now in its 10th edition, you will find the latest C# 9 and .NET 5 features served up with plenty of “behind the curtain” discussion designed to expand developers’ critical thinking skills when it comes to their craft. Coverage of ASP.NET Core, Entity Framework Core, and more, sits alongside the latest updates to the new unified .NET platform, from performance improvements to Windows Desktop apps on .NET 5, updates in XAML tooling, and expanded coverage of data files and data handling. Going beyond the latest features in C# 9, all code samples are rewritten for this latest release.

Dive in and discover why this book is a favorite of C# developers worldwide. Gain a solid foundation in object-oriented development techniques, attributes and reflection, generics and collections, and numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). With the help of Pro C# 9 with .NET 5 you will gain the confidence to put C# into practice, and explore the .NET universe and its vast potential on your own terms.

What You Will Learn

  • Explore C# 9 features and updates in records, immutable classes, init only setters, top-level statements, patterns, and more
  • Hit the ground running with ASP.NET Core web applications and web services
  • Embrace Entity Framework Core for building real-world, data-centric applications, with deeply expanded coverage new to this edition
  • Develop applications with C# and modern frameworks for services, web, and smart client applications
  • Understand the philosophy behind .NET
  • Discover the new features in .NET 5, including single file applications and smaller container images, Windows ARM64 support, and more
  • Dive into Windows Desktop Apps on .NET 5 using Windows Presentation Foundation
  • Check out performance improvements included with updates to ASP.NET Core, Entity Framework Core, and internals like garbage collection, System.Text.Json, and container size optimization
Homepage