#43 Debugging your .NET Build
.NET and Visual Studio use MSBuild as their underlying build system. It's a powerful, extensible system that can get complex—but it's also understandable. This talk will give an overview of how MSBuild builds your projects and introduce powerful debugging tools like the binary log and the binlog viewer.