In this video we look at to ways to use LINQ or Language Integrated Query. I show you how to do it as a Query Expression and then also as a Method. The method based way is how you can also use this with .Net Core for a Web App. I also touch on Lambda Expressions as well.