Show link: .NET Rocks! 1377 (The Marketing of .NET with Beth Massi) Guest: Beth Massi Show Notes Beth Massi has software development experience, but is now the product marketing manager for .NET. Traditional marketing does not work with developers: you need…
All posts tagged “.NET”
TL;DL – .NET Rocks! 1371 (.NET Standard with Immo Landwerth)
Show link: .NET Rocks! 1371: .NET Standard with Immo Landwerth Guest: Immo Landwerth Show Notes Portable Class Libraries (PCLs) give you the lowest common denominator of APIs that can run on a variety of platforms. .NET Standard states what APIs will be…
Getting Code Review Statistics Programmatically from TFS
This post describes how to use LINQPad to query a Team Foundation Server (TFS) instance so that code review statistics can be collected. Context The project I work on for my employer has an external release cycle of six months….