Showing posts with label silverlight. Show all posts
Showing posts with label silverlight. Show all posts

Saturday, 25 July 2009

Getting started with Silverlight

Excellent tutorial of the ABC's of silverlight ... http://weblogs.asp.net/scottgu/pages/silverlight-2-end-to-end-tutorial-building-a-digg-search-client.aspx

Silverlight WaterMarkedTextBox gone awol?

http://timheuer.com/blog/archive/0001/01/01/silverlight-watermark-text-box-control.aspx

Silverlight Project Type not Supported in VS 2008 SP1 after reinstalling tools

This comproblem had me stumped for a while. The solution (simple as ever): open a command prompt to your c:\program files\microsoft visual studio 9.0\Common7\IDE and simply run:

devenv /setup

It may tell you that the operation could not be completed properly but it does mysteriously fix the problem - if anyone knows why I'd love to hear about it!