Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. access parallel.for class in .net framework 3.5 sp1 and installed sp4 [modified]

access parallel.for class in .net framework 3.5 sp1 and installed sp4 [modified]

Scheduled Pinned Locked Moved C#
questioncsharpdotnet
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    karayel_kara
    wrote on last edited by
    #1

    i can't access parallel.for class in .net framework 3.5 sp1 and installed sp4 how can i do ?.

    modified on Tuesday, May 4, 2010 4:32 AM

    M 1 Reply Last reply
    0
    • K karayel_kara

      i can't access parallel.for class in .net framework 3.5 sp1 and installed sp4 how can i do ?.

      modified on Tuesday, May 4, 2010 4:32 AM

      M Offline
      M Offline
      Mirko1980
      wrote on last edited by
      #2

      Parallel.For is part of .NET 4.0, that uses a CLR version different from .NET 3.5. So you can't use Parallel.For or any 4.0 new feature in a 3.5 or older project. EDIT: Please, do not delete your message after someone answered you.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups