.NET Blog

Free. Cross-platform. Open source. A developer platform for building all your apps.

Silverlight Tips of the Day – Week 7

Silverlight Tip of the Day #46 Title: Font Support in SilverlightSilverlight Tip of the Day #45: Title: Text Formatting with the TextBlock controlSilverlight Tip of the Day #44: Title: Silverlight-enabled WCF Services versus ASMX Web Services. Silverlight Tip of the Day #43 Title: Making it Snow in Silverlight. Demo...

Multiple control selection tips/tricks/workarounds

In an earlier blog, we mentioned that multiple control selection was returning with VS2008 SP1. We also mentioned that it isn’t a functionally complete feature yet due to time constraints. Rather than waiting till the next release of Visual Studio, we decided to deliver the core functionality in SP1. The plan is to deliver a completed ...

Silverlight Tips of the Day

Interested in learning something new about Silverlight almost every day? I will be posting “Tips of the Day” for Silverlight on my blog at http://silverlight.net/blogs/msnow/default.aspx.For example, over the past few days, I have added the following tips: If you have any suggestions or requests don’t ...

Anti-virus programs can affect VS build performance

We have had complaints from some customers saying that their Web Project build performance with VS is very slow and it turns out that for some of the complaints the actual issue was anti-virus programs running on their machines. So, how do anti-virus programs affect VS build? Please take a look at the following snippet from ScottGu's blog...