adspace
Answer Posted / Upendra Pandey
Parallel computing is a type of computation where many calculations or processes are carried out simultaneously to increase the efficiency and speed of problem-solving. In .NET, you can use the Task Parallel Library (TPL) for implementing parallel computing.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi, kindly send WWF(.net 3.5) pdf notes to my id. thanx in advance, chays
How do I know when my thread pool work item has completed?
Why am I getting an invalidoperationexception when I serialize an arraylist?
Different types of authentication modes in .net framework ?
I can't be bothered with cas. Can I turn it off?
Explain
How does an appdomain get created?
difference between Response.write,server.transfer and also which one is used when ?