<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>OOP - There It Is - log4net</title>
    <link>http://www.vpsw.com/blogbaby/</link>
    <description>A Very Practical Blog</description>
    <language>en-us</language>
    <copyright>Dean Fiala</copyright>
    <lastBuildDate>Thu, 03 Aug 2006 05:57:26 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.1.8102.813</generator>
    <managingEditor>dfiala@vpsw.com</managingEditor>
    <webMaster>dfiala@vpsw.com</webMaster>
    <item>
      <trackback:ping>http://www.vpsw.com/blogbaby/Trackback.aspx?guid=58b2c069-85ea-4003-ba29-55a5f89a3947</trackback:ping>
      <pingback:server>http://www.vpsw.com/blogbaby/pingback.aspx</pingback:server>
      <pingback:target>http://www.vpsw.com/blogbaby/PermaLink,guid,58b2c069-85ea-4003-ba29-55a5f89a3947.aspx</pingback:target>
      <dc:creator>Dean</dc:creator>
      <wfw:comment>http://www.vpsw.com/blogbaby/CommentView,guid,58b2c069-85ea-4003-ba29-55a5f89a3947.aspx</wfw:comment>
      <wfw:commentRss>http://www.vpsw.com/blogbaby/SyndicationService.asmx/GetEntryCommentsRss?guid=58b2c069-85ea-4003-ba29-55a5f89a3947</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">Gave a little overview of my <a href="http://logging.apache.org/log4net/">favorite
logging tool</a> last night at our <a href="http://www.winproteam.org/team/ug/">local
user group's</a> monthly meeting.  I was not in the mood to install Powerpoint
on my laptop, so I decided to write a<a href="http://www.vpsw.com/log4net/default.aspx"> little
web app</a> to act as its proxy. It also doubled as a platform to demonstrate the
logging capabilities of log4net. 
<br /><br />
It was very simple to write, with the twin joys of a <a href="http://msdn2.microsoft.com/en-us/library/system.web.ui.masterpage.aspx">master
page</a> and the <a href="http://msdn2.microsoft.com/en-us/library/fs0za4w6.aspx">wizard
control</a>.  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.<br /><br /><p></p><img width="0" height="0" src="http://www.vpsw.com/blogbaby/aggbug.ashx?id=58b2c069-85ea-4003-ba29-55a5f89a3947" /></body>
      <title>log4Net Presentation</title>
      <guid isPermaLink="false">http://www.vpsw.com/blogbaby/PermaLink,guid,58b2c069-85ea-4003-ba29-55a5f89a3947.aspx</guid>
      <link>http://www.vpsw.com/blogbaby/PermaLink,guid,58b2c069-85ea-4003-ba29-55a5f89a3947.aspx</link>
      <pubDate>Thu, 03 Aug 2006 05:57:26 GMT</pubDate>
      <description>Gave a little overview of my &lt;a href="http://logging.apache.org/log4net/"&gt;favorite
logging tool&lt;/a&gt; last night at our &lt;a href="http://www.winproteam.org/team/ug/"&gt;local
user group's&lt;/a&gt; monthly meeting.&amp;nbsp; I was not in the mood to install Powerpoint
on my laptop, so I decided to write a&lt;a href="http://www.vpsw.com/log4net/default.aspx"&gt; little
web app&lt;/a&gt; to act as its proxy. It also doubled as a platform to demonstrate the
logging capabilities of log4net. 
&lt;br&gt;
&lt;br&gt;
It was very simple to write, with the twin joys of a &lt;a href="http://msdn2.microsoft.com/en-us/library/system.web.ui.masterpage.aspx"&gt;master
page&lt;/a&gt; and the &lt;a href="http://msdn2.microsoft.com/en-us/library/fs0za4w6.aspx"&gt;wizard
control&lt;/a&gt;.&amp;nbsp; Add a little CSS and voila, instant presentation app, the code
for it is in a zip file on the footer.&amp;nbsp; I barely scratched the surface of what
the wizard control can do.&amp;nbsp; 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.&lt;br&gt;
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.vpsw.com/blogbaby/aggbug.ashx?id=58b2c069-85ea-4003-ba29-55a5f89a3947" /&gt;</description>
      <comments>http://www.vpsw.com/blogbaby/CommentView,guid,58b2c069-85ea-4003-ba29-55a5f89a3947.aspx</comments>
      <category>log4net</category>
    </item>
  </channel>
</rss>