Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 4 results for HTML Bridge.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • Silverlight Quick Tip: How to resize window from Silverlight

    0 comments  /  posted by  Silverlight Show  on  Apr 27, 2009 (more than a year ago)
    Tags: HTML Bridge

    Alex Golesh demonstrates how to resize a window from inside Silverlight.

    One of my colleagues asked me if it is possible to resize the Browser Window from within Silverlight application.

    Well, my answer was: “everything what is possible to do from JavaScript is possible to do from Silverlight”.



  • 2 comments  /  posted by  Silverlight Show  on  Apr 13, 2009 (more than a year ago)
    Tags: Html Bridge , Divs
    Here is one post from which you can learn something more about HTML Div in Silverlight.

    We all understand that Silverlight has not matured into a full blown Line of Business Applications platform and time and again we have to interact with HTML Dom for most of our work. I've tried to consolidate how to access an existing element and add a new div element dynamically.

  • 6 comments  /  posted by  Jonas Follesø  on  Jul 24, 2008 (more than a year ago)

    Note: This article is submitted by Jonas Follesø for Silverlight Contest: Write and Win.Thanks a lot, Jonas! Hello All, Please drop a comment if you like it.

    Introduction

    Silverlight and Flash have many similarities. Both are browser plug-ins that enables web developers to build richer internet applications. You can choose to have Silverlight or Flash occupy the entire screen and build all off the application, or you can have Silverlight or Flash embedded as small islands on your HTML page.

    When you decide to include Silverlight or Flash on your page there are many scenarios where you may want to enable the application to interact with the rest of your page. You may want to read data from the HTML page, or update certain HTML elements at runtime. Perhaps you are gradually enhancing an existing web application and need to leverage existing JavaScript code running on the page. In these scenarios you need to leverage the browser integration model supported by Silverlight or Flash to communicate between your application and the hosting HTML page.

    In this tutorial I’ll walk you through the basics of browser integration, and how you can make Silverlight and Flash talk to each. The tutorial starts off with some basic examples of browser integration in Flash and Silverlight, and move on to show how to enable webcam support in Silverlight using Flash.

    Download source code

  • Silverlight X-Domain Scenario

    0 comments  /  posted by  Emil Stoychev  on  Jun 26, 2008 (more than a year ago)
    Tags: Deployment , CrossDomainAccess , HTML Bridge , Security , Emil Stoychev

    Yesterday we've published Silvester - Silverlight Twitter widget and the idea was to let people put it on their blogs. To use the widget you need only an HTML snippet placed somewhere on your blog/profile page. The snippet contains an <object> tag that refers the widget's XAP file from our domain. So what you actually do is refer a resource from other domain, a.k.a x-domain scenario or cross-domain scenario.

    Silverlight is a client technology and as such it sets a lot security requirements to keep the applications secure by default.

    Read more ...

Watch the recording of the latest SilverlightShow webcast 'Running Silverlight Outside the Browser and with Elevated Trust'.
Join our next live webinar session by Braulio Diez - Sketchflow in Real Scenarios, on Sept 29th, 8am - 9am PDT.
Learn More | Sign Up | More Webinars by SilverlightShow (hide this)