Browse by Tags

Related Posts

  • Reflector

    One of the tools I had in my toolbox was Reflector. This tool is written by Lutz Roeder and allows you to examine a .NET assembly. Through the use of reflection it can display all namespaces, classes, methods, properties, events and fields in the dll. It is possible to view the code in IL, C#, VB.NET...
    Posted to David Cumps (Weblog) by CumpsD on 02-16-2005, 12:00 AM
    Filed under: MS Internship, Tools
  • Virtual PC - Differencing Disks

    During my internship I had to test against different kinds of products, and to be sure everything worked on a clean install of this product, I had to create multiple virtual PC’s. One method of doing this was to create one clean Windows 2003 installation inside Virtual PC and copy this image to a new...
    Posted to David Cumps (Weblog) by CumpsD on 03-08-2005, 12:00 AM
    Filed under: Tools, MS Internship, General Software Development
  • Virtual PC

    Another tool I had at my disposal was Microsoft Virtual PC. This is a product that enables you to run several operating systems inside your existing one, each one of them acting as a real PC. This was very useful when I needed to test some of the things I created on a different server, a Windows 2003...
    Posted to David Cumps (Weblog) by CumpsD on 02-25-2005, 12:00 AM
    Filed under: Tools, MS Internship, General Software Development
  • Virtual PC - Differencing Disks

    During my internship I had to test against different kinds of products, and to be sure everything worked on a clean install of this product, I had to create multiple virtual PC’s. One method of doing this was to create one clean Windows 2003 installation inside Virtual PC and copy this image to a new...
    Posted to David Cumps (Weblog) by CumpsD on 03-08-2005, 12:00 AM
    Filed under: Tools, MS Internship, General Software Development
  • Virtual PC

    Another tool I had at my disposal was Microsoft Virtual PC. This is a product that enables you to run several operating systems inside your existing one, each one of them acting as a real PC. This was very useful when I needed to test some of the things I created on a different server, a Windows 2003...
    Posted to David Cumps (Weblog) by CumpsD on 02-25-2005, 12:00 AM
    Filed under: Tools, MS Internship, General Software Development
  • Reflector

    One of the tools I had in my toolbox was Reflector. This tool is written by Lutz Roeder and allows you to examine a .NET assembly. Through the use of reflection it can display all namespaces, classes, methods, properties, events and fields in the dll. It is possible to view the code in IL, C#, VB.NET...
    Posted to David Cumps (Weblog) by CumpsD on 02-16-2005, 12:00 AM
    Filed under: MS Internship, Tools
  • DebugView

    This post has been moved to http://blog.cumps.be/using-debugview-and-c/ where you can find more information. Archived version below ----------------------------- Another very nice tool was DebugView . This is a tool from Sysinternals that enables you to monitor all debug messages on your system. This...
    Posted to David Cumps (Weblog) by CumpsD on 03-28-2005, 12:00 AM
    Filed under: Tools, MS Internship, General Software Development
Page 1 of 1 (7 items)