How to find a string between two begin and end strings in C#(mycsharpcorner.com)
submitted by
yousefla(675) 5 years, 1 month ago
One common requirements especially when doing screen scrapping is to find strings contained between html tags, or other strings. Regular Expressions provide a powerfull way to do so, but are initially intimidating for a beginner programmer.
|category: C#
|Views: 138
tags:
string C# another
Everyones tags:
Your Tags: