Designing for optimized performance (11 percent)

  • Plan optimized data retrieval. It may include but is not limited to:
    • type data sets vs. un-typed data sets,
    • entity models,
    • ORM performance,
    • performance monitoring of tiers for latency and chunkiness (batch retrieval, multiple small calls),
    • roundtrip optimization,
    • caching of frequently used data (pick List data, drop down data, list boxes)
  • Design state management. It may include but is not limited to:
    • storing application state,
    • storing user state,
    • managing server-side state
  • Plan resource management. It may include but is not limited to:
    • memory,
    • GDI handles,
    • unmanaged resources,
    • resource disposition memory management,
    • resource planning (skill set to project tasks),
    • order of application component development
Share
Tagged with:
 

1 Response » to “Microsoft’s 70-563: Pro: Windows Applications Using .NET 3.5 Objectives List Part 7”

  1. Very efficiently written information. It is going to be useful to anybody who usess it, together with myself. Sustain the good work – for positive i’ll check out extra posts.

Leave a Reply