Pro C# 9 with . NET 5 : foundational principles and practices in programming /
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' c...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress L.P.,
2021.
|
Edición: | 10th ed. |
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Part 1: Introducing C# and .NET 5
- 1: Introducing C# and .NET (Core) 5
- 2: Building C# Applications
- Part 2: Core C# Programming
- 3: Core C# Programming Constructs, Part 1
- 4: Core C# Programming Constructs, Part 2
- Part 3: Object Oriented Programming with C#
- 5: Understanding Encapsulation
- 6: Understanding Inheritance and Polymorphism
- 7: Understanding Structured Exception Handling
- 8: Working with Interfaces
- 9: Understanding Object Lifetime
- Part 4: Advanced C# Programming
- 10: Collections and Generics
- 11: Advanced C# Language Features
- 12: Delegates, Events, and Lambda Expressions
- 13: LINQ To Objects
- 14: Processes, AppDomains, and Load Contexts
- 15: Multithreaded, Parallel, and Async Programming
- Part 5: Programming with .NET Core Assemblies
- 16: Building and Configuring Class Libraries
- 17: Type Reflection, Late Binding, and Attribute-Based Programming
- 18: Dynamic Types and the Dynamic Language Runtime
- 19: Understanding CIL and the Role of Dynamic Assemblies
- Part 6: File Handling, Object Serialization, and Data Access
- 20: File I/O and Object Serialization
- 21: Data Access with ADO.NET
- Part 7: Entity Framework Core
- 22: Introducing Entity Framework Core
- 23: Build a Data Access Layer with Entity Framework Core
- Part 8: Windows Client Development
- 24: Introducing Windows Presentation Foundation and XAML
- 25: WPF Controls, Layouts, Events, and Data Binding
- 26: WPF Graphics Rendering Services
- 27: WPF Resources, Animations, Styles, and Templates
- 28: WPF Notifications, Validations, Commands, and MVVM
- Part 9: ASP.NET Core
- 29: Introducing ASP.NET Core
- 30: RESTful Services with ASP.NET Core
- 31: MVC Applications with ASP.NET Core.