User Tools

Site Tools


code_snippets

This is an old revision of the document!


General

C#

I/O

Filename to StreamReader

…in one easy step.

StreamReader sr = File.OpenText(@"C:\Temp.txt");

SQL

code_snippets.1231977543.txt.gz · Last modified: 2017/01/01 19:49 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki