iteration

About this tag
The tag iteration on WindowsForum.com covers discussions about iterative processes in software development and product releases. Topics include the iterative release cycle of Mozilla Firefox, with versions like Firefox 6, 7, and 8 released in quick succession. Windows 8 is described as shipping in iterations for different device types. A real-world LightSwitch application at Microsoft used an iterative development approach to add features. Additionally, a technical thread discusses iterating through SCSI slots in Windows, involving firmware requests and access violations. These posts highlight iteration in both software development practices and product versioning.
  1. E

    Windows 10 Access Violation When Iterating Through SCSI Slots

    I am getting an access violation when iterating through SCSI HDD's. I'm sure I'm doing something that needs a minor tweak to get it to work properly. Anyone have any ideas on why I'm getting an access violation every time? HANDLE handle = CreateFile("\\\\.\\PhysicalDrive1", GENERIC_READ |...
  2. JMH

    Firefox 6 Final, Firefox 7 Beta and Firefox 8 Aurora in About 3 Weeks

    Link Removed - Invalid URL
  3. News

    Windows 8: Would you like the PC version? Or one of four mobile versions?

    Windows 8 is set to ship in iterations for traditional desktops and for mobile devices. Source: Yahoo! News
  4. News

    Windows 7 Walkthrough of a Real-World LightSwitch Application used at Microsoft

    In this video, I interview a couple of LightSwitch team members, Mike Droney (Tester) and Sheel Shaw (PM), as they walk me through a real application that was built for our Admins in order to track hardware assets across the developer division. Mike and Sheel talk about the requirement gathering...
Back
Top