Develop native C# applications for Windows Phone 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 Phone 8
The application descriptor is a metadata file used to define various aspects of the native C# API application for Windows Phone 8.
- Client property file for Windows Phone 8
This file defines the properties that the native C# app for Windows Phone 8 requires to use the MobileFirst native C# API for Windows Phone 8.
- Copy files of Native API applications for Windows Phone 8
To copy the files in the Native C# API application for Windows Phone 8 into the project that defines the native C# app for Windows Phone 8.
Parent topic: Develop native applications