Archive for October, 2009
TCCC7 Materials
Oct 27th
Below are the materials from my Twin Cities Code Camp 7 Presentation.
Both code and PowerPoint are included. Enjoy!
Twin Cities Code Camp 7
Oct 22nd
This Saturday, Twin Cities Code Camp 7! I’ll be presenting on the awesome ASP.NET MVC and Spark View Engine implementation. Come on down, its free! Don’t forget to register on the Code Camp website.
See you there.
* The text below was shamelessly stolen from Chris G Williams Blog. I couldnt say it any better so I figured I’d copy it
Thanks Chris:
Just like last year, we’re holding this event at the U of M, so be sure to show up early since parking fills up quickly.
Also, there’s no free lunch this time, but there are LOTS of great places to go eat in the area, and we will be putting together a cash-only Jimmy Johns order for anyone interested. Exact change is appreciated and anything extra will be used as a tip, so break those $20s at Starbucks before you get to Code Camp.
We’ll also have a community table this year, so if you’re interested in the local user group scene, or maybe already a part of it, stop on by and see what’s going on.
Materials from HDC09 – Testing With Mocks Talk
Oct 18th
Below is a link to download the Testing With Mocks lightning round talk that I gave at the Heartland Developers Conference this last week.
In order to get the samples to run you will need to have TypeMock Isolator installed. If you do not own a license you can download an evaluation for free here.
The download includes full buildable source and the presentation.
Download: TestingWithMocks_HDC09.zip (~15MB)
Twin Cities Dev. Guild – Testing With Mocks Materials
Oct 16th
As promised, below you can download the presentation as well as code for the Testing with Mocks talk I gave this last Tuesday at the Twin Cities Developers Guild.
Please note, in order to get the sample to build you will need to install TypeMock. They have evaluation you can download here.
Download: TestingWithMocks_TCDG_20091013.zip (~15MB)
Materials from HDC 09 – Spark View Engine Talk
Oct 15th
Below you can download a zip file which contains the presentation as well as the code used in my “ASP.NET MVC w/ Spark View Engine” talk today at the Heartland Developers Conference.
You should be able to download, unzip, open the solution and hit F5 and run. You will _not_ need to install ASP.NET MVC for this to work. I’m including the mvc assemblies in the download and referencing them in the project.
Enjoy.
Download: SparkViewEngine_HDC.zip (~6.5 MB) – [presentation and code]