AI Snips
Chapters
Transcript
Episode notes
Show Kickoff and News
- Raj So tweet called out Coding Blocks, motivating them to record the Design Patterns episode.
- The hosts also discuss the release of .NET Framework 4.5.2 and ASP vNext, but express more excitement for real-time internet stats from Kaspersky Labs.
Book Recommendations
- Allen Underwood recommends books by Mark Russinovich and Daniel Suarez.
- These authors offer plausible, technology-driven storylines, appealing to those interested in coding and cybersecurity.
Assembly Signing
- Strongly signing assemblies in NuGet is important, especially for open-source projects.
- Consider using PowerShell tasks in MSBuild for signing to avoid embedding secret keys in source code.