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

If you work in XAML pages, sometime you might noticed that the XAML page freezes for sometime while opening the page in design view. This is very annoying and many time it is responsible to crash the Visual Studio IDE. So what to do?

 

If you use Expression Blend to design the XAML page or don't want to open the XAML in design view, this small tip will help you to improve the performance of the IDE. Read more to know.

Published by on under CodeProject | Silverlight

Few days ago, I published one article on "Application Library Caching in Silverlight 4". In that article, we discussed about Library Caching concept in detail with a small demo. We discussed various parts of the AppManifest to support this feature for 3rd party libraries. But sometime you may need this feature for your own custom libraries too to reduce the XAP file size by separating the external assemblies in their own ZIP file, which will download by the app when it is require.

 

Let us discuss on this topic today by a small example which will help you to understand how to prepare your dll library to support Library Caching by your application. Read more to learn about it.

Published by on under Silverlight | SilverlightTips

Last week was a busy week in Microsoft Technology. We noticed lots of releases during the whole week and hence increased the no. of posts in Silverlight-Zone.com too. During the week, 24th July 2011 to 30th July 2011, we have total 87 new article and news links posted here on Silverlight, Windows Phone 7 and LightSwitch.

 

In this weekly news digest, I am going to share the popular 5 posts of the week and links to all the daily digest pages. Most popular posts are on News of "WP7 Mango build 7712 release", News of "Microsoft gives WP7 developers a refreshed Mango build", News on "Windows Phone MVC release", "Collection of WP7 (Mango) Tutorials" and "A Story on LightSwitch in the not so distant future". Read out more to find out those links.

Published by on under LightSwitch | Silverlight

Few weeks ago, I published a post in my blog on "Default Browser Switcher Extension for Visual Studio 2010" and today that has been selected as "Articles of the Day" in Microsoft official site ASP.Net and showcased.

 

In that article, I described about a cool extension that you can download freely from the Microsoft Gallery. This extension will help you to improve the productivity if you are working as a web developer. That article demonstrates installation and uses steps-by-step. Read more to read about it.

Published by on under Achievements | News

Microsoft released Visual Studio LightSwitch 2011 on 26th July 2011. This is the first version of the product. You already known about this but those who are new to this product, let me tell about it first. This is a new tool for building data-driven Silverlight Application using Visual Studio IDE. It automatically generates the User Interface for a Data Source targeted for the desktop and cloud by writing a minimal code.

 

In this post, I am going to share the download links (both Web and Offline installer), as well as some good resources to jump start with this tool.

Published by on under LightSwitch | News

Sometime it is require to communicate between two local Silverlight applications. Though this situation is very limited but it may require as per your business deal. In such case, the local messaging mechanism comes into the place.

 

In this post, we will learn about this local messaging system using a small Silverlight application where we will have a sender project and a receiver project. At the end of the article, I embedded the demo which will give you more visibility on what we are going to do in the demo. Let's discuss more on this topic.

Published by on under Silverlight |

During the week 17th July to 23rd July, we have 68 new article links at Silverlight-Zone.com which consists of various topics like Silverlight, Windows Phone 7, LightSwitch, XAML and Blend.

 

In this weekly news digest, I am going to share the popular 5 posts of the week and links to all the daily digest pages. Most popular posts are on "A Collection of WP7 (Mango) Tutorials", "3rd Part of Data Driven Application with MVVM", "Metro Theme Customization7", "Microsoft has 3 months to make or break Windows Phone" and "Excel like Filtering in Silverlight DataGrid".

 

Read more to find those interesting posts of this week and the digest links in case you missed them.

Published by on under Silverlight | SilverlightZone

It's definitely a great start of the day when you notice that one of your article has been selected as "Articles of the Day" in Microsoft's official site WindowsClient.net. This happened with me once again.

 

Few months ago I published one blog post describing a tip that helps to quickly close the open Visual Studio documents. There I also described how to customize the keyboard to assign shortcut for any Visual Studio commands. Read to know more.

Published by on under Achievements | News
Visual Studio LightSwitch is a new tool for building data-driven Silverlight Application using Visual Studio IDE. It automatically generates the User Interface for a Data Source without writing any code. You can write a small amount of code also to meet your requirement.

 

This eBook collects all 5 Chapters of Silverlight Show article series 'Beginners Guide to Visual Studio LightSwitch (Beta 1)' for your offline reference. In this post, I am going to share the Contents of this eBook. Also, there is a link to purchase the book. Read to know more about this.

Published by on under Book | eBook

Recently I had started exploring Windows Phone 7 with first Mango update and accumulated a no. of beginners tutorial in my blog. In this post, I am going to share all the chapters of the series as "31 days with WP7" - a must needed guide for a beginner who wants to learn about Windows Phone 7 programming.

 

Hope, this will be helpful to you to understand the basics before jump start to the application development. This post is on popular demand and I am dedicating this to all my blog readers. Thank you everyone for your support.

Published by on under CodeProject | DZone

The weekly news digest of Silverlight-Zone.com released. We have 63 new article links posted in Silverlight-Zone on different topics like Silverlight, Windows Phone 7 and LightSwitch. In this post, I am going to share the top most 5 links as well as the daily digest links for your reference.

 

This week (10th July 2011 to 16th July 2011) top post was on the future of Silverlight and whether Silverlight is really dead. This post was made by Stephan Forte. A good discussion on Silverlight and XAML. If you are still in doubt, read this post. There are also other topics from James R. Borck, J. Prosise, Owen Williams and Suprotim Agarwal on Silverlight and WP7. Read more to find the links.

Published by on under Silverlight | SilverlightZone