Back to Browse

C# Tutorial "Regular Expressions" Programming Tutorial NET

15.0K views
Jan 29, 2012
12:55

I've been playing around with C# for about a year now and recently had a requirement to pull some tags text from a text file. I heard that it was possible using regular expressions so decided to give it a go. After some surfing and reading I came up with a solution. The crux of which I show in this video. There is a bit more to regular expressions that this video gives credit for and I'll be sure to post more examples as my experience grows. Note that although the example is done in C# it uses the .NET framework so is essentially the same in VB.NET The video covers . + ? which means match all characters up to and including the specified character(s)

Download

1 formats

Video Formats

360pmp413.5 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

C# Tutorial "Regular Expressions" Programming Tutorial NET | NatokHD