Recent Posts

Dreamweaver Initializing Extension Freeze

less than 1 minute read

I was having a problem with one of the machines in my domain freezing when opening Adobe Dreamweaver. It seemed to freeze when it said “Initializing Extensio...

Flickr.Net API

2 minute read

There is a great project on CodePlex called Flickr.Net. It gives a great API that interfaces with Flickr and is accessible from C#.NET.  You can find their p...

Loading Icon in Update Panel

1 minute read

I was recently having problems getting the loading GIF to show up when I was updating my UpdatePanel.  This is the solution I came up with to get it working.