Hi Guys
1) i have a process that takes 3-6 hours to complete. that is way long.
2) i want to split the process using threads like each thread will take 30-50 efforts from sql server and run them.
3) i have done it in Embedded environment but i need a little hint in C#.
Thank U
Go to the complete details ...