How to: Combine LINQ Queries with Regular Expressions(msdn.microsoft.com)
submitted by
schalkvanwyk(1335) 2 years, 9 months ago
This example shows how to use the Regex class to create a regular expression for more complex matching in text strings. The LINQ query makes it easy to filter on exactly the files that you want to search with the regular expression, and to shape the results.
|category: Linq
|Views: 97
tags:
LINQ another
Everyones tags:
Your Tags: