- ASP.NET 3.5 Application Architecture and Design
- Vivek Thakur
- 73字
- 2021-05-28 17:47:08
Physical Separation
In a tier-based architecture, we separate code physically into different assemblies (or a set of assemblies). For example, we may have a single assembly for the web project, and another one for the class project having business code. If we want to deploy our application across multiple servers, spanning different geographical locations, then we need to use an n-tier architecture (which we will study in the coming chapters of this book).
推薦閱讀
- 3ds Max 2014標準教程(全視頻微課版)
- JBoss AS 5 Development
- 數據、模型與決策:基于Excel的建模和商務應用
- JasperReports for Java Developers
- Lighttpd
- Photoshop電商設計與產品精修實戰(微視頻版)
- 中文版Illustrator 2020基礎教程
- 數碼攝影后期密碼Photoshop CC調色秘籍(第2版)
- KNIME視覺化數據分析
- Expert Python Programming
- MSC Fatigue疲勞分析標準教程
- 新編中文版Photoshop平面設計入門與提高(第2版)
- Excel 2019從新手到高手
- 和秋葉一起學:秒懂Photoshop圖像處理
- Vulkan 應用開發指南