Showing results for Silverlight - .NET Blog

May 12, 2010
0
0

Silverlight Tips of the Day Update

Web Development Tools Microsoft
Web Development Tools Microsoft

If you are interested in Silverlight 4 based Tips of the Day head over to my new Silverlight blog!So far I have over 20 postings as follows: Thank you, --MikeBlog Site: http://www.michaelsnow.com

ASP.NET
Apr 15, 2010
0
0

Silverlight 4 Tools Released

Web Development Tools Microsoft
Web Development Tools Microsoft

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 using Vis...

ASP.NET
Oct 27, 2009
0
0

New Silverlight Tooling Support in Visual Studio 2010 Beta 2

Web Development Tools Microsoft
Web Development Tools Microsoft

Visual Studio 2010 Beta 2 will bring full support for developing applications in Silverlight 3.  There’s a few things that have changed since VS2010 Beta 1, and we hope you enjoy the new beta release! Silverlight 2 is no longer supported – long live Silverlight 3 Now that Silverlight 3 has released (including a GDR; the latest version is cur...

ASP.NET
Jun 5, 2009
0
0

Deploying Silverlight Projects using VS10

Web Development Tools Microsoft
Web Development Tools Microsoft

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: Having this informati...

ASP.NET
Apr 6, 2009
0
0

Silverlight Tips of the Day – Week 12

Web Development Tools Microsoft
Web Development Tools Microsoft

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 -Bypassing th...

ASP.NET
Mar 19, 2009
0
0

Creating Silverlight 3 applications for PHP

Web Development Tools Microsoft
Web Development Tools Microsoft

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, CSS, H...

ASP.NET
Mar 18, 2009
0
0

Silverlight 3 Tools Beta Released!

Web Development Tools Microsoft
Web Development Tools Microsoft

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 Silverlight ...

ASP.NET
Jan 16, 2009
0
0

Go to MIX09

Web Development Tools Microsoft
Web Development Tools Microsoft

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 you are not fa...

ASP.NET
Jan 8, 2009
0
0

Silverlight Tips of the Day – Week 10

Web Development Tools Microsoft
Web Development Tools Microsoft

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 DoubleAnimationUsingKeyFram...

ASP.NET