Access the same method by two different worker threads

ankit goel 746 Reputation points
2023-03-10T10:47:20.7233333+00:00

I am working on a C# project where I am trying to remove the duplicacy as i have declared the three methods named GetObjArr , copydata and Filter at least two times which are doing the same thing. i have got success in removing the duplicacy for the method GetObjArr but failed in removing the duplicacy for the method copydata and filter . Since i cannot upload the full code , i am sharing the github link for my code and attaching the neccessary files here .

https://github.com/Ankitgoel2009/projectforratlamandoffice/tree/complete_collections

harshitjinames.txt

ankitjinames.txt

I cannot upload the excel here i am pasting the screenshot of the relevant files .
Harshitstatewisenames.xlsx
User's image

statewisenames.xlsx
User's image

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,370 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,238 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,119 questions
{count} votes