Windows8 Application development

Post date: Aug 25, 2014 12:26:24 PM

From today onwards I'm start development windows8 tablet application. Actually I'm good in C#.net, but I'm not aware of XMAL and windows8 mobile architecture.

Since it is a enterprise application we were decided the architectural design before we do code. We decided to user MVVM architecture. Which mean you shouldn't use default code behind code in windows mobile.

Seems to be very complicated huh....  But fact is NO. This feature really helps your code is more clear and simple.

Before get into that I would to discuss about the requirements to proceed window app.

1. Window 8.1

2. Visual Studio 2013

3. Microsoft Hotmail or live account to get a 90 days trail developer license to create the windows store app.