Hello and welcome to the Aspenware Community website. I'm John Marquez, a developer here at Aspenware. Today we'll discuss how lambda expressions enable writing concise anonymous methods. To help illustrate the example, we'll solve a simple text-based problem using the .NET Regex class. Here's...