Silverlight Feature Suggestions

Welcome to the Silverlight feature suggestion forum. Please vote or submit a feature suggestion. If it is not a product feature request it might be moderated.

Please note this is a helpful tool in helping planning of ideas and understanding how developers use Silverlight. It may not always represent the actual priority list for the product team.

I suggest you ...

You've used all your votes and won't be able to post a new idea, but you can still search and comment on existing ideas.

There are two ways to get more votes:

  • When an admin closes an idea you've voted on, you'll get your votes back from that idea.
  • You can remove your votes from an open idea you support.
  • To see ideas you have already voted on, select the "My feedback" filter and select "My open ideas".
(thinking…)

Enter your idea and we'll search to see if someone has already suggested it.

If a similar idea already exists, you can vote and comment on it.

If it doesn't exist, you can post your idea so others can vote on it.

Enter your idea and we'll search to see if someone has already suggested it.

  1. vector printing

    Silverlight 4 prints by rasterizing the content to bitmap and sending this bitmap to printer. This has many unpleasant side effects - print jobs are huge, especially on high DPI printers and long documents, printing to PDF or XPS is essentially useless, because the output contains just bitmaps, etc.
    Please, implement proper vector printing like WPF, Flash, GDI, Windows Forms etc.

    1,173 votes
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      You have left! (?) (thinking…)
    • unit testing integrated in Visual studio and msbuild

      I would like to have unit testing integrated in Visual studio, just like other unit test projects. And not need a browser session for this. Also it enables msbuild unit testing

      1,087 votes
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        Password icon
        I agree to the terms of service
        Signed in as (Sign out)
        You have left! (?) (thinking…)
      • Let Windows Phone 7's IE run Silverlight in web pages

        WP7 runs Silverlight "natively" but it's my understanding that it can't access SL content embedded in web pages.

        1,083 votes
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          Password icon
          I agree to the terms of service
          Signed in as (Sign out)
          You have left! (?) (thinking…)
        • JPEG Encoder

          Actually, it is not possible to generate a bitmap image (using WriteableBitmap) and send the rendered image to a server (or write it in the IsolatedStorage). We have to rely on some 3rd-party library to encode the image. A solution would be to have a JPEG encoder class which simply receive a Pixel array, the width and the height of the image, and return a stream object of the encoded image. This class should allow background processing (ie, can execute on a background thread, not the UI thread)

          1,078 votes
          Vote
          Sign in
          Check!
          (thinking…)
          Reset
          or sign in with
          • facebook
          • google
            Password icon
            I agree to the terms of service
            Signed in as (Sign out)
            You have left! (?) (thinking…)
          • Minimize To SysTray in Out-of-Browser

            the ability of making SL app look like a resident app will definitely attract more developers in creating more user-friendly apps.

            1,034 votes
            Vote
            Sign in
            Check!
            (thinking…)
            Reset
            or sign in with
            • facebook
            • google
              Password icon
              I agree to the terms of service
              Signed in as (Sign out)
              You have left! (?) (thinking…)
            • Greater control over Installation in OOB

              Specifically, the ability to do the following behind a user-prompted action (i.e. a button click event just like all the other trust-sensitive actions):

              - Uninstall the OOB app if it's installed.

              - Launch an OOB app if it's installed (would allow for developing an experience similar to click-once)

              1,030 votes
              Vote
              Sign in
              Check!
              (thinking…)
              Reset
              or sign in with
              • facebook
              • google
                Password icon
                I agree to the terms of service
                Signed in as (Sign out)
                You have left! (?) (thinking…)
              • 910 votes
                Vote
                Sign in
                Check!
                (thinking…)
                Reset
                or sign in with
                • facebook
                • google
                  Password icon
                  I agree to the terms of service
                  Signed in as (Sign out)
                  You have left! (?) (thinking…)
                • Make FileInfo class serializable

                  In some scenarios, we need to ask the user to select some local files (using the FileOpenDialog), store the references to IsolatedStorage and later, get back the references to proceed to the upload (typically because we need to display some HTML page between to selection step and the upload step, so the Silverlight module is unloaded and FileInfo objects are lost). But the only problem is that the FileInfo class is not serializable, so we cannot get the object back later! I strongly believe that serializing the FileInfo is NOT unsecure because:

                  1) The serialized data could be encrypted by…

                  860 votes
                  Vote
                  Sign in
                  Check!
                  (thinking…)
                  Reset
                  or sign in with
                  • facebook
                  • google
                    Password icon
                    I agree to the terms of service
                    Signed in as (Sign out)
                    You have left! (?) (thinking…)
                  • android an others OS support

                    To develop everything with C# visual studio an to take all markets. A single silverlight application for every smartphone

                    860 votes
                    Vote
                    Sign in
                    Check!
                    (thinking…)
                    Reset
                    or sign in with
                    • facebook
                    • google
                      Password icon
                      I agree to the terms of service
                      Signed in as (Sign out)
                      You have left! (?) (thinking…)
                    • Click and Doubleclick event on all elements

                      Mousedown/up isn't good enough

                      i know that the programmer is able to do Click and Doubleclick himself. But such events should be there by default !

                      using Mouseup or Mousedown as Click introduce bugs all over the place !

                      Doubleclick is also needed for better apps.

                      748 votes
                      Vote
                      Sign in
                      Check!
                      (thinking…)
                      Reset
                      or sign in with
                      • facebook
                      • google
                        Password icon
                        I agree to the terms of service
                        Signed in as (Sign out)
                        You have left! (?) (thinking…)
                      • Adorner in Silverlight

                        According to msdn: "Adorners are a special type of FrameworkElement, used to provide visual cues to a user. Among other uses, Adorners can be used to add functional handles to elements or provide state information about a control. "

                        And that's why I want them in Silverlight! :)
                        --
                        Jacek Ciereszko

                        739 votes
                        Vote
                        Sign in
                        Check!
                        (thinking…)
                        Reset
                        or sign in with
                        • facebook
                        • google
                          Password icon
                          I agree to the terms of service
                          Signed in as (Sign out)
                          You have left! (?) (thinking…)
                        • 681 votes
                          Vote
                          Sign in
                          Check!
                          (thinking…)
                          Reset
                          or sign in with
                          • facebook
                          • google
                            Password icon
                            I agree to the terms of service
                            Signed in as (Sign out)
                            You have left! (?) (thinking…)
                          • Better Game Development Support

                            Currently Silverlight 3 is a good platform for 2D casual games but lacks the control of, say, XNA. Porting the 2D XNA API to Silverlight would make it a much better platform for game development (as a separate library). This is definitely possible (see SilverSprite on CodePlex), but official Microsoft support would be much better.

                            637 votes
                            Vote
                            Sign in
                            Check!
                            (thinking…)
                            Reset
                            or sign in with
                            • facebook
                            • google
                              Password icon
                              I agree to the terms of service
                              Signed in as (Sign out)
                              You have left! (?) (thinking…)
                            • Implement Triggers

                              It would be really nice if I didn't have to implement an event handler if all I wanted to do was change the visibility of an element.

                              636 votes
                              Vote
                              Sign in
                              Check!
                              (thinking…)
                              Reset
                              or sign in with
                              • facebook
                              • google
                                Password icon
                                I agree to the terms of service
                                Signed in as (Sign out)
                                You have left! (?) (thinking…)
                              • 64-bit Support

                                Without having to replace sidebar64.exe (Windows Gadget)

                                627 votes
                                Vote
                                Sign in
                                Check!
                                (thinking…)
                                Reset
                                or sign in with
                                • facebook
                                • google
                                  Password icon
                                  I agree to the terms of service
                                  Signed in as (Sign out)
                                  You have left! (?) (thinking…)
                                  planned  ·  5 comments  ·  Admin →
                                • Security policy download file failure - never retried

                                  If you attempt to make any type of WebRequest to a server (WebClient, HttpWebRequest) and that server is offline the request will fail because a security policy file cannot be downloaded (crossdomain.xml or clientaccesspolicy.xml). Subsequent requests to the same server will fail EVEN if that server has come online simply because the first attempt to download a security policy file failed. So, the Silverlight runtime will not retry downloading the security policy file.

                                  If the server was up and there was no security policy file - fair enough.

                                  If the server was down you've got to retry!

                                  I've created a…

                                  580 votes
                                  Vote
                                  Sign in
                                  Check!
                                  (thinking…)
                                  Reset
                                  or sign in with
                                  • facebook
                                  • google
                                    Password icon
                                    I agree to the terms of service
                                    Signed in as (Sign out)
                                    You have left! (?) (thinking…)
                                  • Edit while debugging

                                    I would like to be able to edit the code while debugging in Visual Studio, I lose too much time, stopping the applications, compiling and setting the scenario until I can test any minor change

                                    561 votes
                                    Vote
                                    Sign in
                                    Check!
                                    (thinking…)
                                    Reset
                                    or sign in with
                                    • facebook
                                    • google
                                      Password icon
                                      I agree to the terms of service
                                      Signed in as (Sign out)
                                      You have left! (?) (thinking…)
                                    • 557 votes
                                      Vote
                                      Sign in
                                      Check!
                                      (thinking…)
                                      Reset
                                      or sign in with
                                      • facebook
                                      • google
                                        Password icon
                                        I agree to the terms of service
                                        Signed in as (Sign out)
                                        You have left! (?) (thinking…)
                                      • 542 votes
                                        Vote
                                        Sign in
                                        Check!
                                        (thinking…)
                                        Reset
                                        or sign in with
                                        • facebook
                                        • google
                                          Password icon
                                          I agree to the terms of service
                                          Signed in as (Sign out)
                                          You have left! (?) (thinking…)
                                        • silverlight for iOS and android is the top need

                                          silverlight for iOS and android is the top need

                                          489 votes
                                          Vote
                                          Sign in
                                          Check!
                                          (thinking…)
                                          Reset
                                          or sign in with
                                          • facebook
                                          • google
                                            Password icon
                                            I agree to the terms of service
                                            Signed in as (Sign out)
                                            You have left! (?) (thinking…)
                                          • Don't see your idea?

                                          Silverlight Feature Suggestions

                                          Feedback and Knowledge Base