Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6019087
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T03:22:11+00:00 2026-05-23T03:22:11+00:00

I am new to Silverlight and web world. I am coming from Windows form

  • 0

I am new to Silverlight and web world. I am coming from Windows form world. I would like to know the basic steps involved in launching silverlight application. I have basic understanding and would like to confirm if my understanding is correct.
If a user does not have Silverlight installed and wants to run my silverlight appplication page, the first thing in the hosted pages, Silverlight.js will run and see if Silverlight is installed in the computer. (Just curious, where does it check?) if it is not installed, it will prompt you to install. Once installed, re launch the silverlight page. Since SL object is installed in the IE, IE will launch the Silverlight object in its ‘sandbox’, Silverlight in turn will look at the name of the XAP file it has to load and bring the xap file down to client and then based on the application manifest, it will start the main dll with app.xaml
Is this somewhat right?
Thanks,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T03:22:12+00:00Added an answer on May 23, 2026 at 3:22 am

    You have it pretty much sorted. A couple of refinements:

    Silverlight.js will run and see if Silverlight is installed in the computer. (Just curious, where does it check?)

    The js attaches a startup routine to the window load event. When the startup code runs then detects whether the ActiveXObject class is available (indicating an IE browser). If this is the case it attempt to use that class to briefly create an instance of a silverlight object. The result of this is used to determine if Silverlight is present. On other browsers the navigator.plugins collection is used to determine if Silverlight is present.

    based on the application manifest, it will start the main dll with app.xaml

    The manifest uses two attributes. The EntryPointType specifies the intial class to instance, this is usually the app class (app.xaml is then loaded by into the class during construction by code auto-generated in the InitialiseComponent method), however it is possible to configure an alternative class to instance (just why you’d do that I don’t know). And EntryPointAssembly is simply the name of the assembly that the entry point type can be found in.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If you call a web service from Silverlight like this: MyServiceClient serviceClient = new
I am new in silverlight .. unlike windows form ,I am unable to find
I'm fairly new to Silverlight but experienced in web development, and I'm finding myself
I'm using Silverlight 4 on IE 8. I have created a new Silverlight web
I would like to build a mobile app, brewed from nothing more but html/css
When I'm making web service calls from Silverlight using a service reference, is there
I'm very new to web development; but I've created a webpage/game in Silverlight. I'm
Essentially I added a new Silverlight project into an existing web application (C#) that
I am building a webapp in Silverlight 4.0 and I would like it to
With the new Silverlight 5, we can now have an In-Browser elevated-trust application. However,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.