This sample implements a simplified calculator which could only compute "+-*/" it is used to demostrate the basic programming in windows store app developing. the c++language is used to implement the logic and XAML used to build UI.This sample implements a simplified calculator