Dies ist die top-aktuelle Version dieses Fachbuchs, die am 04.12.2025 im Umfang von 827 Druckseiten erschienen ist. Dieses Buch behandelt die aktuellste Version 10.0 RTM von Entity Framework Core.
Elegant Design Principles distils decades of design wisdom into 95 actionable principles spanning core OO, SOLID/GRASP, package design, reliability and a forward‑looking AI‑first approach. Explore the Design Pyramid to understand how quality attributes, smells and principles interconnect; learn to manage complexity through high cohesion, low coupling and clear abstractions; and adopt modern practices like test‑driven development and semantic modularity. From novices seeking a roadmap to experts embracing AI‑assisted workflows, this book equips you to create systems that are robust, maintainable and elegant—today and in the AI‑driven future.
Everywhere you look, programming languages are gaining functional features. The problem is that it's not the individual features that make functional programmers happy, it's the way that your approach to writing software and the features work together to help you write simple code to solve interesting problems. This concise, practical ebook will help you discover why F# is such a popular language with those who have spent time learning its secrets.
You know next to nothing about WPF but need to start coding your next application within a week. Don't worry: this book has you covered.
Learn about working efficiently with memory in .NET.
The software landscape is more crowed than ever! New frameworks seem to arrive weekly. There are tons of books out there about mastering specific frameworks, but here is one to help you master the one constant factor, no matter where you are: constructing the source code. Build great things in any programming notation; the rules are inside...
Master high-performance C# to build the next generation of AI-powered applications. Go beyond basic async/await to architect non-blocking, massively concurrent AI pipelines. Implement real-time LLM streaming with IAsyncEnumerable<T> and manage backpressure gracefully. Leverage Channels and parallel processing to build a resilient RAG ingestion engine.
Unlock the high-performance C# skills that power modern Artificial Intelligence. Deep dive into data structures like Dictionary and LINQ for efficient data pipelines. Master zero-allocation memory management using Memory<T> and Span<T> for real-time AI. Bridge the gap from standard collections to the powerful vector embeddings required by neural networks.
Unlock the power of Modern C# with the ultimate beginner's guide. Go from your very first line of code to designing custom objects and classes. Master essential concepts: data management, control flow logic, and reusable methods. Lay the rock-solid foundation for advanced AI, Azure, and Unity game development.
Gain Hands-On Development of Web APIs, Data Access, Dependency Injection, and WPF Clients with ASP.NET Core, Entity Framework Core, and MVVM in .NET 9. The book teaches combination of XAML and C# in WPF, interact with data, and the MVVM pattern. You will learn to connect the WPF client to a live Web API, handling real-time updates, and managing states.
Este e‑book foi criado para desenvolvedores que desejam dominar a arte de construir APIs robustas, escaláveis e profissionais usando .NET Core. Se você já trabalha com Visual Studio ou Visual Studio Code e quer elevar suas habilidades para o próximo nível, você está no lugar certo.
Helping C# and .NET developers to learn how to do machine learning and become highly sought-after (and well-paid) AI engineers. No prior experience of ML required!
Unlock the secrets to skyrocketing website traffic, mastering SEO, and dominating Google’s first page with practical strategies, expert insights, and long-term growth techniques.
The seven case stories in this book show how these companies dealt with situations that the usual approach didn't cover. Whether it was rethinking how to predict engagement, estimating demand in uncertain conditions, or containing operational breakdowns before they spiraled, the people behind these stories had to adapt quickly, think clearly, and act with purpose.
Learn how to analyze .NET application and service crashes and freezes, navigate memory dump space (managed and unmanaged code), and diagnose corruption, leaks, CPU spikes, blocked threads, deadlocks, wait chains, resource contention, and much more using WinDbg on Windows and LLDB on Linux. Covers 22 .NET memory dump analysis patterns, plus the additional 21 unmanaged patterns.