Posts

Showing posts with the label App life time

Jump start learning Windows 8 and Windows 8 Phone

Image
What is MVA? MVA is Microsoft Virtual Academy and you can learn building apps for Windows 8 and Windows Phone 8 free of cost. That is right, at no cost to you (Well, that is mighty generous). Of course you can learn a whole lot of others besides Windows 8 and Windows 8 Phone. Form factors is an important difference between these two platforms. Issues / concerns are described. Check it out here: http://www.microsoftvirtualacademy.com/training-courses/windows-8-and-windows-phone-8-app-development For example, this particular course has 4 modules: Comparing Windows 8 and Windows Phone 8 Basics of View Models MVVM Sharing Code This paraticluar module (Comparing Windows 8 and Windows Phone 8) is neither about building apps for the two platforms nor it is going to show code that works for both platforms. Code reusability is explored between the two operating systems. Application Life cycle is explored: Each platform has its own XAML Controls UI reuse is not...