Here is the Weekly news digest at Silverlight-Zone.com and we have 56 new posts submitted during this week. By this week, we have completed 1,13,346 hit since 1st January 2011. Till now we have a huge 1587 posts in our database. We have collected all these links 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 news and keep supporting us. We share all these posts to Twitter and Facebook whenever a new link has been submitted. Follow us in Twitter @SilverlightZone to be up-to-date.

Published by on under Silverlight | SilverlightZone

Yesterday (20th May 2011) was the 2nd day at MVP open day. It was with full of session in various tracks and also lots of fun during the whole day and night. We had a small trip to Golconda Resort at Hyderabad in the evening which was more entertaining and refreshed our energy.

 

In this post, I am going to share some info with you, so that, you will be able to know what happens at MVP Open day. BTW, the session details will not be covered here as they are part of MVP Non-Disclosure Agreement.

Published by on under MVP | OpenDayIn

MVP open day is an exclusive event especially organized for Asia pacific and greater China MVPs. All MVPs from different region join there and have a great time with others. They enjoy attending some sessions, funs and networking between each other.

 

MVP open day was started yesterday (19th May 2011) at Hyderabad, India. This is my first time at MVP Open day and I really enjoyed it there. In this post, I am going to share my first day experience at the MVP Open day event.

Published by on under MVP | OpenDayIn

Do you know that, we can now search text present in ComboBox and ListBox? This feature was not available in earlier version of Silverlight. To implement it, we had to write custom behavior. Now if you are using Silverlight 5, you can easily use this feature without writing any piece of code.

 

In this Tip we will discuss about it. We don't have to add any extra code, because it is now the default behavior of those control. Read to know more.

Published by on under Silverlight | Silverlight5

Continuing to our discussion on Silverlight 5 features. In earlier post, we discussed about Text Advancement in Silverlight 5. In this post, we will discuss on another new feature called Binding on Style Setter. This feature is very useful for the XAML designer. If you are a XAML designer, you must be aware of this cool new feature.

 

Read the complete post where we will discuss how we can bind to a Style Setter.

Published by on under CodeProject | Silverlight

Silverlight 5 has now support for Multi Column Text. By using this feature you will be able to show your text content in column wise. If you are working for a news publisher company or want to publish your text content in column format, this feature will help you definitely. If you implemented this in your application, your text content will automatically position itself in next column if user resizes the application.

 

So, want to learn about it? Let's discuss on it with a simple example. Read to know more.

Published by on under CodeProject | Silverlight

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