Introduction Tangram for Application
Tangram for Application is
an engine for application software development&extension, the aim of
tangram for application is to supply a XML Based software extension mechanism for Desktop software
systems such as Microsoft Office、Microsoft Lync and .NET based Application or Native C++ Windows
application. If you want your windows based software have the feature like
Eclipse, the Tangram is just design for you.
Tangram for application
supply a XML Script UI Engine for target software system, by using this mechanism, the target software will have a runtime extension
instance according relative xml script, for example, an instance of microsoft
word will has a runtime scene like bellow:

(a xml based extension script for software like microsoft word)
If you change xml script(may be by a webpage), you will have another runtime snapshot like the following:

Similar scene may occur in outlook, your client may wish his outlook client has a runtime instance like this:
New UI element may be some extension like CRM module. Once tangram for application integrated into a target software system, the target software will become an Application Browser. The Content of this “Browser” can be a “HTML
WebPage“ which will be Pushed to target software by a WebSite.
Tangram for application support C++/COM/.NET Software development, this mean you can build a new software based
on tangram for application, a typical MFC application may be like this:

A .NET application maybe like bellow:

And a VB6 application can like:

Other demonstration about Tangram for application:

(A Windows Desktop Extension)
More Information please reference "Tangram for Application.docx" and "Tangram for Application2.docx"(which include in install package's file : TangramforAppSDKSample.rar )