Skip to content

C#/XAML for HTML5 feature requests

111 results found

  1. Azure NuGet Package support

    I'd like to use:
    - Microsoft.Azure.Mobile.Server
    - Microsoft.Azure.Mobile.Client
    These are libraries that help connect and implement Azure App Services, which are crucial to making Azure Mobile Applications.

    6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Azure Mobile Service support

    Please provide CRUD (insert,change,delete) support for Microsoft Azure SQL

    10 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Implement the silverlight sdk

    The silverlight SDK contained many of the features missing from silverlight: A menu control, a validation summary control,etc. Our silverlight projects made heavy use of them.

    11 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. preserve users' javascript changes in generated code

    A way to preserve changes made to generated javascript files. You might want to look at some of the older code generation systems to see how this can be done, but typically with markup code to define sections of the file that should not be overwritten. If users want to move the code to pure javascript, this enables the intermediate step of having some code ported while other code is not.

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Are you sure 75% of Xaml is supported?

    I tried it today an there was almost nothing I could do! even BeginAnimation is not supported!!! I tried to make a Border Brush with Gradient but nothing happend! do something about it please. I think you should mostly focus on xaml!

    21 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. Support for more .NET Types and Framework Classes

    Many of the request here relates to this, but in general I feel there's currently insufficient .NET Types and Framework Classes support. Ideally should be 90%+ coverage

    25 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. TransformGroup

    TransformGroup is a missing type, which I use everywhere in my silverlight projects, adding that would make this usable.

    9 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Add missing properties to supported features

    For many elements that are supported by CSHTML5, the support is not complete; one or more members are highlight as "not found on {type}" in the XAML editor. For example [Binding] does not support [StringFormat] property. Similarly [LinearGradientBrush] does not support [SpreadMethod]. Please ensure that you support all of the properties for the elements that you claim to be supported.

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. Support Visual Studio for Mac OS X

    Enable development and compilation on Apple Macs

    0 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 8 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. Support WPF Routing Events and handled property

    Currently the routed events don't behave like routed events in WPF
    No Handled property for example

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. WriteableBitmap

    WriteableBitmapEx is a popular set of speed boosting apis.

    in WPF is is unmanaged... in Silverlight is is managed code

    38 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. XAML preview basic interactivity: click on Rendered XAML and go to selected object XAML code line (sounds incredible easy for CSHTML5 creatr

    XAML preview basic interactivity: click on certain Rendered XAML object (UI select) and go to selected object XAML code line (sounds incredible easy for CSHTML5 creatros)

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. FloatingWindow - multi-windows interface for Silverlight and WPF

    http://jevgenijpankov.heliocode.com/articles/FloatingWindow.aspx

    FloatingWindow works perfect in my Silverlight-Framework since 4 years in combination of MVVM Light Toolkit and the GalaSoft.MvvmLight.Messaging class from

    http://mvvmlight.codeplex.com/

    20 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. cashing of standard 'CSHTML5' libraries like CSharpXamlForHtml5.js (2.6 MB), JSIL.Core.js (0.3MB), etc...

    background: it takes a lot of time to download 'standard' CSHTML5 libraries.

    it should be a HUGE speed up to cash (e.g. store to client local isolated storage) the standard 'CSHTML5' libraries like CSharpXamlForHtml5.js (2.6 MB), JSIL.Core.js (0.3MB), etc...

    some numbers: it takes 5 - 10 sec to download an empty CSHTML5 web site because of the above mentioned standard js libraries.

    19 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. controlled Input type to number, text, e-mail, phone, date, datetime, month, etc

    controlled Input type to number, text, e-mail, phone, date, datetime, month, etc, like in HTML5:

    <input type="number" name="quantity" min="1" max="5">

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. NHibernate

    It would be cool to have some ORM

    2 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. NetHttpBindings

    NetHttpBindings is websocket based, and so we can set bidirectional communications with callbacks from server. A very frequent requisite for a web app.
    BasicHttpBinding doesn't support the bidirectional communications required for having the client to reacts to server side messages.
    This woul be very useful for chat, games, etc.
    And substantially needed for my project :)

    18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

C#/XAML for HTML5 feature requests

Categories

Feedback and Knowledge Base