Universal Windows Platform
Welcome to the Windows Platform Developer (WPDev) Feedback site. This feedback forum provides the WPDev community with a channel for feedback on the following topics:
- Windows developer platform (APIs, runtimes, and controls)
- Dev Center Store (developer portal, back-end services, reporting/analytics and process)
- Windows Stores (Windows and Windows Phone)
Your suggestions will be reviewed by the Windows platform developer team, providing feedback to help with planning ideas and to better understand how developers are using the development platform.
What this forum is not intended to cover or capture:
- Windows Phone consumer suggestions
- Visual Studio suggestions
- Documentation suggestions/bugs
- For .NET or Visual Studio bugs, please use the VS Connect site
If you’re new to this whole UserVoice thing, we’d like to note two important things about this site: (a) List items (and item rankings) represent community interest in features, and does not represent an actual priority list for the product team; and (b) Suggestions made using this forum will be moderated if they do not actually represent a feature request.
-
Add Iran to Devs Account Registration
Please , Add Iran to your supported countries list in Developer Account Registration.
We'll develop great apps for Windows Store.2,594 votesWe appreciate the interest in Windows 10 and we’re looking into what’s possible. Currently, we don’t have immediate infrastructure to support Iranian developers but we’re investigating solutions.
-
F# support in .Net native for UWP
There has been some discussion on the blog post http://blogs.msdn.com/b/dotnet/archive/2015/07/30/universal-windows-apps-in-net.aspx?PageIndex=2#comments for supporting F# in the .Net native toolchain for UWP. I had posted this on the VS uservoice site https://visualstudio.uservoice.com/forums/121579-visual-studio/suggestions/7542181-add-f-support-for-net-native but it looks like that was the wrong place to do that. I hope the votes that request got will be considered for this. A lot of people are moving to F# PCLs for library code and to be able to use those PCLs in the UWP and get native compilation via .Net native tools would be great.
1,846 votesQuick update. We are committed to bringing F# support to .NET Native. The initial version of .NET Native was designed to do a great job of compiling the most popular apps in the Windows Store. Since its launch, we’ve been working on .NET Native support for more advanced .NET IL code, like tail call instructions and complex generic types. These IL features are more common in F# apps than C# apps, and they’re the reasons the F# support isn’t there, yet, in .NET Native.
Beyond .NET Native, there’s more going on with F# at Microsoft. We’re in the process of bringing F# to .NET Core. We see new teams inside Microsoft adopting F#. We’re excited to see startups considering and adopting F#. And we have an awesome open source community supporting the language and tools. If you’re interested in contributing, join us on…
-
Allow users with the developer role to create app packages in Visual Studio
It's great that the Dev Center now allows multiple users to access the same account, and I can submit app packages as a user with the developer role: https://msdn.microsoft.com/library/windows/apps/mt489008.aspx.
However, it would be even better if it allowed users with the developer role to create app packages in Visual Studio. At the moment, it is impractical for me as a developer to keep asking my boss for his Microsoft account just to create app packages.
234 votes -
Set break/trace-points in XAML x:Bind to have it set in code-gen
When debugging XAML apps, it should be possible to set a breakpoint or tracepoint on an x:Bind and have the debugger stop on the code-gen binding.
The generated bindings code is very large and not easy to follow. Further, it doesn't even exist until compilation and even then isn't visible to the user in VS.
The idea here is to set a breakpoint or tracepoint in XAML and have VS break on the appropriate code-gen method instead.
184 votes -
Show numbers of App Details 'Page Views' in the store for Phone and Store apps
It would be really good to see numbers on how many people go to an app's page in the store so we can compare it to download numbers.
This would help us to gauge if the screenshots, description and tile are being effective in driving downloads. This is information that we have no way to ascertain and would help us to greatly determine our ‘curb appeal’.
Tools like this could help Windows developers to be much more successful and in turn attract more skilled developers to the platform.
153 votes -
Windows phone store should show total number of app downloads (All Markets) as well as ratings and reviews should be total of whole world
Windows phone store should show total number of app downloads (All Markets) as well as ratings and reviews of All Markets instead of showing rates and reviews based on region because it doesn't give a broad view and if by chance in any country there are no reviews on your app and someone want to download your app he might not just because he can't find it first of all (Cuz no rating) second he/she will think app doesn't have any reviews so it is not so good. It might happen that app can have so many reviews on other…
594 votes -
Background Audio problem dependent on app's name
I've encountered an issue in Background Audio behavior dependent on app's name. I've managed to reproduce it using the official MSDN sample and as it's hard to test/debug, I've published a video with the problem: https://youtu.be/_W9S7g-JCQQ
If the name of the app is little longer and/or with space inside, then after the OS cancels the background player (not used for some time), it's not possible to reinitialize it by pressing UVC button - the IBacgroundTask.Run method is called twice and without UVC button pressed event. Once it happens in normal usage, you won't be able to reinitialize the player at…
176 votes -
Exclude suspending in desktop
Some apps can work intensively in background, for example it maybe video converting, online financial data processing and more.
Now UWP application will suspended when it go offscreen.I offer to disable suspending in desktop/tablets for user selection (he can choose 'best performance' or 'power saving' options for example)
404 votes -
Windows & WP have an wrong text display problem for mixed RTL & LTR text
Wrong text display when write an English(LTR) word inside an Persian(Farsi) or Arabic(RTL) text(See Picture) when APP language et to English( This mean is Controls "FlowDirection"="LeftToRight")
For solve this problem must "FlowDirection" property set automatic for RTL and LTR text through checking first char in text.
Like this SuggestionAnd for better performance
228 votes -
Possibility to delete an app completely from Dashboard
Please add the possibility to delete an app completely from your Dashboard on Dev Center.
Right now it's only possible to hide an submitted app from store. It's so sad that developers have to stay with all of their apps which are completely useless and already hided from store for a long time.64 votes -
Make Universal Windows Platform Open Source and Cross-Platform
With the advent of //build 2015, the vision and direction of Microsoft seems to be open source and cross platform. This appears to be the case for every new product from Microsoft except for the Universal Windows Platform.
It would be great, ideal, and wonderfully awesome to see this platform reach consistency with the rest of the organization and embrace the ideals, values, and benefits from being open source and cross platform like other areas of Microsoft now are (or are on their way to being).
Please provide consistency throughout the entire Microsoft development ecosystem!
1,305 votes -
app release date
Make the release of apps developed by MICROSOFT itself in its own shop and shop of competing operating systems at the same time that WP's store or W10M, is a constant joke against us users of WP that not even the MICROSOFT updates its products in your store faster than updates in operating system store competitor, and that users of other operating systems receive news and apps better developed before the users of WP or W10M, we know that MS is a company which adopted the philosophy to expand its services to other operating Systems to go where your customers…
53 votes -
Add support for 'XmlnsDefinitionAttribute'
XmlnsDefinitionAttribute is an absolutely great attribute for Control Library developers. It allows the developers of that control library to greatly simplify the xaml by reducing the number of XMLNS declarations they need.
The only way around this is for the control vendor to throw every single class that might be used in XAML (not just controls but other types too), in the same namespace, creating a very ugly unwieldy API to code against.If you use a 3rd party control library or you're a control library vendor, you should vote for this. It'll save you a lot of typing, looking…
312 votes -
Splash screen for UWP apps should be optional
Currently you have to provide a Splash Screen to get your app to pass the certification kit, which should really be a developer's choice like before.
Splash screens are evil.
http://vgable.com/blog/2010/01/13/splash-screens-are-evil/
http://cyrilmottier.com/2012/05/03/splash-screens-are-evil-dont-use-them/
https://medium.com/@DevAhamed/splash-screens-4afa874ed70 (Its not Branding, Its Annoying)
You don't have to agree with me and all the links above, but at least make it optional.
342 votes -
Support SVG elements in XAML
The high-level ask is to support using SVG within a XAML tree. The SVG data may be inline or loaded from a source (local file or remote from the web)
There are few current tools for converting SVG to WPF/Silverlight-based XAML but they fall short when dealing with more complex SVG data.
Here are a few scenarios:
- Apps loading svg content from a remote web server. This should work just like any other kind of image data. Remote xaml isn’t likely allowed, and even if it were, there’d be resistance to providing vector art in two formats when SVG…
601 votes -
ScrollViewer overpan API
Currently when you overpan a ScrollViewer, where's no way to tell how much negative offset it is unless you do hacks like calculating it every 50ms via a Timer.
This will make interesting actions like 'Pull to Refresh' very hard to implement.
Would be nice to have an event to listen to this with a OverpanOffset property or something.
298 votes -
UWP Windows Always On Top
Allow an API to cause the window to be always on top. This is great when watching a video while other apps are in full screen. It'll be like Picture in picture (PIP).
Another use case for this would media player controls so that they are always visible. Also, an application like ColorPic.56 votes -
WCF UserNameAuthentication Support
UWP WCF needs Username Password Authentication.
There's really no explanation necessary. No username/password authentication, no WCF.
19 votes -
UWP SQL Server API
Please support a native connection to Sql Server over IP:PORT
269 votes -
Enable Blur and Transparency XAML Effects to Allow for Creative see-through UI designs
The new start menu features the Aero (transparency and blur) effects we all love. It'll be great if we can enhance our own apps with the same effect where we choose. In addition to transparency and blur on any control, give us the ability to apply the effect to the base container, thus making portions of our application see-through to the desktop.
In other words, I want to be able to create designs such as this: http://i.imgur.com/27fUxtM.jpg
Providing more design options, allows us to diversify our application's interface designs and set it apart from others in the market.
586 votes
- Don't see your idea?