Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Here is an illustration of this embellishment process:
Image Removed Image Added

Now let's say we modify the SearchResultControl.ascx template
file so that it contains a blue dot in its top-left corner. All
SearchResultXControl.ascx files will sport this blue dot
after step 1, and this includes our SearchResultPhoneNumberControl.ascx:

Image RemovedImage Added

After modifying one or more templates and testing it by running
uigen.exe we face a problem: now we have to re-embellish the
entire PhoneBook web application. In our example case, we have
TWO phone-book applications: an old embellished one (without
the blue dot) and a new unembellished one with no blue dot:

...