Tags
Language
Tags
August 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Enterprise Architecture with .NET: Expert-backed advice for information system design, down to .NET and C# implementation

    Posted By: naag
    Enterprise Architecture with .NET: Expert-backed advice for information system design, down to .NET and C# implementation

    Enterprise Architecture with .NET: Expert-backed advice for information system design, down to .NET and C# implementation
    English | May 31, 2024 | ASIN: B0CW19R9DC | 1284 pages | EPUB (True) | 47.16 MB

    Write applications in C#/.NET that will stand the test of time, evolving with the information systems they belong to and the services they interoperate with by using standards and solid business-related architecture rules

    Key Features
    Learn the principles of business-aligned software architecture
    Relate theory to several well-known architecture frameworks
    Apply the knowledge you gain to create a .NET application with a standard-based API
    Purchase of the print or Kindle book includes a free PDF eBook
    Book Description
    The software development domain continues to grow exponentially, and information systems have become the backbone of most industries, including non-digital-native ones. However, technical debt, coupling, and a high level of maintenance - sometimes bringing IT systems to a complete halt – continue to present a problem. The software industry has to still apply standards-based, modular, and repeatable approaches that exist in other industries.

    This book demonstrates such methods in action, particularly business/IT alignment principles. As you progress, you’ll cover advanced concepts and theories currently researched in academia. Then, you’ll be guided toward a practical framework to transfer these approaches to actual software architecture. Finally, a dedicated section will help you apply the knowledge you gain to a sample application in .NET where API design, dependency management, and code writing will be explained in detail to relate to the business-alignment principles explained at the beginning. Throughout the book, you’ll get equipped with the skills to create modular, long-living applications that serve your users better.

    By the end of this .NET book, you’ll not only have learned new concepts but also gained the ability to apply them immediately to your upcoming software endeavors.

    What you will learn
    Comprehend the main problems in real-world software development
    Understand what business alignment means
    Create a four-layer map of an information system
    Become proficient in SOLID, C4, and domain-driven design (DDD) architecture
    Get up to speed with semantics, APIs, and standards for better interoperability
    Include BPM, MDM, and BRMS in information systems
    Design an application with strict responsibility separation
    Who this book is for
    This book is for software architects who want to have an in-depth understanding of how their applications will be used and how they can fight technical debt as well as design software to keep it working even when business requirements evolve. If your previous software designs experienced progressive loss of performance and the capacity to evolve, this book is for you.

    Table of Contents
    The Sad State of Information Systems
    Applying Industrial Principles to Software
    Reaching Business Alignment
    Dealing with Time and Technical Debt
    A Utopic Perfect IT System
    SOLID Principles, from Code to Systems
    C4 and Other Approaches
    Service Orientation and APIs
    Exploring Domain-Driven Design and Semantics
    Master Data Management
    Business Processes and Low Code
    Externalization of Business Rules
    Externalization of Authorization
    Decomposing the Functional Responsibilities
    Plugging Standard External Modules
    Creating a Write-Only Data Referential Service
    Adding Query to the Data Referential Service
    Deploying Data Referential Services
    Designing a Second Data Referential Service
    Creating a Graphical User Interface
    Extending the Interfaces
    Integrating Business Processes
    Applying Modifications to the System