- Learning Microsoft Cognitive Services
- Leif Larsen
- 136字
- 2021-08-13 15:40:19
Creating our smart-house application
Create a new project for the smart-house application, based on the MVVM template we created earlier.
With the new project created, add the Microsoft.ProjectOxford.Face
NuGet package.
As we will be building this application throughout this book, we will start small. In the MainView.xaml
file, add a TabControl
property containing two items. The two items should be two user controls, one called the AdministrationView.xaml
file and the other called the HomeView.xaml
file.
The administration control will be where we administer different parts of the application. The home control will be the starting point and the main control to use.
Add corresponding ViewModel
instances to the Views
. Make sure they are declared and created in MainViewModel.cs
, as we have seen throughout this chapter. Make sure that the application compiles and runs before moving on.
- 新型電腦主板關鍵電路維修圖冊
- 電腦軟硬件維修大全(實例精華版)
- 電腦組裝與維修從入門到精通(第2版)
- 基于Proteus和Keil的C51程序設計項目教程(第2版):理論、仿真、實踐相融合
- 計算機組裝·維護與故障排除
- 施耐德SoMachine控制器應用及編程指南
- 電腦組裝、維護、維修全能一本通(全彩版)
- 硬件產品經理成長手記(全彩)
- Getting Started with Qt 5
- 3ds Max Speed Modeling for 3D Artists
- Rapid BeagleBoard Prototyping with MATLAB and Simulink
- 深入理解序列化與反序列化
- Istio服務網格技術解析與實踐
- Corona SDK Mobile Game Development:Beginner's Guide
- 現代多媒體技術及應用