From the course: LINQPad Essential Training

Unlock this course with a free trial

Join today to access over 22,600 courses taught by industry experts.

Quick tour of the LINQPad editor

Quick tour of the LINQPad editor - LINQ Tutorial

From the course: LINQPad Essential Training

Quick tour of the LINQPad editor

- [Instructor] There are a lot of interesting features in LINQPad. Before we take a look at all those features, I thought we'd spend a minute looking at the basic overview of the LINQPad user interface. Before we do that, I think it's important to talk about you, the audience for this course. If you are watching a LINQPad course, I assume that you're interested in learning about LINQ, or how to use LINQPad to write your LINQ queries. And if that's the case, that means that you're programming in one of the .NET languages, C#, or Visual Basic, or F#, and you're working in .NET. And that also tells me that if you're writing code in those languages, you have some familiarity with either Visual Studio or Visual Studio Code. So if you're familiar with those interfaces, then you'll see a lot of similarities here in LINQPad. Let's take a look at some of those. Like most of these tools, there's a menu at the top. In…

Contents