Microsoft .NET Framework, ASP.NET, Visual C# (CSharp, C Sharp, C-Sharp) Developer Training, Visual Studio
| Term
| 2-tier architecture
|
| Definition
| In two-tier client/server architectures, the client interface is usually located in the user's desktop environment and the database management services are in a more powerful server that services many clients. The user system interface environment and the database management server environment split the processing management duties. The database management server contains stored procedures and triggers.
|
| See also
| 3-tier architecture, n-tier architecture
|
| You may edit this definition to improve or extend it.
|