Sekundarni povzetek: |
In this document we discuss several different types of system architecture, including a concise description of several types of acrhictecture, reasons for migrating systems onto a new architecture, common problems we might encounter and possible solutions. We describe in detail the N-tier architecture including the data, business and presentation tier. The goal of this document is to present an implementation of an N-tier architecture using .NET Framework 3.5 and Visual Studio 2008. We focus on the correct use of new technologies, avoiding unnecessary source code, using code generators where possible and on „descriptive“ programming to ensure a concise, clear and readable source code. |