TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
About Application Architecture
Share
facebook
twitter
linkedIn
Reddit
Topics
No topic found
Content Filter
Articles
Videos
Blogs
News
Complexity Level
Beginner
Intermediate
Advanced
Refine by Author
[Clear]
Sourav Kayal (3)
CSharp TV (2)
Ziggy Rafiq (1)
Ayush Gupta (1)
Sardar Mudassar Ali Khan (1)
Kirtesh Shah (1)
Ashish Bhatnagar (1)
Stephen Simon (1)
Anupam Singh (1)
Bikesh Srivastava (1)
Kalyan Bandarupalli (1)
Manikavelu Velayutham (1)
Related resources for Application Architecture
No resource found
With code examples, learn how to develop ASP.NET Core C# 12 using domain-driven design
9/21/2024 4:15:04 AM.
In this guide, you will learn how to develop applications using ASP.NET Core with C# 12, applying domain-driven design principles. Through clear code examples, we’ll explore how to create effective do
The Evolution of Web Application Architecture
5/22/2024 9:58:20 AM.
Web application architecture orchestrates interactions among applications, middleware, user interfaces, and databases, creating robust, efficient user experiences. This article explores the evolution
Building Scalable ASP.NET Core Web API with Onion Architecture and Abstract Factory Design Pattern
10/6/2023 9:41:41 AM.
This implementation serves as a foundation for building robust, modular, and scalable ASP.NET Core Web APIs. As the project evolves, additional features, security measures, and optimizations can be in
Understand Dependency Injection: Property Injection
9/19/2023 7:06:19 AM.
In this article we will learn how to implement Dependency Injection using Property Injection.
Application Architecture Patterns
7/6/2023 5:42:53 PM.
In this session, you will learn about Application Architecture Patterns.
Application Architecture Patterns
6/5/2023 5:26:17 PM.
In this session, we’ll take a look at some well-understood and practiced Software Architecture patterns. We’ll cover these patterns at a high level to understand how to use these patterns in different
Clean Architecture With ASP.NET Core WebAPI
10/3/2022 8:53:18 AM.
Asp.net Core WebAPI - Clean Architecture, Clean Architecture With ASP.NET Core WebAPI
J2EE Application Architecture With Messaging
11/12/2020 8:12:49 AM.
In this article, you will learn about a J2EE Application Architecture with Messaging.
Understanding A Proven Approach For Azure Web Application Architecture
7/18/2019 10:22:19 AM.
In this article, you will learn about a proven approach for Azure Web Application Architecture.
Getting Started With Angular 2.0
9/19/2018 2:22:06 AM.
In this article you will learn Angular 2.0. Angular JS 2.0 follows Component Based Architecture which is slightly different from Angular 1.x which was using MVW architecture to develop applications.
Standard Application Architecture In MVC
9/13/2016 2:02:23 PM.
In this article, I am going to explain how to create standard level application architecture with MVC web api and angularjs.
Understand Dependency Injection: Function/Method Injection
10/27/2013 2:18:21 PM.
In this article we will try to understand another pattern for implementing Dependency Injection called Function Injection.
Understand Dependency Injection: Constructor Injection
10/20/2013 2:49:26 PM.
In this article we will learn Dependency Injection in application development.
Application Architecture for .NET Applications
9/29/2012 9:47:55 AM.
This Article series helps the .NET developers and architects to design the effective applications on .NET latest technologies. There are so many articles,books on application architecture but it is still challenging for developers to understand best practices, principles for the application design. This post speaks about the fundamentals concepts of Application Architecture and principles.
Rich Internet Application - Part II
12/16/2010 2:39:06 AM.
In my previous article, we were discussing the Rich Internet Application architecture. Now we will go a little in-depth about what a Rich Internet Application is.