This is the Trace Id: d60c474232b29fffb57f6cc34e854ee4
Skip to main content Microsoft 365 Office Azure Copilot Windows Xbox Support Windows Apps OneDrive Outlook Moving from Skype to Teams OneNote Microsoft Teams Shop Xbox Accessories Xbox games Microsoft AI Microsoft Security Azure Dynamics 365 Microsoft 365 for business Microsoft Power Platform Windows 365 Digital Sovereignty Microsoft Developer Microsoft Learn Support for AI marketplace apps Microsoft Tech Community Microsoft Marketplace Visual Studio Marketplace Rewards Free downloads & security Education Gift cards Licensing View Sitemap

Sequential File Programming in .Net

This code is a companion to the paper "Sequential File Programming Patterns and Performance with .NET" by Peter Kukol and Jim Gray, MSR-TR-2004-136. Last published: December 28, 2004.

Important! Selecting a language below will dynamically change the complete page content to that language.

Download
  • Version:

    1.0

    Date Published:

    7/15/2024

    File Name:

    SequentialFileProgrammingDotNet.zip

    File Size:

    466.8 KB

    This code is a companion to the paper "Sequential File Programming Patterns and Performance with .NET" by Peter Kukol and Jim Gray, MSR-TR-2004-136. It contains 4 projects. (1) IOexamples shows the simple design patterns for doing sequential file access in .NET. (2) AsyncIO shows how to do unbuffered AsyncIO in .NET (3) FragDisk is a utility that creates many files on a volume and so leaves it fragmented. (4) IOspeed is a utility used to measure the speed of file access from a disk. It was used to generate the performance numbers in the technical report. All the code is in C# and uses VisualStudio2005 and the .NET 1.8 runtime.
  • Supported Operating Systems

    Windows 10, Windows 7, Windows 8

    • Windows 7, Windows 8, or Windows 10
    • Click Download and follow the instructions.