C# Reading huge text file or CSV in the fastest way 17. May 2016 Marco Giorgi ASP.NET (1) Here is the code that have high performance on reading large text files:using (FileStream fs = File. [More]
Encoding issue on accented (and other) characters in Latin alphabet 15. May 2016 Marco Giorgi Microsoft SQL Server (0) If you have uploaded data to SQL Server using the wrong collation, or imported a text file with the [More]