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

Finally received my Microsoft MVP Certificate and Kit yesterday. The kit consists of the MVP ring for 2011, MVP pin and the MVP ID-Card. You might already know that, I have been awarded 2nd time as Microsoft Silverlight MVP. To read about it, you may visit my post “Awarded Microsoft MVP (Silverlight) for the Second Time - October 2011”.

 

In this post, I am sharing some snaps of the MVP 2011 ring and the Certificate.

Published by on under Achievements | Awards

Last day we discussed about “Silverlight Page Navigation Framework” where we understood the basic concept. We learnt how to add pages in the project from the template and the root of the page xaml. We also learnt about the assembly which we need to use to develop a navigation application using Silverlight.

 

Today in this post, we will discuss about Uri Mapping which will help you to implement the navigation application very easily. You will also be able to hide the actual Url of the page. We will discuss about each point in brief with a simple example continuing from previous post.

Published by on under Silverlight | SilverlightTips

Let us start with a three days tutorial series on Silverlight Navigation Framework. Today in this post, we will discuss about Page Navigation Framework in Silverlight. Here we will learn what the Page is, how to kick start with navigation framework and details about this.

 

This post will help to understand the basic knowledge of it. You will find it handy while developing your Silverlight application. Next two days, we will learn how to map a page URL and pass parameter to the page using a small and simple example. Continue reading to learn more about it.

Published by on under Silverlight | SilverlightTips

Today posting the last week’s news digest of Silverlight-Zone.com. During last week (2nd October 2011 to 8th October 2011), we have submitted ~76 news links in SilverlightZone on different topics like Silverlight, Windows Phone 7 and LightSwitch.

 

It’s our effort to share the already available good content to you. As usual, this post will cover the Popular 5 Posts of last week and link towards daily news digest for your reference. Share us your thoughts and views about Silverlight-Zone.com. We are eager to hear something from you. Your continuous support matters to help the community grow.

Published by on under MVVM | Silverlight

imageSometime we want to show the System Information to the user, whether it is an Application or a simple Game. We need to show those system specific information to the Windows Phone 7 user by using an System page. So, in such case, how will you fetch those information and show them to the user?

 

Well, this post will help you to understand it and let you know about this data in Windows Phone 7 device. Read to learn more about this topic.

Published by on under CodeProject | DZone

The root class of the Windows Phone 7 page includes two attributes called “Orientation” and “SupportedOrientations”. Those are actually enum values and provides you option to set the orientation of your page programmatically.

 

Today in this post we will describe about it in depth. If you are new to Windows Phone 7 programming, you will find this tip handy to understand about the page orientation on Phone page. Read to know more about this.

Published by on under Silverlight | Tips

Silverlight 5 Toolkit is now available in CodePlex site. This is the first version of Silverlight 5 Toolkit targeting Silverlight 5 RC build. This is also a first release of Silverlight Toolkit after April 2010. It took more than one year to release this bits. No Silverlight 4 toolkit available yet.

 

In this post, I am going to share the downloadable location as well as the new components available in this release. Read to know more about them.

Published by on under News | Silverlight

Do you work on SQL Server as a SQL developer or administrator and want to gain some good knowledge on SQL Wait Stats and Parallel Execution from SQL Guru Pinal Dave? Then this post will help you to win a hard copy of his book.

 

Pinal Dave, who is a Microsoft Evangelist published a book “SQL Wait Stats Joes 2 Pros” recently. He accepted my request and going to giveaway 2 copies of his book to my blog followers. Read more to register for the contest and Win the book Free.

Published by on under Book | SQL

Here comes this week’s news digest of Silverlight-Zone.com. This week starting 25th September 2011 to 1st October 2011, we have submitted 69 new article links on various topics like Silverlight, Windows Phone 7, LightSwitch, XAML and Metro.

 

Though there are various new topics, but still people are worried about the future of Silverlight and hence we noticed a significant hit on those posts. Don’t be panic, this is a cover story now since last three weeks. Read this post to read out the top 5 links.

Published by on under Silverlight | SilverlightZone

I am feeling very proud to announce that, I have been awarded as Microsoft MVP (Most Valuable Professional) for the second consecutive year. Feeling good to say that I am still holding the second Silverlight MVP tag from India.

 

1st October is an wonderful day to me. In 2010, I received this award for the first time with a holding of second Silverlight MVP of India and still continuing with that. My sincere thanks to my MVP Lead, all Community friends and my Parents. Without all of their support it was quite difficult to get.

