Apress, 2019. — 680 p. — ISBN: 1484249402. Use this in-depth guide to correctly design benchmarks, measure key performance metrics of .NET applications, and analyze results. This book presents dozens of case studies to help you understand complicated benchmarking topics. You will avoid common pitfalls, control the accuracy of your measurements, and improve performance of your...
Packt Publishing, 2020. — 296 p.— ISBN 1800560567, 9781800560567. A practical guide to building and upgrading new and legacy applications on cloud-native platforms using architectural best practices with .NET 5, C# 9, microservices, and ML.NET Key Features - Get up to speed with .NET 5’s new improvements and features - Discover how to improve existing code design and enhance...
BPB Publications, 2023. — 436 р. — ISBN 13: 978-9355513694. Leverage the power of .NET Core and C# to build cross-platform enterprise apps effectively Key Features ● Get familiar with the software architecture for .NET applications. ● Understand how design patterns are implemented in C# and .NET. ● Build high-performance cross-platform apps using the .NET platform and C#....
BPB Publications, 2021-07-31. — 290 р. — ISBN: 978-93-90684-366. Implement robust applications by applying efficient Design Patterns with .NET 5 and C# Key Features Detailed theoretical concepts covered, including the use of encapsulation, interfaces, and inheritance. Access to solutions applied for software strategy and final product output. Simplified demonstration of real...
3rd Edition. — Addison-Wesley Professional; Pearson, 2020. — 624 p. — ISBN-13: 978-0-13-589646-4. Framework Design Guidelines, Third Edition, teaches students the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 7.3, this new edition focuses on new concepts which have altered the current and best practices for...
3rd Edition. — Pearson Education, Inc., 2020. — 624 p. — ISBN13: 978-0-13-589646-4. Framework Design Guidelines , Third Edition, teaches students the best practices for designing reusable libraries for the Microsoft .NET Framework. Expanded and updated for .NET 7.3, this new edition focuses on new concepts which have altered the current and best practices for developing...
V2.2.1. ed. — Redmond: Microsoft Corporation, 2019. — 330 p. This guide is an introduction to developing microservices-based applications and managing them using containers . It discusses architectural design and implementation approaches using .NET Core and Docker containers. To make it easier to get started with containers and microservices, the guide focuses on a reference...
Apress, 2017. — 345 p. Quickly learn how to get the most out of the Visual Studio for Mac integrated development environment (IDE). Microsoft has invested heavily to deliver their very best development tools and platforms to other operating systems. Visual Studio for Mac is a powerful developer tool that reinforces Microsoft’s “mobile-first”, “cloud-first”, and “any developer,...
Amazon Asia-Pacific Holdings Private Limited, 2018. — 184 р. .Net Knowledge book is a melting pot of several articles about web development around TypeScript, React, Redux and JavaScript. They are scenarios that happen in the everyday work of developers who use these technologies. They are divided into short articles that are easy to understand. This book is ideal for anyone...
Microsoft Press/Pearson Education, 2024. — 614 р. — ISBN-13: 978-0-13-820328-3. Understand what to do at any point in developing a clean .NET architecture Master advanced .NET techniques with a focus on actual value delivered by working within a modular, clean architecture. Microsoft Data Platform MVP Dino Esposito explains key clean architecture concepts with a mix of...
BPB Publications, 2023. — 556 р. — ISBN 978-93-55518-729. Design patterns in .NET improve code quality, encourage collaboration, and address common software design issues, resulting in more efficient and effective software development projects. This book is an ideal resource for those seeking to learn about design patterns in .NET and their practical application. The book...
2nd Edition. — Manning Publications, 2021. — 328 p. — ISBN 978-1-61729-792-2. Microservices in .NET, Second Edition teaches you to build and deploy microservices using ASP.NET and Azure services. In Microservices in .NET, Second Edition you will learn how to: Build scalable microservices that are reliable in production Optimize microservices for continuous delivery Design...
Manning Publications, 2017. — 465 p. — ISBN: 978-1-61729-337-5. Microservices in .NET Core provides a complete guide to building microservice applications. After a crystal-clear introduction to the microservices architectural style, the book will teach you practical development skills in that style, using OWIN and Nancy. Microservice applications are built by connecting...
Packt Publishing, 2018. — 334 p. Building Complete E-commerce/Shopping Cart Application REST is an architectural style that tackles the challenges of building scalable web services. In today's connected world, APIs have taken a central role on the web. APIs provide the fabric through which systems interact, and REST has become synonymous with APIs. The depth, breadth, and ease of...
Packt Publishing, 2017. — 274 p. — ISBN: 978-1-78588-783-3. Architect your .NET applications by breaking them into really small pieces—microservices—using this practical, example-based guide Microservices is an architectural style that promotes the development of complex applications as a suite of small services based on business capabilities. This book will help you identify...
Packt Publishing, 2021. — 239 p. — ISBN 978-1-80107-562-6. Learn about the responsibilities of a .NET solution architect and explore solution architecture principles, DevOps solutions, and design techniques and standards with hands-on examples of design patterns Key Features Find out what are the essential personality traits and responsibilities of a solution architect Become...
Packt, 2018. — 394 p. Get the most out of .NET framework using standard libraries and create a .NET Standard 2.0 library from scratch The .NET Standard is a standard that represents a set of APIs that all .NET platforms have to implement, making it easy for developers to access and use one common library for their development needs. This book begins with a quick refresher,...
Apress, 2018. — 1091 p. — ISBN: 978-1-4842-4026-7. Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works and how you can best write...
2nd Edition. — Apress Media LLC, 2024. — 789 p. — ISBN-13: 979-8-8688-0453-3. Understand .NET memory management internal workings, pitfalls, and techniques in order to effectively avoid a wide range of performance and scalability problems in your software. Despite automatic memory management in .NET, there are many advantages to be found in understanding how .NET memory works...
Packt Publishing, 2017. — 436 p. Inject dependencies and write highly maintainable and flexible code using the new .NET Core DI Engine .NET Core provides more control than ever over web application architectures. A key point of this software architecture is that it's based on the use of Dependency Injection as a way to properly implement the Dependency Inversion principle proposed...
Manning Publications, 2018. — 275 p. — ISBN: 978-1-61729-427-3. .NET Core in Action shows .NET developers how to build professional software applications with .NET Core. Learn how to convert existing .NET code to work on multiple platforms or how to start new projects with knowledge of the tools and capabilities of .NET Core. .NET Core is an open source framework that lets you...
2nd Edition. — Manning, 2024. — 360 p. — ISBN: 978-1633439313, 1633439313, ASIN B0D4MFRR4G. Learn to build standout line-of-business applications using Microsoft’s .NET Framework, the premier platform for enterprise business development. NET in Action, Second Edition presents the big picture of .NET application development, introducing core concepts like: Designing applications...
2nd edition. — Apress, 2020. — 391 p. — ISBN 1484261798, 9781484261798. Implement design patterns in .NET Core 3 using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today’s developer toolbox. This new edition introduces topics such as Functional Builder, Asynchronous Factory...
Apress, 2019. — 255 p. — ISBN13: (electronic): 978-1-4842-4366-4. Implement design patterns in .NET using the latest versions of the C# and F# languages. This book provides a comprehensive overview of the field of design patterns as they are used in today’s developer toolbox. Using the C# programming language, Design Patterns in .NET explores the classic design pattern...
Apress, 2018 . - 321p. - ISBN: 1484237080 Learn Azure Cosmos DB and its MongoDB API with hands-on samples and advanced features such as the multi-homing API, geo-replication, custom indexing, TTL, request units (RU), consistency levels, partitioning, and much more. Each chapter explains Azure Cosmos DB’s features and functionalities by comparing it to MongoDB with coding...
3rd Edition. — Packt Publishing, 2020. — 658 p. — ISBN: 978-1-78961-794-8. Discover how to apply microservices patterns to build scalable and maintainable distributed systems The microservices architectural style promotes the development of complex applications as a suite of small services based on specific business capabilities. The book provides a hands-on approach to...
Oackt, 2024. — 778 p. — ISBN 183763520X. Unlock the full potential of .NET development with Tools and Skills for .NET 8. Dive into source code management using Git and learn how to navigate projects while ensuring version control. Discover advanced debugging techniques and troubleshooting strategies to identify and resolve issues, and gain practical insights on documenting your...
Packt Publishing, 2018. — 458 p. Build cross-platform solutions with .NET Core 2.0 through real-life scenarios With the rise in the number of tools and technologies available today, developers and architects are always exploring ways to create better and smarter solutions. Before, the differences between target platforms was a major roadblock, but that's not the case now. .NET...
Birmingham UK: Packt Publishing, 2022 - 464p. Learn how to implement gRPC on the .NET platform step by step and cover how to use gRPC on .NET, including fundamentals, use cases, and best practices Key Features Explore all aspects of gRPC implementation on .NET, from the most basic features to advanced ones Discover best practices for using gRPC to make sure that your...
Manning, 2019. — 663 p. — ISBN13: 978-1-617294-73-0. Dependency Injection Principles, Practices, and Patterns teaches you to use DI to reduce hard-coded dependencies between application components. You'll start by learning what DI is and what types of applications will benefit from it. Then, you'll work through concrete scenarios using C# and the .NET framework to implement DI...
Packt Publishing, 2017. — 564 p. Architect and design highly scalable, robust, clean and highly performant applications in .NET Core 1.0 If you want to design and develop enterprise applications using .NET Core as the development framework and learn about industry-wide best practices and guidelines, then this book is for you. The book starts with a brief introduction to enterprise...
BPB Publications, 2021. — 450 p. Building and hosting microservices without servers using AWS Lambda. Building Modern Serverless Web APIs introduces you to the serverless paradigm of the Web API application, its advantages, and presents you the modern approach of developing the Web API. The book makes efficient use of AWS Lambda services to develop efficient, scalable, and...
Manning Publications, 2018. — 568 p. — ISBN13: 978-1-61729-299-6. Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is aimed at developers, architects, and passionate computer programmers who are interested in writing code with improved speed and effectiveness by adopting a...
Packt Publishing, 2022. — 371 p. — ISBN 1803230193. Build realistic applications with both relational and document databases and derive your code design using TDD Unit test with xUnit and NSubstitute and learn concepts like DDD, SUT, Mocks, Fakes, Test Doubles, SOLID, and FIRSTHAND. Key Features Build a full TDD-based app employing familiar tools and libraries to practice...
Apress, 2019. Eng. 190 p. Explore advanced .NET APIs and create a basic .NET core library with dynamic code generation and metadata inspection to be used by other libraries or client applications. This book starts with the benefits of .NET including its fundamental tasks and tools where you will learn .NET SDK tools and the ILDasm tool. This is followed by a detailed discussion...
Apress Media LLC., 2020. — 122 p. — ISBN13: (electronic): 978-1-4842-6391-4. Leverage .NET 5, Microsoft’s bold new cross-platform implementation, for developing your very own cross-platform custom data types and libraries for Windows, Linux, and macOS. The book starts with the purpose and benefits of a custom cross-platform model of .NET data types and its architectural...
Apress, 2019. — 251 р. — ISBN: 978-1484241905. Learn about the fundamentals and inner workings of the Common Type System (CTS) and the Virtual Execution System (VES) of the Common Language Runtime (CLR) and how they relate to the Base Class Library (BCL) from the perspective of the execution environment. The author first gives an introduction to the .NET Framework and describes...
Apress, 2020. — 183 p. — ISBN13: (electronic): 978-1-4842-5872-9. Take full advantage of the .NET APIs in System.IO to achieve fundamental I/O operations and produce better quality software. You’ll start with the basics of creating a .NET Core custom library for System.IO. You will learn the purpose and benefits of a custom cross-platform .NET Core library along with the...
Ben Watson, 2018. — 526 p. — ISBN: 9780990583493. Learn the secrets of excellent .NET performance with insightful, detailed, and clear explanations. Do you want your .NET code to have the absolute best performance it can? This book demystifies the CLR, teaching you how and why to write code with optimum performance. Learn critical lessons from a person who helped design and...
Apress, 2022. — 320 p. — ISBN 1484278321, 9781484278321. Know the fundamentals of creating and deploying microservices using .NET 6 and gain insight from prescriptive guidance in this book on the when and why to incorporate them. The microservices architecture is a way of distributing process workloads to independent applications. This distribution allows for the independent...
N/A, 2019. — 127 p. — ASIN: B07PNCHDBS. Welcome to Free Market Data APIs for Quantitative Finance with ASP.NET Core. This book will provide useful resources of accessing free market data for quantitative finance applications with ASP.NET Core. I hope that this book will be useful for quant developers, quant analysts, individual traders, .NET programmers, web developers, and...
BPB Publications, 2024. — 314 р. — ISBN: 978-93-55517-821. A comprehensive guide that takes you on a journey through the world of design patterns in .NET, empowering you to create software that is not only robust and efficient but also maintainable, scalable, and testable. Develop a solid understanding of object-oriented programming (OOP) principles, including inheritance,...
Packt Publishing, 2019. — 496 p. — ISBN: 978-1-78883-409-4. Solve complex business problems by understanding users better, finding the right problem to solve, and building lean event-driven systems to give your customers what they really want Developers across the world are rapidly adopting DDD principles to deliver powerful results when writing software that deals with complex...
Комментарии