Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 736021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T07:33:25+00:00 2026-05-14T07:33:25+00:00

I recently moved to Visual Studio 2010 and upgraded my website to work with

  • 0

I recently moved to Visual Studio 2010 and upgraded my website to work with .NET Framework 4. (From VS 2008 – Framework 3.5)

What are things I need to know to improve site speed, readability or memory use?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T07:33:26+00:00Added an answer on May 14, 2026 at 7:33 am
    • Parallel for loops

      Parallel.For(0,10,(i)=>
      {
          // Do stuff in parallel.
      });
      

    The rest of the Parallel class provides some other great things like Parallel.Invoke(...) and Parallel.ForEach(...).

    Also, if you do anything with Linq, you can use the ParallelEnumerable.AsParallel() Method to convert your Linq queries to run in parallel.

    It’s all built on the Task Parallel Library which provides a great set of API’s for working with tasks in an abstracted way that scales for whatever resources your machine has without having to think too much about exactly how many threads you are creating.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have recently upgraded my toolset from Win 7 x86 / Visual Studio 2010
I recently moved from Visual Basic 6 to C# 2010 .NET. In Visual Basic
I recently moved from a Mac + Textmate back to Visual Studio. The one
I recently moved my asp.net appliaction from windows 2003 / IIS 6 to windows
I recently installed Visual Studio 2010 Professional RC to try it out and test
I recently moved from a asp.net host to a PHP host. I am trying
my team recently moved to Visual Source Safe 2005 from VSS6 (since we migrated
I have recently moved over to coding from c#.net in vb.net In c# i
I recently installed Visual Studio 2010 for my c++ course at school. Im very
We recently moved our source control from 2005 to 2008 and the web projects

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.