How to configure an application outside of the browser in Silverlight

Source: Internet
Author: User
Tags silverlight

Visual Studio provides designer support to enable Silverlight-based applications to run outside the browser. This topic describes the basics of this designer support and the configuration outside of the browser.

Description

If your external browser application requires network-based resources that are typically loaded after startup, you also need to implement offline support.

Configure external browser support

In Solution Explorer, select the Silverlight project for which you want to enable external browser support.

On the Project menu, select the project name properties.

On the Silverlight tab, select Enable running application out of the browser.

The Out-of-browser Settings dialog box appears.

Specify a value for the indicated field, and then click OK. All fields except the following fields are optional:

Window Title

Shortcut name

Download description

The following table indicates where each value is used and the corresponding property of the Outofbrowsersettings or Windowsettings class.

Field Description Property
Window Title Appears in the title bar of the application window outside of the browser. Title
Width and Height Indicates the size of the application window outside the browser. Width and Height
Shortcut name Appears in the External Browser Installation dialog box and on the installed application shortcuts. ShortName
Download description Appears as a tooltip on an installed application shortcut. Blurb
Icon Fields The operating system will select the most appropriate icon to display in the following locations:

Setup dialog box.

The application window.

Windows Explorer.

Windows task bar.

Macintosh Docking Bar.
Icons
Enable GPU acceleration Indicates whether to enhance graphics performance by using hardware acceleration. Enablegpuacceleration

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.