Gave a little overview of my
favorite logging tool last night at our
local user group's monthly meeting. I was not in the mood to install Powerpoint on my laptop, so I decided to write a
little web app to act as its proxy. It also doubled as a platform to demonstrate the logging capabilities of log4net.
It was very simple to write, with the twin joys of a
master page and the
wizard control. Add a little CSS and voila, instant presentation app, the code for it is in a zip file on the footer. I barely scratched the surface of what the wizard control can do. It takes all the plumbing code out of creating an interface that must be stepped through,and it is a templated control, like the GridView, so you can do to it what you will without too much effort.