Web Development Adventures in a .NET world

By Ola Karlsson

Browse by Tags

All Tags » XAML » web development (RSS)
Web services, VSM, DOM interaction and other goodies
  I’ve been playing around with a pet project lately calling web services, using VSM and interacting with the DOM etc.and I've finally gotten it to a state where I reckon it's wort show it to people without feeling ashamed ;) I’ve implemented...
Semi transparent Silverlight on top of HTML
My last post was about laying Silverlight on top of HTML , using CSS for positioning and ordering of the layers. However one thing that had me stumped for a bit was how to set the transparency on the Silverlight area. Surely it can't be that hard!? Lessons...
More Posts