I would like to welcome you to a code-along series, as I create a WinRT application step by step. The code will be downloadable and I invite you to provide comments and suggestions as we make this application together. This guide is aimed at developers at all levels, so I will keep it simple – but still realistic as the aim is to publish this application. We will first create the application using XAML and C#, and when we are done we will re-create the application using Html and JS.
Some of the things we will be covering during the app development:
- How to plan the application
- Working with data, input and output
- Saving data locally
- Displaying data
- Refactoring code
- How to implement the Metro guidelines
- User Experience, significance and problem solving
- Design, creating a ‘pretty’ app with little effort
- Using performance tools
- Using the WACK tool
- Submitting the application
Read full article here
No comments:
Post a Comment