Initial commit — 16 posts converted from dasBlog XML, media assets

This commit is contained in:
2026-05-10 02:54:03 +00:00
commit 71da91c571
102 changed files with 1370 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
---
title: "CodeStock 2010"
date: 2010-06-27T19:21:01.92-05:00
slug: codestock-2010
published: true
---
This last week I gave two presentations at [CodeStock 2010](http://codestock.org/).  Thanks to everyone attended my sessions, hope you got something out of them, and thanks to the [CodeStock organizers](http://www.vinull.com/) for all your hard work.  Heres some content from the presentations:
[Parallel Computing in .NET 4 and VS 2010 - Presentation](http://popcyclical.com/content/binary/images/CodeStock2010_A334/ParallelComputing_VS2010.pptx)
[Parallel Computing in .NET 4 and VS 2010 - Code](http://popcyclical.com/content/binary/images/CodeStock2010_A334/ParallelComputing_VS2010_code.zip)
[Introduction to Windows PowerShell - Presentation](http://popcyclical.com/content/binary/images/CodeStock2010_A334/Intro_To_PowerShell.pptx)
[Introduction to Windows PowerShell - Code](http://popcyclical.com/content/binary/images/CodeStock2010_A334/Intro_To_PowerShell_code.zip)