Last week, the Silverlight 4 beta release included the Silverlight 4 Tools for Visual Studio 2010 . This single installer would perform the following (assuming you had either Visual Studio 2010 or Visual Web Developer Express 2010 already installed: Install...(read more)
Publication date: 2009-11-23
More news from 2009-11-23
RIA Services templates not showing in Visual Studio 2010?
Last week, the Silverlight 4 beta release included the Silverlight 4 Tools for Visual Studio 2010 . This single installer would perform the following (assuming you had either Visual Studio 2010 or Visual Web Developer Express 2010 already installed: Install...(read more)
Publication date: 2009-11-23
more
10 Steps to Debug Silverlight Out-of-Browser Applications without Attaching
The common technique many developers use to debug Silverlight Out of Browser applications is to attach the debugger to the SLLauncher.exe process. However, there is a another way to debug installed OoB apps. Attaching to the process does not allow you...(read more)
Publication date: 2009-11-23
more
CompositeTransform simplifies transforms in Silverlight 4 Beta
One of the features you may have missed that was added to the Silverlight 4 beta is the new CompositeTransform class. The new class provides a simpler way to transform an element, by simply offering a single object to instantiate rather than a group of...(read more)
Publication date: 2009-11-23
more