Follow us on X (Twitter)  Like us on Facebook  Connect with us on LinkedIn  Subscribe to our YouTube Channel  Subscribe to our WhatsApp Group

Another October for me. The golden moment of my life when I first received the MVP award from Microsoft in the year 2010 and since then continuing it. It’s the 5th continuous year when I received the award from Microsoft for the contributions I have done for the developer community.

 

First three years I was Silverlight MVP, last year it changed to Client Development MVP and this year it changed to Windows Platform Development MVP.

Published by on under Achievements | Awards

Who don’t want to put a link in the apps/games to provide feedback directly to the developer via email? To do this in Windows Phone Silverlight applications was pretty easy. We just had to create the instance of the EmailComposeTask and call the Show() method.

 

But this has been changed a bit in Windows Phone 8.1 RT applications. In this post, we are going to discuss this along with comparison to what has been changed.

Published by on under Windows Phone | Windows Phone 8.1