-
Here are the asynchronous appenders I wrote to use
with log4net. I included a sequence diagram to show the
basic doAppend() flow. For the most part, I
kept the design already in place for FileAppender and
RollingFileAppender. The difference is that I do not use
TextWriters to write characters but FileStreams to write
encoded bytes. Any feedback would be great.
2004-02-27 02:31:06 UTC in Logging framework for .NET
-
baldree committed patchset 5 of module csv to the Client-side Validator CVS repository, changing 1 files.
2003-02-25 19:48:55 UTC in Client-side Validator
-
With the explosion of thin-client development, most web applications do not utilize the resources of the client. It is almost viewed as 'taboo.' I contend that the client machine is a valuable resource that should be utilized for its processing capabilities.
Most web applications use server-side processing to validate HTML forms. This works but is very inefficient since the request must be...
2003-02-25 13:09:26 UTC in Client-side Validator
-
baldree committed patchset 4 of module csv to the Client-side Validator CVS repository, changing 1 files.
2003-02-25 12:56:05 UTC in Client-side Validator
-
With the explosion of thin-client development, most web applications do not utilize the resources of the client. It is almost viewed as 'taboo.' I contend that the client machine is a valuable resource that should be utilized for its processing capabilities.
Most web applications use server-side processing to validate HTML forms. This works but is very inefficient since the request must be...
2003-02-25 03:22:21 UTC in Client-side Validator
-
baldree committed patchset 3 of module csv to the Client-side Validator CVS repository, changing 1 files.
2003-02-25 02:05:12 UTC in Client-side Validator
-
baldree committed patchset 2 of module csv to the Client-side Validator CVS repository, changing 32 files.
2003-02-25 01:55:12 UTC in Client-side Validator
-
baldree committed patchset 1 of module csv to the Client-side Validator CVS repository, changing 32 files.
2003-02-25 01:55:12 UTC in Client-side Validator
-
baldree committed patchset 1301 of module webwork to the OpenSymphony CVS repository, changing 1 files.
2003-02-09 18:56:01 UTC in OpenSymphony
-
baldree committed patchset 1300 of module webwork to the OpenSymphony CVS repository, changing 1 files.
2003-02-09 18:54:37 UTC in OpenSymphony