Tag: What
What are Markup Extensions in XAML?
If you are working on XAML specially when developing the UI in Windows Phone 8 or Windows 8 App, you would have come across this term. What are Markup Extensions in XAML? Markup extensions are the expressions that is surrounded by the curly brackets in XAML. The mark-up extensions are generally used to bind the data or for the resources An example of the Markup…
What are the Different Resolutions that Windows Phone 8 Supports ?
The Windows Phone 8 supports 3 different resolutions which includes WVGA with 480 X 800 pixels and scale factor of 1.0. WXGA with 768 X 1280 pixels and scale factor of 1.6. HD720P with 720 X 1280 pixels and scale factor of 1.5. The WVGA with 480 X 800 was already supported in Windows Phone 7.8 and earlier version and the other 2 resolutions are…