Web Development Adventures in a .NET world

By Ola Karlsson

Browse by Tags

All Tags » web development (RSS)
Can’t view pages from the Web Development Server (Cassini)
Are you all of the sudden getting “Internet Explorer cannot display the webpage” / “Address Not Found” when trying to run a web application from inside Visual Studio? This caused me a fair bit of headache yesterday, so now that I found the solution, I...
Animated Silverlight Panel on top of Html
As promised, here's my article from the "Silverlight: write and win" competition. A live example of the finished outcome can be viewed here: http://olakarlsson.com/SL2Beta2FlyoutDemo/SL2Beta2FlyoutDemoTestPage.aspx and the source can be downloaded from...
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