Tuesday, September 13, 2005

Office Tips and Hints Blog

Embed live web pages in your powerpoint presentation, no not just a static image, a true interactive webpage.

http://www.klippert.com/TCC/Blog/2005/09/powerpoint-web-page-on-slide-all-in.html

Saturday, August 20, 2005

Thursday, August 18, 2005

Creating Licensed Web Controls

Doing a blog rolling and found the following article in regards to controls. Even though I am not creating these right now, it is good to know how to do these things.

Check out : PeteL's Blog : Creating Licensed Web Controls

http://blogs.msdn.com/petel/archive/2005/08/11/450469.aspx

Bug Tracking Software

What software do you use to do defect tracking or even enhancement request management? I have recently started to use Axosoft OnTime 2005 to do it for me. It has helped me organize the features I want to add to the software I have been developing and upon release, it has dramatically increased my ability to respond to the users bug reports. You can get a Free Single-User Installations license for the small developer and the new Team System for the larger shop. Definitely worth the time to investigate.

Get the software here: Bug Tracking Software

Tuesday, August 16, 2005

Anatomy of a ProgressBar for ASP.NET

Good article about building a ProgressBar in .net. Included is a discussion of the problem and the solution with full C# source Code.

Anatomy of a ProgressBar for ASP.NET    

Friday, July 29, 2005

Cool Download tool

Download files the way microsoft does. Using BITS you can download in the background and even restart your transfers.

WinBITS Homepage

Fiddler HTTP Debugger - Fiddler

Ever want to see what the communication between your browser and the server looks like. This tool allows you to do this and also to change some things on the fly.
Fiddler HTTP Debugger - Fiddler