.NET Blog

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

Silverlight 4 Tools Released

This morning we released Silverlight 4 Tools for Visual Studio 2010!The link to download and installs the tools is http://go.microsoft.com/fwlink/?LinkId=177508.  The tools will install: Note that this is the RC release of the Silverlight 4 tools. With these tools you can start developing Silverlight 4 applications ...

Deploying Silverlight Projects using VS10

With VS10 beta1 environment, you can also install Silverlight 3 beta to combine the power of both. When a Silverlight 3 beta project is compiled, it generates xap file.  The web application or website should take the xap as content for Build Action.  The following shows what the default Siliverlight project has: (image) Having ...

Silverlight Tips of the Day – Week 12

Most Recent Posts:Silverlight Tip of the Day #106 - Setting Default Browser from within VS Silverlight Tip of the Day #105 - How to Enable GPU Acceleration Silverlight Tip of the Day #104 - Cool Silverlight Tutorial Blogs Silverlight Tip of the Day #103 - Use Integers for Layout Calculations Silverlight Tip of the Day #102 -...

Creating Silverlight 3 applications for PHP

Juan Rivera from JCX Software and the developer of VS.PHP has added support for Silverlight 3.  If you’re a PHP developer this is very cool news.VS.PHP is a plug-in for Visual Studio that brings the rich development environment of Visual Studio to PHP.  In addition to the great intellisense Visual Studio provides for JScript, ...

Silverlight 3 Tools Beta Released!

Silverlight 3 Tools Beta for Visual Studio 2008 SP1 is now available for download. This installer includes: XAP Compression Improvements The Silverlight 3 SDK creates XAPs compressed up to 40% better than the Silverlight 2 SDK. Support for Cached Transparent Platform Extensions Reduce the size of your ...

Go to MIX09

(image) MIX Is just around the corner and if you haven’t already registered I highly recommend you do! This is one event I look forward to the most each year. I attended last year and I had the most incredible experience learning about Silverlight and meeting so many intelligent people (OK, and I had a ton of fun playing Poker too). If...

Silverlight Tips of the Day – Week 10

This link provides a complete Tips of the Day Summary Outline - http://silverlight.net/blogs/msnow/archive/2009/01/02/silverlight-tips-of-the-day-summary-outline.aspx. This page will be kept updated with any changes or additions to the Tip of the Day blog for Silverlight.Most Recent Posts:Tip #78 - Animating Objects with ...