< web:Blog x:Name="Brian Lagunas" />

19May/100

New Silverlight 4 Application Themes Released

Back in march I gave you guys a sneak peak at some Silverlight application themes.  Well now they are here and ready for your consumption.  These include the Accent Color, Windows 7 and Cosmopolitan themes.  The download contains Visual Studio 2010 template installers, Blend 4 compatible templates as well as the raw resource dictionary assets [...]

Filed under: Silverlight No Comments
19May/100

WPF Goodies in the Silverlight 4 Tools

If you haven’t heard already, the Silverlight Tools for VS2010 have been released, as mentioned by fellow ElegantCoder Bill Moore.  In this release there have been some great improvements to the Visual Studio designer that work for both Silverlight and WPF.  Lets check them out.
Go To Value Definition
Have you ever had a control that had [...]

Filed under: Silverlight, WPF No Comments
1May/102

Communicating Between Silverlight Applications

Silverlight is a great platform for creating rich internet applications, but a full blown Silverlight app is not a solution to every web application.  Lets face it, the vast majority of web applications will always be some type of server based solution, such as ASP.NET, PHP, JSP, etc…  Everyday I see more and more creative [...]

Filed under: Silverlight 2 Comments