In general we use multiple TextBlock controls inside a StackPanel to format a single line. In this post I will show you a different way to format a single line. This is very useful if you want to bind any data in the middle of the text string. Also this is useful if you want to format the line with multiple formatting option. Read to know more about it.

Published by on under CodeProject | Silverlight

Here comes the weekly news digest of Silverlight-Zone.com. In this week, we have accumulated 60 posts collected from various sites and delivered to you in a single page daily. It's our effort to bring all good contents to you, so that, you don't have to dig into the net more.

 

In this week, most visited posts were on Animated Splash Screen in WP7, Panorama control in WP7, LightSwitch developers count as of today, Use of IEventAggregator to communicate between views and how to create WP7 trial application. Read to know more about them.

Published by on under Silverlight | SilverlightZone

Many of you don't aware of it in depth, mainly the freshers who just started doing their hands dirty with the light of Silver. In this post I am going to describe you about AppManifest.xaml file and it's uses in depth. Read the complete post to know more about it.

 

Don't forget to leave your feedback and/or any queries at the end of this post. Appreciate for reading this post.

Published by on under CodeProject | Silverlight

ImplicitDataTemplate is a new feature in Silverlight 5. Using ImplicitDataTemplate, you can declare multiple Data Templates for your control and based on the data type, you can load the proper data template automatically.

 

In this article we will discuss on the same step by step with a good example. Read the complete article to know it in depth. Do you have any queries, let me know. Feedbacks are always appreciated.

Published by on under Silverlight | Silverlight5

Silverlight-Zone.com completed it's 4th month with a huge posts on Silverlight, Windows Phone 7, XAML etc. This month was the best month for those technologies. During the MIX11 event in this month Microsoft released it's first beta of Silverlight 5. They also released the Async CTP for Silverlight and WP7 and many more.

 

In this post I am going to share the best picks of the month as well as top links of the week. In this month top visited post was from Michael Crump where he demonstrated creating his own website using Silverlight. In this week the post from Abhishek Baxi received a huge hit where he listed out all Windows Phone developer resources. He called it as "Mother of all Lists".

 

Read out the whole post to find out the top links of the month and the week.

Published by on under Silverlight | SilverlightZone

Today, I received my Code Project MVP Certificate by courier. This is my first MVP Certificate from CodeProject. Feeling very proud to be part of the Global MVP team. I am happy that, my contribution towards community and their regular support gave me the chance to achieve this. This recognition I will contribute to each and every supporter of mine, who helped me in various way to achieve this award.

In this post find the certificate that I received.

Published by on under Achievements | Awards

Here we have the weekly news digest of Silverlight-Zone.com. In this week, we have accumulated many posts (52) on Silverlight and Windows Phone 7. It's our effort to bring all good links for you, so that, you don't have to dig the internet for articles on the said technologies.

 

In this post find the most popular post of the week which were showcased in Silverlight-Zone.com. I appreciate everyone's contribution and support to Silverlight-Zone community. Thank you for your support all the time.

Published by on under Silverlight | Silverlight5

Today we already discussed about Multiple Click (ClickCount) in Silverlight 5 Beta, which was introduced recently. The step-by-step guide focused on how to implement the double click, triple click using the new ClickCount property. In that post we discussed that, there are some issues with this feature and in this post I am going to describe them for you.

 

Before working with this feature, you must know the pit-falls. This will help you to understand the issue and take care of your code. Read to know more about it.

Published by on under Silverlight | Silverlight5

Some time you need to know whether your user clicked a control once or double clicked it. Sometime you need to know how many click a user did in the UI control. In this post, you will learn about it.

 

Silverlight 5 Beta has been announced with newly added feature called ClickCount. It's a property added to the MouseButtonEventArgs. Using this you will be able to find out how many multiple click happened by the user.

 

Read the complete post to know about the implementation and the issues. Don't forget to provide our feedbacks at the end.

Published by on under Silverlight | Silverlight5

Here comes the Weekly Digest of Silverlight-Zone. This week was a great week. During the week Microsoft released a no. of products during the MIX11 event. Started with Visual Studio Async CTP Service Pack, Internet Explorer 10 Platform Preview, Silverlight 5 Beta etc.

 

In this post find the most popular post of the week which were showcased in Silverlight-Zone.com. I appreciate everyone's contribution and support to Silverlight-Zone community. This is India's first only Silverlight portal.

Published by on under Silverlight | Silverlight5

Microsoft Released Silverlight 5 Beta yesterday during MIX11 conference. It has a great new features set. Among them, most demanded feature was Debugging Data Bindings in XAML. In this article, I will step you through the complete debugging feature in Visual Studio for Silverlight 5 XAML page.

 

Read the complete article to know more about it and gather knowledge on the debugging feature with a simple code walkthrough. At the end, don't hesitate to leave your feedback. Queries are welcome. I will try to answer you as much as I can.

Published by on under Silverlight | Silverlight5