I want to send an XML data to server, and to make the XML valid i have to remove all the special characters(@,#,%..) etc from the string of address and send it to server , as it accpets XML data without it, otherwise it throws error
So how can remove special characters from string using C# in ASP.NET?
Suppose my String has
...I have just started using Visual Studio code, but i am not able to format code in it, I have tried ctrl k+ Ctrl d
but it doesn't work, any helpful link for it?
When I am trying to push my new commit using Tortoise-Git on server, I am getting this error "git did not exit cleanly (exit code 128)", here is the image of the issue
...