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. IO performance in c#

IO performance in c#

Scheduled Pinned Locked Moved C#
csharptoolsperformancehelp
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.
  • P Offline
    P Offline
    poqeqw
    wrote on last edited by
    #1

    Im writing a windows service in c# vs2003 that does a lot of io on file reading files writeing files and more the problem is the performance of the program is not so good 1. can some opne direct me to material about io best practices 2. is there free tools to analyse the code so i can track the problematic portion of the code thanks

    E 1 Reply Last reply
    0
    • P poqeqw

      Im writing a windows service in c# vs2003 that does a lot of io on file reading files writeing files and more the problem is the performance of the program is not so good 1. can some opne direct me to material about io best practices 2. is there free tools to analyse the code so i can track the problematic portion of the code thanks

      E Offline
      E Offline
      Ennis Ray Lynch Jr
      wrote on last edited by
      #2

      How are you using the IO? Do you have any code? IO will be slower in a managed context compared to a C memory-mapped file but I have never really had much of a problem with file IO in C#.

      Need a C# Consultant? I'm available.
      Happiness in intelligent people is the rarest thing I know. -- Ernest Hemingway

      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