Code

Troubleshooting the Azure Standard CDN Rules Engine

A simple method to troubleshoot rules in the Azure Standard CDN...
Azure CDN Code

Excel Row DAO in C#

A sample implementation of an Excel worksheet row data access object....
Excel Code

Inventor Add-ins from the Ground Up

An introduction to Inventor Add-ins....
Inventor Code

AutoLISP Layer Snippets

These are some of my frequently used AutoLISP snippets for layer management. I’ve got a heap of these in a lisp file that I autoload into autocad at startup. You can find the entire file here: layer-shortcuts.lsp. If you look through that file, you’ll see that I have a common set of layers (for 2D and general work) that I include in every drawing file. The AutoLisp commands help to speed up my drafting with these common layers....
AutoCAD Code

Scratch! v. 1.2 released

The scratchpad layer utility for AutoCAD has been updated to 1.2...
AutoCAD Code

Twist Lisp

An AutoCAD utility to manipulate the rotation of the current view....
AutoCAD Code