Sunday 12 August 2007 @ 5:54 pm
In this article, a very simple method is demonstrated for logging text data in an asp.net 2.0 application. It’s safe, reliable, but not very elegant. Just what you need when you want to crank something out for testing or proof of concept. It uses StreamWriter and MapPath to get it’s job done.










