Archive for the 'Uncategorized' Category

IronPython error messaging for instance methods

Tuesday, November 3rd, 2009

Recently I’ve been using IronPython as a dynamic testing framework for .Net assemblies more and more. Particularly in the current development iteration for our company’s website, where a contractor is working on the data access layer classes for a database schema of my design. In order to test his data access methods I need to [...]

NUnit and app.config in VS2005

Monday, November 2nd, 2009

I ran into a little problem yesterday in setting up unit tests for some new data access classes for my employer’s website.  I’m using NUnit 2.4.8 and integrating it with Visual Studio as outlined here, so when I’m ready to run the tests I select the external tool and NUnit spins up and loads the [...]

links for 2006-07-02

Sunday, July 2nd, 2006

Modifying Configuration Settings at Runtime – The Code Project – C# Programming
very helpful today – quick snippets for reading/writing/updating appSettings key/value pairs.
(tags: c# development.c# config code)

Lawrence Lessig creates meaning from chaos

Wednesday, May 25th, 2005

This is a tremendously moving, sometimes horrifying, and even a little inspiring story. Also truly well-written.
I saw Professor Lessig’s post about it this morning and was curious what those ghosts might be. Naturally once I waited long enough, the document came to me in that inimitable RSS kind of way, via John Battelle’s [...]