How to Host a Wpf Application in Silverlight

How to Host a Wpf Application in Silverlight thumbnail
Hosting a WPF application allows you to run it through Silverlight.

Silverlight is a Microsoft coding system used to create web-hosted applications, frequently videos or interactive games. You can now make offline applications with Silverlight as well, using Microsoft's Windows Presentation Format. Hosting a WPF application in Silverlight can embed an WPF file into a Silverlight project, tying them together into a single object.

Instructions

    • 1

      Open Silverlight.

    • 2

      Launch the WPF application file by hitting "CTRL + O" and selecting the application.

    • 3

      Right-click on the window that pops up and select "Make Control."

    • 4

      Type a name for the Silverlight code that will embed the WPF application.

    • 5

      Click the "Windows Presentation Format" check box.

    • 6

      Click "OK."

Related Searches:

References

  • Photo Credit computer image by blaine stiger from Fotolia.com

Comments

You May Also Like

  • How to Embed WPF Controls in Silverlight

    Microsoft Silverlight is an application framework for coding and running rich Internet applications. WPF stands for Windows Presentation Foundation. The WPF controls...

  • How to Enable WCF in SilverLight

    Silverlight applications can be developed with support for server access. For example, if you are writing a customer management application, the Silverlight...

  • How to Change the Visibility of a WPF Grid

    Windows Presentation Foundation is a relatively new graphical subsystem and is part of the .Net framework. This system uses a markup language...

  • How to Host a Silverlight Page

    Silverlight is a web application framework developed by Microsoft. The framework is similar to Adobe Flash, allowing developers to bring together text,...

  • How to Embed Silverlight in HTML

    Silverlight is a new development platform from Microsoft for creating rich media applications for the Web and desktop and mobile operating systems....

  • How to Install the Silverlight Plugin

    The Silverlight browser plugin is a graphical media plugin which allows for a more visually stimulating browsing experience. The Silverlight plugin from...

  • Silverlight Hosting Requirements

    To view Silverlight applications on any web server in the world, install the Silverlight plugin on your computer. If you are on...

  • How to Create a Silverlight Presentation

    Silverlight is an application platform for developing rich media applications, similar to that of Adobe Flash. It is a free plug-in framework...

  • How to Embed Silverlight Video

    Silverlight is Microsoft's answer to Adobe Flash. The cross-platform Silverlight plugin allows users to play games, watch movies, listen to music and...

  • How to Troubleshoot Silverlight if You Cannot Install It

    Microsoft Silverlight is an Internet-based application that improves the performance of browsers and ensures that you are able to view the latest...

Related Ads

Featured