devnulled: A stream for software developers and engineers

devnulled provides news, tips, resources, and articles about various topics that software developers and engineers enjoy.
Options:

Archive for April, 2005

I couldn’t seem to find the answer about how to change the JRun or ColdFusion MX document root when Googling for it last week, so I had to figure it out myself. Being able to do this is especially handy when setting-up multiple ColdFusion instances under JRun for clustering and wanting each instance to [...]

Today I was doing some research for a product I’m about to start working on, and I was surprised to find that you can actually do C# in CFScript.
For instance, give this a try (pardon the formatting.. it doesn’t quite work-out in XHTML):

<cfscript language="c#">
using System;
public class HelloWorld {
public static void Main() {
[...]

Calendar

April 2005
M T W T F S S
« Mar   May »
 123
45678910
11121314151617
18192021222324
252627282930