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
  1. Home
  2. Web Development
  3. ASP.NET
  4. loop running in background

loop running in background

Scheduled Pinned Locked Moved ASP.NET
questioncsharpvisual-studiohelp
3 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
    kowplunk
    wrote on last edited by
    #1

    what is visual studio doing when there is suddenly some loop that is running in the background while I am simply typing in controls. It halts the program and sometimes it will do it every 5-10 seconds. It is a real pain in the ars. is there any way to fix this? Thanks

    S 1 Reply Last reply
    0
    • K kowplunk

      what is visual studio doing when there is suddenly some loop that is running in the background while I am simply typing in controls. It halts the program and sometimes it will do it every 5-10 seconds. It is a real pain in the ars. is there any way to fix this? Thanks

      S Offline
      S Offline
      Steven Campbell
      wrote on last edited by
      #2

      It is accessing intellisense information, compiling your code, and possibly accessing dynamic help. The first thing I would check is that you do not have dynamic help open. If you have a slow processor, and/or limited memory, that could also have a big influence.


      my blog

      K 1 Reply Last reply
      0
      • S Steven Campbell

        It is accessing intellisense information, compiling your code, and possibly accessing dynamic help. The first thing I would check is that you do not have dynamic help open. If you have a slow processor, and/or limited memory, that could also have a big influence.


        my blog

        K Offline
        K Offline
        kowplunk
        wrote on last edited by
        #3

        yip I think it was the dynamic help that was hiding behind my properties. Thanks

        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