' Returns the content of the specified text file' Note: it can throw an exception' Usage: Dim FileContent As String = LoadTextFile("C:Autoexec.bat")Function LoadTextFile(ByVal FilePath As String) As String Dim sr As System.IO.StreamReader Try sr = New System.IO.StreamReader(FilePath) LoadTextFile = sr.ReadToEnd() Finally If Not sr Is Nothing Then sr.Close() End TryEnd Function


The Best Mechanical Keyboards For Programmers: Where To Find Them
When it comes to programming, a good mechanical keyboard can make all the difference. Naturally, you would want one of the best mechanical keyboards for programmers. But with so many