LOB application case study: applying what we have learned
With the purpose of applying theoretical concepts, the contents of this book are accompanied by the implementation of an LOB application. In this case, it is an application intended for office space reservations. We have chosen this kind of application, as it includes the following features:
- It contains master-detail relationships.
- It's implemented as a real project, using best practices (MVVM pattern based, unit testing, and so on). It allows us to implement a standard management application interface, as well as a more advanced one (Bing Maps integration).
- It incorporates user roles (administrator/average user).
At the end of every chapter, we will implement the most significant parts of this app. You can see a map of the site we are going to create in the following figure:

The details of every window can be seen in the following screenshots:
- My reservations and CRUD (Create, Read, Update, and Delete) reservations:
- Choose building:
- CRUD floors:
- CRUD rooms:
The application prototype is available for download at www.packtpub.com.
推薦閱讀
- 劍破冰山:Oracle開發藝術
- Voice Application Development for Android
- Architects of Intelligence
- 揭秘云計算與大數據
- iOS and OS X Network Programming Cookbook
- 深入淺出MySQL:數據庫開發、優化與管理維護(第2版)
- 大數據時代下的智能轉型進程精選(套裝共10冊)
- Sybase數據庫在UNIX、Windows上的實施和管理
- 數亦有道:Python數據科學指南
- The Game Jam Survival Guide
- 數字媒體交互設計(初級):Web產品交互設計方法與案例
- 大數據架構商業之路:從業務需求到技術方案
- 視覺大數據智能分析算法實戰
- 區域云計算和大數據產業發展:浙江樣板
- 從實踐中學習sqlmap數據庫注入測試