Here is our weekly news digest of Silverlight-Zone.com. In this week, we have contributed total 64 posts collected from various web sites and delivered to you daily as a news digest. It's our passion to deliver the good contents to you daily to a single location.

 

Follow us for daily article news and keep supporting us. During the week 8th May 2011 to 14th May 2011, most visited posts are on a discussion of Windows Phone and Android war, Google Map support in WP7 using the bing control, Expression Blend to build WP7 user interface, new mango features and azure for Windows phone notification support. Read to know more about this articles.

Published by on under Silverlight | SilverlightZone

You might know that Ctrl + W is a shortcut key for many browsers like Internet Explorer, Firefox, Chrome etc. to close the tab bar items. If you have tabs in the open tab bar and want to close the currently open tab, you can use Ctrl + W shortcut key instead of clicking the close button.

 

In Visual Studio, you might want to do the same. Suppose you have a no. of documents open in your tab and you want to close some of them with a shortcut instead of clicking one by one. How can you do that? Read the post to configure your Visual Studio IDE to assign a shortcut for it.

Published by on under Tips | VisualStudio

ASP.NET 4 Social NetworkingSocial Networking is all about developing connections or ties between friends and associates. While people have always networked with one another the Internet has allowed us to network with people all over the world easily. Any interest or cause can support its own social network, where fans and followers can meet, chat, and share their views. But building a social networking site from scratch involves some complex logic and some serious coding.

 

If you want to read some real hands on experience on LINQ, C#4.0, AJAX, MVP pattern etc. then this book is for you. This book is authored by three industry veteran and they have put all their real time experiences here. Read to know few highlights of the book. Also, there is a link to order the book.

Published by on under Book | News

There are many new feature announced to support Text advancements in Silverlight 5 Beta. Among them, one is the character spacing. This feature adds spacing between characters inside a TextBlock, RichTextBox and other control elements.

 

In this post we will demonstrate the use of this new feature and also showcase a simple demo to make you understand better. Read it and start learning Silverlight 5 features.

Published by on under CodeProject | Silverlight

In my latest two tips we have seen that we can customize the string using Run, Span tags as well as StringFormat in the XAML page. What about if I want to format it for proper DateTime, Currency or Numeric style? As I told you in my last post that, we can achieve the same using the StringFormat parameter in XAML too.

 

Here in this post, I will demonstrate you the process in depth. Read to know more about it and make your life more comfortable designing your Silverlight application.

Published by on under CodeProject | Silverlight

Yesterday in this post "Tips: Formatting Silverlight TextBlock Control", I shown you how to use various tags like Run, Span, Bold, Italic and Underline to format the text of TextBlock control, present in your XAML code. I also described the use of Run to bind multiple strings inside a TextBlock control.

 

Today in this small post, I will show you a different method to concatenate multiple text content inside a single control. This tip will help you next time while doing the same. Read to know more.

Published by on under CodeProject | Silverlight

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