2
Answers

C# file name

dc

dc

12y
1.2k
1
For a C# 2010 desktop application, I have a user that wants me to work with a directory path name that looks like C:\C-Received.

I am going to place the C:\C-Received in the application configuration file which is in an xml format.

I am wondering if the dash (-) that is part of the  C-Received needs to have any special characters around it since the value will be contained in an xml file?

If so, what special characters do I need to place around the '-' dash?

Also can you point me to the reference that shows which characters in an xml file need special characters around them to be recognized?
Answers (2)
0
Ali Mahmoud

Ali Mahmoud

NA 38 0 14y
could u give me more details
0
Suthish Nair

Suthish Nair

NA 31.7k 4.6m 14y
HttpWebRequest and HttpWebResponse