.net read a file code example Example: read file c# string text = File.ReadAllText(@"c:\file.txt", Encoding.UTF8);