Using LINQ Contains Method for SQL-Like Queries in C# and VB.NET

Select a value (month) from the dropdown list and click the "Search" button.

The codebehind will look in the XML file for data matching the selected "Month".

Select the Month:

See the source code (in C# and VB.NET)