Recent posts

CompiledTemplateBuilder and Event Catch-up

less than 1 minute read,

Federik Kalseth has a great easy-to-understand post on using template controls programmatically.  Serves as a great review of templated controls since I need...

TRUNCATE TABLE and DBCC CHECKIDENT

1 minute read,

:sunglasses:During development, it’s nice to reset the database tables and load the database up to a known state for testing purposes without having to reloa...

BadImageFormatException Errors

1 minute read,

I’ve been playing with Lua Programming/Script Language and LuaInterface, because I have a need for embedding a scripting language in one of our projects.  Un...

Paying Estimated Taxes

4 minute read,

Estimated taxes are an unfortunate “pay-as-you-go” tax that every sole-proprietor, LLC, and corporation must pay.  The Federal IRS want you to pay estimated...