Knoxville, TN

Software Development Talks

LINQPad Cookbook

LINQPad is a utility for running short LINQ queries and VB/C#/F# code snippets on the fly, like an interactive shell for .NET. But it’s also useful as a productivity tool, automating small side tasks you might do manually: generating test data, analyzing schemas, checking logs and program output, demonstrating API usage, and more. (Sample code *.zip available here.)

Presented at: CodeStock 2018

×