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. General Programming
  3. C#
  4. improve the application response speed

improve the application response speed

Scheduled Pinned Locked Moved C#
winformsperformancecode-review
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.
  • R Offline
    R Offline
    ranandbe
    wrote on last edited by
    #1

    Hi folks :rose:, now i have work with live video capturing and audio capturing in the windows forms, this application have more number of images and designs so it takes more time and also it take much more time to respond , i need to reduce the time did you know plz share with me........ :rose:Best Regards..:rose: ranandbe -- modified at 1:31 Wednesday 10th May, 2006

    D 1 Reply Last reply
    0
    • R ranandbe

      Hi folks :rose:, now i have work with live video capturing and audio capturing in the windows forms, this application have more number of images and designs so it takes more time and also it take much more time to respond , i need to reduce the time did you know plz share with me........ :rose:Best Regards..:rose: ranandbe -- modified at 1:31 Wednesday 10th May, 2006

      D Offline
      D Offline
      DigitalKing
      wrote on last edited by
      #2

      Use a seperate thread for the video and audio capture (if you aren't already). This will free up the GUI thread, and should improve response time.

      R 1 Reply Last reply
      0
      • D DigitalKing

        Use a seperate thread for the video and audio capture (if you aren't already). This will free up the GUI thread, and should improve response time.

        R Offline
        R Offline
        ranandbe
        wrote on last edited by
        #3

        Hi, Thank you, already i done with different thread's,my problem was application loading(form loading) time is high,i think the problem was in large size pictures and some code is in form load event but no way to change that picture as well as code is there any way to improve the form loading as quick. best regards:sigh: ranandbe -- modified at 4:53 Wednesday 10th May, 2006

        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