Links 2009-03-13: Article series special
NB! This blog is moved to gunnarpeipman.com
The Art of Debugging – A Developer’s Best Friend (Bruno Terkaly)
- Intro – Lesson 1
- Lesson 2 – Breakpoints in SubExpressions
- Lesson 3 – BreakPoint HitCount
- Lesson 4 – Debugging Threads
- Lesson 5 – Using TracePoints
- Lesson 6 – Watch and Immediate Windows – Advanced Techniques
- Lesson 7 – Advanced Techniques – Using Object ID
- Lesson 8 – The Garbage Collector – GC
- Lesson 9 – The Set Next Statement
- Lesson 10 – Debugging Threads
- Lesson 11 – SQL Server Stored Procedures
- Lesson 12 – Debugging Javascript In Web Pages
- Lesson 13 – Debugging VBScript
Modeling an Application in Oslo (Stephen Forte)
Windows Azure Services (Bruno Terkaly)
- Exercise 1 - The Very Beginning – The Infamous Hello World
- Exercise 2: Configuration, Logging, and Debugging
Reliable Windows Azure Process (Neil Kidd)