In this post we will discuss about why Backslash convert to yen symbol (¥) in Visual Studio 2012.
Also you can check out:
- Convert first letter to uppercase in C#.Net
- How to handle exception in sql server stored procedure?
- Tutorials on WCF in Asp.Net
Recently I got to know that while I am putting Backslash it is converting to yen symbol (¥) in Visual Studio 2012.
I google lots of things but I did not found anything. But finally I found that:
Recently I changed the font to "Myeiro".
Then I changed the font to Tahoma and it worked correctly.
Also you can check out:
- Convert first letter to uppercase in C#.Net
- How to handle exception in sql server stored procedure?
- Tutorials on WCF in Asp.Net
Recently I got to know that while I am putting Backslash it is converting to yen symbol (¥) in Visual Studio 2012.
I google lots of things but I did not found anything. But finally I found that:
Recently I changed the font to "Myeiro".
Then I changed the font to Tahoma and it worked correctly.