Opening and Keynote - Joel Spolsky: The Science of Communities Behind Software
Joel Spolsky is an expert on software development, co–founder of Fog Creek Software, and the co–creator of stackoverflow.com. His website Joel on Soft...
Awesome AOP Tricks - Your code, their assembly!
In this episode, we use AOP to do one of my favorite things, inject our code into assemblies that we don't have source code to. Intro to AOP - http...
Async/Await - Under the sheets
In this episode, we take a look at how C# 5's language-level support for writing asynchronous code works. Async and Await makes it possible to write a...
TeamCity User Guide (Part 9 of 9) - Notifications and User Profile
Covers: * User profile * VCS Usernames * Timeones and My Changes * Available Tools and Integration with IDE's * Notifications and Rules customi...
TeamCity User Guide (Part 8 of 9) - Personal Builds
Covers: * Working with Personal Builds * Remote Runs * Pre-Tested Commits * IDE Integration
TeamCity User Guide (Part 7 of 9) - Working with Changes
Covers: * Build Changes * Pending Changes * Grouping of Changes * Diff Viewer * Change Logs * My Changes * Builds affected by my changes * ...
TeamCity User Guide (Part 6 of 9) - Code Analysis
Covers: * Code Coverage * Duplication detection * Inspections and Code analysis
TeamCity User Guide (Part 5 of 9) - Working with Tests
Covers: * On the fly reporting and build status * Results: Failed, Passed, Ignored * Muted tests * Stack Traces * Build Tests History * Proble...
TeamCity User Guide (Part 4 of 9) - Build Results
Covers: * Overview Page * Statistics, Start time, duration, triggering * Build Problems: Failed, Compilation errors * Build Log * Artifacts * ...
TeamCity User Guide (Part 3 of 9) - Build Configurations
Covers: * Lifecylcle of a build configuration * Running, Queued, Finished Builds * Build Status * Build History