|
|
Replace function in C#
|
Total Hit (8792) |
Currently C# has no replace function build in .net where are Vb.net has it. This function helps you to replace strings.
|
Rating
|
|
|
C# Regex - Parsing URLs With Regular Expressions
|
Total Hit (3947) |
While the .NET Framework contains a class call Uri which provides a lot of functionality when dealing with URLs and URIs, it's not always easy to get at the pieces of a URL. I present a technique here using regular expressions to extract the subparts of a URI in one fell swoop. But first let's talk
....Read More |
Rating
|
|
|
|