MVP Blog Posts - Developer (23rd February - 1st March 2014)

How to change #WindowsPhone 8 Lock Screen background?

By Kunal Chowdhury published on 02-23-2014

As a WPDev, you might want to provide your users an option to change the Lock Screen of their Windows Phone 8 device. It can be from a locally stored images within the app XAP….(more)

 

Different Transforms in XAML and Windows Phone

By Senthil Kumar published on 02-23-2014

The RotateTransform lets the developers to rotate the points of the element around the original point. The value by which the element to be rotated….(more)

 

Agile Testing with Visual Studio 2012

By Gouri Sohoni published on 02-24-2014

This article discusses Agile Testing principles, along with some challenges faced while implementing Agile principles and resolving them using the tools….(more)

 

Attribute Routing in MVC and Web API - exploring the goodness

By Abhimanyu Vatsa published on 03-01-2014

In this post you will learn about attribute routing and its goodness in MVC and Web API. In the beginning I will show you what it is by comparing….(more)