.NET store thousands of small objects during task
I’m comparing some text files between local and network share(each file can contain around million of lines…) and if the local content is different I’m creating an object.
I’m comparing some text files between local and network share(each file can contain around million of lines…) and if the local content is different I’m creating an object.