-
When building Silverlight 2 projects in Visual Studio 2008 I found that I was getting errors on building the ASP.net page: Unknown Server Tag 'asp:Silverlight' It turns out that I was getting the error because my project was on a network drive. ...( Read More...
-
If you remember last year when Google announced OpenSocial , I created a simple application for Orkut (Google's OpenSocial container built with ASP.Net) that showed how to put Silverlight into an OpenSocial application. Well, a few days ago, MySpace announced...( Read More...
-
One thing that I find very refreshing is that people with software development backgrounds are gravitating to Silverlight development. With that, you can get great application architecture on top of great interaction! Take a look how my colleague, Bob Familiar deconstructs a Silverlight Media Player application that he built.
What you'll start to see is the because of the power of Silverlight 1.1 (Due in 2008) the architecture of your application can be crafted in a very elegant way.