Showing results for Silverlight - .NET Blog

Sep 24, 2008
Post comments count0
Post likes count0

Silverlight Tips of the Day – Week 7

Web Development Tools Microsoft
Web Development Tools Microsoft

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: http...

ASP.NET
Sep 11, 2008
Post comments count0
Post likes count0

Silverlight Tips of the Day – Week 6

Web Development Tools Microsoft
Web Development Tools Microsoft

Silverlight Tip of the  Day #39 Title: How to Create a Zoom Toolbar. Demo: http://silverlight.services.live.com/invoke/66033/Zoom%20Toolbar/iframe.html Silverlight Tip of the Day #38 Title: How to Customize the Silverlight Install Experience. Silverlight Tip of the Day #37 Title: How to Dynamically Load and Display Silverli...

ASP.NET
Aug 27, 2008
Post comments count0
Post likes count0

Visual Web Developer support for out of band releases.

Web Development Tools Microsoft
Web Development Tools Microsoft

Recently we have received a few requests from customers asking whether our out of band (OOB) releases (Silverlight, Dynamic Data Wizard, Model View Controller and Web Deployment Project) are supported in Visual Web Developer (VWD) Express or not. This blog post lists all the OOB releases that we have shipped during the last year and what releases a...

ASP.NET
Aug 26, 2008
Post comments count0
Post likes count0

Silverlight Tips of the Day – Week 5

Web Development Tools Microsoft
Web Development Tools Microsoft

Silverlight Tip of the Day #32 Title: How to Declare a Custom User Control from a XAML Page. Demo:http://silverlight.services.live.com/invoke/66033/Custom%20UserControl/iframe.htmlSilverlight Terrain Tutorial Part 3 Title: Creating Smooth Tile Transitions using Opacity Masks. Demo: http://silverlight.services.live.com/invoke/66033/Terrai...

ASP.NET
Aug 14, 2008
Post comments count0
Post likes count0

Silverlight Tips of the Day – Week 4

Web Development Tools Microsoft
Web Development Tools Microsoft

7 new Silverlight blogs have been completed. Check them out and let me know if you have any questions. Thank you.Mike Snow SDET Lead  Visual Studio Web Tools

ASP.NET
Jul 25, 2008
Post comments count0
Post likes count0

Silverlight Tips of the Day – Week 3

Web Development Tools Microsoft
Web Development Tools Microsoft

3 new Silverlight blogs have been completed for this week. Check them out! Thank you.Mike Snow SDET Lead  Visual Studio Web Tools

ASP.NET
Jul 17, 2008
Post comments count0
Post likes count0

Silverlight Tips of the Day – Week 2

Web Development Tools Microsoft
Web Development Tools Microsoft

6 new Silverlight tutorials are completed! Thank you.Mike Snow SDET Lead  Visual Studio Web Tools

ASP.NET
Jul 1, 2008
Post comments count0
Post likes count0

Silverlight Tips of the Day

Web Development Tools Microsoft
Web Development Tools Microsoft

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 hesitate t...

ASP.NET
Jun 10, 2008
Post comments count0
Post likes count0

Support configuration specific output folders in a Silverlight project

Web Development Tools Microsoft
Web Development Tools Microsoft

In Beta1, VS Silverlight tools doesn’t allow users to maintain separate build output folder for different build configuration, and this causes once you switch from “Debug” to “Release” build configuration, under ClientBin folder the existing debug assemblies will be overwritten by the release version. Unless you switch back to “Debug” configuration...

ASP.NET
Jun 10, 2008
Post comments count0
Post likes count0

Localizing a Silverlight application

Web Development Tools Microsoft
Web Development Tools Microsoft

VS Silverlight beta2 adjusted its build functionalities to support the new Silverlight runtime localization model, which essentially is “one language, one xap”. This article provides the steps to take to build a localized app Let us say, you want to localize your app for the culture of “ja-jp”. You have created several resource files and you want ...

ASP.NET