Develop native C# applications for Windows 8
After we have created the native API application in MobileFirst Studio and added the second project Visual Studio Express , you edit the application descriptor and client property files, and then copy the files to the appropriate project.
- Application Descriptor of native C# API application for Windows 8
The application descriptor is a metadata file used to define various aspects of the native API application for Windows 8.
- Client property file for Windows 8
This file defines the properties that the native app for Windows 8 requires to use the MobileFirst native API for Windows 8.
- Copy files of native API applications for Windows 8
To copy the files in the native API application for Windows 8 into the project that defines the native app for Windows 8.
Parent topic: Develop native applications