You are developing web application using linq to sql as data access technique. you need to write complicated query which must run it in parallel. Which method should you use?

 Posted by Rajkatie on 8/29/2013 | Category: .NET Framework Interview questions | Views: 3721 | Points: 40
Select from following answers:
  1. AsParallel
  2. AsOrdered
  3. WithDegreeOfParallelism
  4. All Above

Show Correct Answer


Source: microsoft exam(C#) | | Alert Moderator 

Comments or Responses

Login to post response