Vanou’s Blog

Posts Tagged ‘c#

for those who are coding in C#, in your strings manipulations useĀ 

Environment.NewLine instead of “\n”, it works better and it’s easier to maintain.

Tags: ,