Fix image URLs to relative paths, add code block fencing

This commit is contained in:
2026-05-10 02:57:23 +00:00
parent 71da91c571
commit d42561616f
16 changed files with 547 additions and 187 deletions
+4 -4
View File
@@ -7,10 +7,10 @@ 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)
[Parallel Computing in .NET 4 and VS 2010 - Presentation](../media/images/CodeStock2010_A334/ParallelComputing_VS2010.pptx)
[Parallel Computing in .NET 4 and VS 2010 - Code](../media/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)
[Introduction to Windows PowerShell - Presentation](../media/images/CodeStock2010_A334/Intro_To_PowerShell.pptx)
[Introduction to Windows PowerShell - Code](../media/images/CodeStock2010_A334/Intro_To_PowerShell_code.zip)