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