how to convert a file to string directly using c# asp.net
- by user287745
i asked a question regarding how to display aspx and cs code on page,
one answer was convert to string and display in textbox
i would like to know if there is a function in c# asp.net which allows to convert file contents directly to string?