Presentation layers CodeSample - Using DHTML presentation show Silverlight within HTMLbox in a dialog form
Categories: DHTML, Silverlight
|
Tags: Developers, 1. Beginner, Integration, Silverlight, Pre v6.3, v6.3, 2. Intermediate, 3. Advanced
Revision:
1
Posted:
25/Nov/2009
Updated:
23/July/2010
Status:
Publish
Types: Code
|
This article will have a few sections added to it soon, based on the following article type skeleton: CodeSample OverviewWhen you open your application in a browser, it will be rendered using the presentation layer you use as the extension of your form, usually .wgx for DHTML and .swgx for Silverlight. This CodeSample shows that you can actually use the best of both worlds, by opening a Silverlight form within an HTMLBox in an application using DHTML presentation. The demo applicationThe application is very simple, so no source code is presented in the article. Pay special attention to the usage of the SilverlightExtender, which is used to set some Silverlight specific properties, like rotation. When the form is rendered in DHTML presentation, those properties have no effect, only when using Silverlight presentation. The demo application can be downloaded downloaded here . The application is supplied in Visual Studio 2005 and 2008 formats both in C# and VB.NET.
About the author
Related Articles
|
DHTML
|
|
|
The following code integrates google maps into Visual WebGui by creating a GoogleMap control which can be used as any Visual WebGui control.
Tags:
Architects, Developers
|
|
|
Tags:
Architects, Developers, 1. Beginner, 2. Intermediate, 3. Advanced, DHTML, v6.3, v6.4 and Later
|
|
|
Tags:
Architects, Developers, 1. Beginner, 2. Intermediate, 3. Advanced, Integration, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Architects, Developers, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Architects, Developers, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|
Tags:
Architects, Developers, 1. Beginner, 2. Intermediate, 3. Advanced, Pre v6.3, v6.3, v6.4 and Later
|
|
|
|