Going Hyper

I built myself a new server last weekend, as the old one (a Dell 620 that was shipped in 2001!

Restart ArcGIS Server Object Manager Remotely

I wanted to post this because I think it’s cool and showcases the very tip of Windows Powershell.

.NET Migrations

InfoQ just blogged on a couple of .NET Migrations third-party libraries, which is something I’ve often wished the .

Forced to FLEX

I am on a project where we are delivering a web-based mapping application to the client.

ArcGIS Server Javascript API Gotcha: Identify

I ran into an odd problem after I installed SP1 (actually a few odd problems) with a site using the ArcGIS Server javascript API.

ASP.NET MVC: LogError Action Filter

The Bitter Coder Tutorials, Binsor Style: XIV Startable Facilities

Previous posts in the series: facility “logging.facility”,LoggingFacility: loggingApi=LoggerImplementation.Console component “lame.http”, LameHttpServer: prefix=“http://*:8089/” path=“lame.

The Bitter Coder Tutorials, Binsor Style: Injecting Service Arrays

Previous posts in the series: So, in keeping with my shameless plagirizing of Alex’s code, here is the abstract class for our new calculators:

The Bitter Coder Tutorials, Binsor Style: Part XII, Decorators

Here is our Order and OrderItem classes: Let’s wire up the Binsor:

The Bitter Coder Tutorials, Binsor Style: Part XI, Factories

Previous posts in the series: So, let’s get to the code.