About 5,170,000 results
Open links in new tab
  1. Common web application architectures - .NET | Microsoft Learn

    Mar 7, 2023 · Architect Modern Web Applications with ASP.NET Core and Azure | Explore the common web application architectures

  2. What is ASP.NET? and it’s ARCHITECTURE - Guru99

    Sep 26, 2024 · In this chapter, you will see some basic fundamental of the .Net framework. The full form of ASP is Active Server Pages, and .NET is Network Enabled Technologies. ASP.Net is a framework …

  3. What is ASP.NET - Architecture, Framework, Tools, and Drawbacks

    Oct 29, 2025 · Learn what ASP.NET is, how it works, its architecture, tools, and key differences with other frameworks. Explore its history, variants & real-world usage.

  4. ASP.NET Core Architecture: Best Practices for Building Scalable ...

    Sep 24, 2025 · ASP.NET Core's architecture is designed for high performance, modularity, and flexibility. By understanding its components and architecture, developers can build scalable, …

  5. ASP.NET architecture | ASP.NET tutorial by Wideskills

    Learn about ASP.NET life cycle, state management control in ASP.NET with examples, controls raising events, event handling with example

  6. Mastering .NET Architecture - C# Corner

    Jun 26, 2025 · .NET Architecture is the foundational structure of the .NET platform. It is designed to help in building, running, and managing a wide range of applications, such as web apps, APIs, desktop …

  7. ASP.NET MVC Architecture - TutorialsTeacher.com

    Let's understand the MVC architecture supported in ASP.NET. MVC stands for Model, View, and Controller. MVC separates an application into three components - Model, View, and Controller. …

  8. .NET application architecture guides | .NET - dotnet.microsoft.com

    Learn .NET easily with our step-by-step tutorials. Free e-books and practical advice for developing for web, desktop, mobile, and microservices with Docker.

  9. ASP.NET Architecture: The MVC Pattern and Core Secrets

    Aug 21, 2024 · This post is your guide to understanding ASP.NET, its core components, and its pivotal role in modern web development. You'll unravel the secrets behind the MVC pattern, Entity …

  10. ASP.NET Core Basics: Organize Projects—Architectural Patterns - Telerik

    Mar 25, 2024 · Organizing projects in ASP.NET Core is essential for maintaining clean and manageable code. Architectural patterns can help. Check out this blog post on implementing one of the most well …