Welcome to MSDN Blogs Sign in | Join | Help

Progressive Development

Zany Adventures in Software Engineering with Maven and Motley

Browse by Tags

All Tags » tools   (RSS)
Motley says: "Performance stinks, but I'll deal with it later"
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...
Motley says: "The only tool I need is the debugger (Part 2)"
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...
Motley says: "The only tool I need is the debugger (Part 1)"
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...
Page view tracker