TechBubbles

Application Architecture for .NET Applications – Part2

Introduction

Software Architecture can be described as structure of system, where system represents the collection of components that accomplish a set of functions. This post explains the key design principles for software architecture.

arch 

The above picture shows you  the common application architecture and different components in the system and how they work together.

Read more

Related Posts:

1 comment

Application Architecture for .NET Applications – Part1

Introduction

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.

What is Application Architecture?

Defining a solution which meets all technical and operational requirements by optimizing performance,security and manageability.

Read more

Related Posts:

No comments