# Monday, February 21, 2005

CodeProject Article - Enhanced DataSet Quick Watch

This article runs through some amendments I've made to an already excellent VS Addin to 'visualise' datasets in the IDE.  There's definitely some improvements that can be made, but it shows how you can use the debugger to return useful information at runtime...

http://www.codeproject.com/csharp/dswatchex.asp

posted on Monday, February 21, 2005 7:37:26 PM (AUS Eastern Daylight Time, UTC+11:00)  #    Comments [0]
# Wednesday, February 02, 2005

FavPal.NET Alpha 0.2 is here!

FavPal.NET Alpha 0.2 release is here...

I've added some useful options :

Load when Windows starts
Default URL's for new browser (defaults to google.com)
Configurable hotkeys (including Windows keys)

There are also a few changes to the interface (which hopefully aren't too offensive!)

NOTE: Any previous install should be uninstalled first (as the installed name has changed from 'FavPal' to 'FavPal.NET')  Subsequent installs will automatically upgrade the installed version.

Download now / get more information from the GotDotNet Workspace.

posted on Wednesday, February 02, 2005 7:25:04 PM (AUS Eastern Daylight Time, UTC+11:00)  #    Comments [0]
# Tuesday, February 01, 2005

CodeProject Article - DeleteOld Console Application

This new article goes through more of a journey of unit testing a console app than anything else - but might prove useful to people...

http://www.codeproject.com/cs/files/deleteold.asp

posted on Tuesday, February 01, 2005 7:30:59 PM (AUS Eastern Daylight Time, UTC+11:00)  #    Comments [0]