If anyone starts developing applications for Windows 8 using MVVM Light, please help me create a Windows 8 project template (WinRT). I'm getting bored using the Microsoft Layoutaware page (base class). I just need to structure the class using MVVM Light. If anyone has done this, please help me or provide some links to start developing the Windows 8 Metro application using MVVM Light.
The main areas where I ran into problems are:
- Navigation (forward and backward)
- State processing (basement in windows 8)
- Post-app navigation launches form completion state, etc.
- WebService processing [message using http client]
windows-8 windows-runtime mvvm-light
Stephan ronald
source share