Browse by Tags
All Tags »
tools (RSS)
Summary Motley: I'll deal with performance issues when I have something to test. Then I'll run the profiler and just optimize the slow methods. Maven: Think about performance early in the development cycle. Set goals. Design for performance. Measure,
Read More...
Summary Motley: The debugger is my most valuable tool as a developer. Maven: Check out other tools that will give you the big picture of the current state of your system, including .NET Reflector, NotePad++, Regulator, TestDriven.NET, and Fiddler. ______________________________
Read More...
Summary Motley: The debugger is my most valuable tool as a developer. Maven: Check out other tools that will give you the big picture of the current state of your system, including Process Monitor, Process Explorer, and AutoRuns. ______________________________
Read More...