Programming

Typemock, my new best friend!

In particular, Typemock Isolator.   DISCLAIMER: I am in no way affiliated or receiving any compensation from the makers of Typemock. Simply a developer in the trenches loving this tool in his tool box. From thier website: http://www.typemock.com/index.php   “Isolate any .NET dependencies to make unit testing easy” What does Isolator do?Typemock Isolator gives .NET […]

Programming

A foray into Flash

I recently had the opportunity to do a small enhancement to a web site. In particular a simple file upload “page” so that their logged in users can upload a pdf file to them. The site is a asp.net based site, so we could have used the asp file upload component, but it has no […]