[Solved] C# Check the string contains special characters space or * / and how to replace them with some other value_ or %20 or some other characters.
There is a requirement where we supposed to replaces space* with underscore. Example of requirement is given below