By Georg Jansen on
Wed, 28 Sep 2005 00:00:00 GMT
Log4Net gives us a collection of log appenders making it possible to choose where we writs logs. One of the possible appenders is the AdoNetAppender which write log-rows to a database.
Read More »
|
By Georg Jansen on
Wed, 21 Sep 2005 00:00:00 GMT
Finally I found out that Log4Net Dashboard can be released. I have also put together a web-site for the product. In FaktNet we have standardized on DotNetNuke as a portal framework, and DNN also become the natural choice for the www.l4ndash.com site
The Log4Net Dashboard is a web application which connects to a SQL server database, and gives me the possibility to view and analyze the log table from Log4Net. I am a strong believer in extensive logging, especially in we ...
Read More »
|
By Georg Jansen on
Wed, 14 Sep 2005 03:00:00 GMT
The work on Log4Net Dashboard is progressing. I had a long sidestep into CSS. I wanted to make the user interface customizable through use of CSS. A lot of work to put all the pieces together, put I finally found out that I needed one style sheet witch is common and one style sheet the user could choose. I finally grasped the meaning of cascading – never actually given it much of a tough.
Read More »
|
By Georg Jansen on
Fri, 09 Sep 2005 00:00:00 GMT
I have been working with a voice application lately, this is quiet a new experience for me. We are using VXML (Voice XML) to control a speech/telephone machine. The purpose of this service is to let blind people have a telephone service where they can call a telephone number and listen to news stories. Reading news from RSS feeds and generating VXML, just confirms the great support you have for handling XML in the .NET framework.
Links
W3C official WXML definition
...
Read More »
|
By Georg Jansen on
Tue, 28 Jun 2005 07:00:00 GMT
I have spent a lot of time getting FaktNet up en running, formalities and stuff.
One of my definitive favorite open source projects has for a long time been Read More »
|