Glossary:Definition - Client/server architecture

Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio


Jump to: navigation, search
 Term Client/server architecture
 Definition  Application architecture in which a database server replaces the file server. Client queries are answered directly using a relational database management system (DBMS). The client/server architecture reduces network traffic by providing a query response rather than complete file transfer. Also, it improves multi-user updating via a GUI front end to a shared database.
 See also 2-tier architecture, 3-tier architecture, Distributed architecture
You may edit this definition to improve or extend it.

Online Dictionary of Visual C# .NET Programming
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0-9
a free glossary of C# .NET terminology from C# Online.NET edit

Personal tools