четверг, 2 декабря 2010 г.

Exam 70-519: Pro: Designing and Developing Web Applications Using Microsoft .NET Framework 4, Часть 5: Preparing For and Investigating Application Issues

Подготовка ко внедрению приложения

>> В начало

Требования к знаниям:

  • Choose a testing methodology.
    This objective may include but is not limited to: black box, white box, integration, regression, coverage, API testing, performance testing, security testing
    This objective does not include: load testing, Web testing, unit testing
  • Design an exception handling strategy.
    This objective may include but is not limited to: HandleError attribute in MVC, common error pages, post-error processing, global vs. page level
  • Recommend an approach to debugging.
    This objective may include but is not limited to: tools and approaches for a given scenario (for example, memory dumps, DebuggingAttributes, crashes vs. hangs, deadlocks, assembly binding), when to attach to process (Visual Studio Development Server vs. IIS vs. Internet Explorer), root cause analysis
    This objective does not include: basic breakpoints
  • Recommend an approach to performance issues.
    This objective may include but is not limited to: which instrumentation to watch or create (including performance counters and event tracing) to analyze performance issues, page and fragment caching

Ссылки

Video:
Механизмы кэширования в приложениях ASP.NET 2.0
Методы повышения производительности приложений ASP.NET

Комментариев нет: