Web Development 20 Oct 2008 C# Priority Queue Implementation for Silverlight While writing some code for Silverlight, I realized that Silverlight does not include a PriorityQueue implementation in their libraries. I searc… Read More
Web Development 18 Oct 2008 Very nice and flexible file upload control with progress I needed a pretty quick way of displaying file upload progress in a ASP.NET project. In the past while working for a different employer, I've wri… Read More