Download presentation
Presentation is loading. Please wait.
Published byGerald Richard Modified over 9 years ago
8
Troubleshoot Add New Capabilities Improve Code/Architectural Health
10
Figure out how to refactor the architecture and design of code to support a new feature
13
Once an invalid dependency is discovered, prevent new code from reintroducing it
16
Understand the design of a body of OO code
19
Assess the impact of a potential change to a code element, to produce an implementation plan and cost estimate
22
Figure out the path taken through code when it is executed
25
Whilst developing an app from scratch, track and control the dependencies on an underlying framework
28
Analyse dependencies top down Validate dependencies Understand OO design Assess impact of a potential change Understand execution flow Manage dependencies on a framework from scratch Dependency maps Impact maps OO design maps Nuget package maps Create code map from solution, code element, DLLs, whilst debugging Grouping, expanding, adding references, adding containers, link styling Navigate around code, drill into dependency, interaction with layer Styling, flagging, commenting and sharing
33
www.microsoft.com/learning http://developer.microsoft.com http://microsoft.com/technet http://channel9.msdn.com/Events/TechEd
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.