Home / Questions / What does “assessing extensibility of code” mean?
Explanatory Question

What does “assessing extensibility of code” mean?

👁 19 Views
📘 Detailed Answer
🕒 Easy to Read
Read the answer carefully and go through the related questions on the right side to improve your understanding of this topic.

Answer with Explanation

It means evaluating whether code changes are:

  • Safe

  • Upgrade-friendly

  • Non-intrusive

  • Following Microsoft extensibility patterns