siva kb

siva kb

  • NA
  • 66
  • 1.3k

Sorting a Huge file in C# based on two column values

Aug 9 2012 3:55 AM
In C# before parsing a text file I want to parse that text file based on two fields, date and values. 
The file will be of 1 GB and i dont want to load complete file into memory.
Please tell me is there any tool available to do this or can we achieve this in C#.

Thanks & Regards
Siva Kumar KB