Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Good architecutre
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Titre:
Good architecutre
Versions des environnements
Environment:
C# 1.1
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01047775
Message ID:
01047775
Vues:
41
I'm writing an application right now, and I'm trying to get a hold on best practices or a standarad for good architecture of a program. The way I have it right now is:

forms -> DataAccessLayer(creates stored procedures,sql commands) or ->BusinessLayer(functions to determine tax) ->DataAbstractLayer(which is a reader, and a dataset, that takes a command and returns whats needed) -> DataLayer(sql server)

Is this good architecture or is it missing something?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform