Application Architecture for .NET Applications – Part2
1 Comment
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. The above picture shows you the…