In one of our applications, you need to display a list of tokens in one of the Silverlight 2.0 containers. We decided to use HTML markup text for the same. Although Google has many options, such as overlaying an HTML container, etc., I would like to know what is the most efficient way to do this.
source
share