![Creating a WinRT application step by step: From idea to publishing](https://lh3.googleusercontent.com/blogger_img_proxy/AEn0k_va1Uui-LC4tGl2xyWDNDAqnEX_WG4bMUJnhYVj07VlWQHCvvMq8Ihi7TqwfeCJpSypY_4BJBm6B1gnZNHoH26DMpcKcpw0Tl1qvSbc_XG192INAvw63DPH64L-vBH_0SYOXQ=s0-d)
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