Also a warm Congratulation to all new and renewed MVPs of this quarter.

Published by on under Achievements | Awards

During September 2011, we have seen a no. of product releases by Microsoft including Silverlight 5 RC, Expression Blend 5 Preview, Windows 8 Developer Preview, Visual Studio 11 Developer Preview and Windows Phone 7.1 SDK Final. It was a busy month, no doubt. I also did a no. of posts (26) in my blog which has 15 articles.

 

In this post, I am going to share all the posts submitted here in my blog as separate category. This will help you to find out the proper post that you are searching in my blog.

Published by on under Archives | CodeProject

That’s a good question asked by Alan in my last post “Why the Frame Rate Counter is not available in my Windows Phone 7 Emulator?” Ok, to answer to this query, there could be some different issues/solutions for this.

 

Let’s discuss more on this query here. If you are facing the same issue, this post might help you. There could be different possibilities too. If you have different solution, please use the comment link to submit your approach here.

Published by on under Mango | Silverlight

Microsoft released Windows Phone 7.1 SDK tools yesterday, 28th September 2011. It’s in RTW release, that means, it is released to web. Cliff Simpkins announced the release of the Windows Phone SDK 7.1 in Windows Team Blog.

 

In this post, find the link to download the RTW version of Windows Phone 7.1 SDK (Mango) which includes both the web and standalone offline installer for all separate languages.

Published by on under Mango | News

Frame Rate Counter in Windows Phone 7

While working with Windows Phone 7 emulator, you might noticed that, in debug mode it shows some numeric values at the right side of the screen. So, what are those values and why that numeric bar is available in debug mode?

 

The bar represents numeric values for Frame Rates to debug Memory usage by your WP7 application. In this post, we will briefly discuss on this topic. Read further to learn more about this Frame Rate Counter.

Published by on under Silverlight | Tips

Few days ago, I did a Giveaway contest of Telerik RadControls for Silverlight and LightSwitch here “Telerik RadChartControl for LightSwitch Application - Day 3 - Giveaway Contest” and received a good nos. of tweets from people who attended this contest to Win the license.

 

Today in this post, I am going to announce the Winner of the contest. Read the post to check whether you are the lucky Winner of the Telerik License.

Published by on under LightSwitch | Silverlight

In Windows Phone 7, the System Tray is the small bar across the top of the screen in Portrait mode. It displays the Signal strength, Current time and Wi-Fi connection strength.

 

In this post, we will learn more about Windows Phone 7 System Tray. It is easy to write code to show or hide the tray. We will use a small demo to demonstrate it.

Published by on under CodeProject | DZone

Are you facing any issue deploying your Windows Phone 7 application in the emulator or, are you facing any issue while opening the Windows Phone 7 emulator? Is it stating some System Error while finding “MFPlat.dll”? If you are facing the similar issue, this post will help you. Do bookmark this post and share to others, so that, if anyone is facing the same will resolve it easily.

 

In this post, I will tell you the background of the issue and the solution to fix this problem. If you have any other alternative, do share it here and help the other person. Read more to find out the issue and it’s solution.

Published by on under Windows | Windows7

Fourth week of the month and I came with the Weekly News Digest of Silverlight-Zone.com. Since last 2 weeks, top posts were on the future of Silverlight. Is Silverlight dead or still it is alive? Read more on this topic from various Silverlight authors.

 

In this post, I am also going to share the daily news digest links of the week. In case you missed to read this week’s post, you can find them here. Stay tuned @SilverlightZone on Twitter for daily updates. We are also available on Facebook. Like our facebook page to stay tuned on the updates.

Published by on under Silverlight | SilverlightZone

In Windows 8 if you installed Visual Studio 11 separately, you may notice the error “Tool makepri.exe cannot be found. Please install Windows Modern SDK” while building Metro Style Windows application. What is that and how to resolve this issue?

 

In this post I will discuss about this issue and will also give you the solution. If you are facing the similar issue, read to find out more.

Published by on under SDK | Tips

In this article, I will guide you to setup a Windows 8 Virtual Machine in VMWare environment. Just follow the steps mentioned here and you will be done with the installation. I will use the 32bit Windows 8 Developer Preview ISO image to mount for the installation step. If you have bootable drive, you can directly use that.

 

The step-by-step process will show you creation of new Virtual Machine and then the installation of Windows 8 Developer Preview version in the VM. Read the complete post to find out more.

Published by on under Tutorial | Win8