Docs
Welcome to the #WPDev docs and samples feedback forum!
Help us help you. We want to improve how we help educate you about building apps for Windows Phone. We want you to build great apps. Documentation and code samples are a great way to learn. We want to hear your feedback so that we can improve our documentation and the samples we write to help you get your great apps into the Store.
Need more information or instruction on a part of the SDK?
Feel like we’re missing some important guidance on using some parts of the SDK?
Want to see API in action in a code sample?
Need further explanation on a part of the publishing process or Dev Center in general?
Ask away, we’re listening!
And now, the small print:
Additional #WPDev forums are available using the links on the right of the page.
Suggestions provided via the WPDev UserVoice forum (and its Windows Phone companion app) will be reviewed and read by the Windows Phone application platform team, providing feedback to help with planning ideas and to better understand how developers are using the WP development platform, and all suggestions will be considered.
Two important notes 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.
.
-
More code examples in API documentation
Provide more code examples/snippets in the API documentation
126 votes -
Visual Basic
Provide VB parity in the documentation
49 votes -
More Videos
Provide more videos for learning how to develop on Windows Phone 7
37 votes -
Documentation update alerts
Alert me when documentation articles Ive marked are updated
32 votes -
Code sample update alerts
Alert me when code samples Ive marked are updated
24 votes -
How to: Implement the Trial Experience in Your Application for Windows Phone - sample code
The sample code on page http://msdn.microsoft.com/en-us/library/ff967559(v=VS.92).aspx where the page is titled How to: Implement the Trial Experience in Your Application for Windows Phone - the sample code is shown as using Microsoft.Phone.Tasks;
public MarketplaceDetailTask detailTask = new MarketplaceDetailTask();
private void buy_now_Click(object sender, RoutedEventArgs e){
detailTask.Show();
}leads a new developer to misinterpret this as the exact code that should be in the click event, which isn't the case. Please use greyed-out, ellipsed text (or something like that) to indicate that text is missing and what the text is for and what it does.
All three snippets of sample code should…
22 votesThis topic has been updated. Please check out:
http://msdn.microsoft.com/en-us/library/hh286402(VS.92).aspx -
Provide knowledgebase articles for end users with admissions/information about known bugs.
At the moment (and particularly with the initial release of WP7 o/s and handsets) - there's a number of known 'bugs' in the platform - which is of course expected, understandable and 'forgivable' given it's a 1.0 release.
Unfortunately - developers quite often get blamed for these problems by end users (and in worst case are given a bad reviews such as '1 star') - as there is no education or information available to end users about any of these problems.
The big problem however is that Microsoft are simply not admitting to any of these problems - so developers…
21 votes -
Mass storage mode
Mass storage mode
13 votes -
h.264 encoder
Describe a way to use encoded data from the camera device to create a live streaming application.
11 votes -
Code samples available in the WPDT
When I install the tools, I want to see all the code samples available to me
9 votes -
Better MSDN documentation like we have for Win32 APIs
Can we have better quality documentation on MSDN? (Especially context help from Visual Studio)? I am coming from Win32 background, and I am used to having very detailed better documentation. In WP7 world, I have below problems
1. The default context passed from Visual Studio. When I have a WP7 project open why can't the context documentation default to Silverlight? Every time it opens in "NET Framework 4" context, and I need to change to Silverlight to get WP7 specific version
2. Utter lack of documentation of few controls. E.g. Pivot Item SelectionChanged event
http://msdn.microsoft.com/query/dev10.query?appId=Dev10IDEF1&l=EN-US&k=k(MICROSOFT.PHONE.CONTROLS.PIVOT.SELECTIONCHANGED);
Only valuable line in…8 votesThanks for your feedback. We are looking at ways to improve our documentation for the next release.
Regards,
Windows Phone Developer Content Team -
Discoverability
Discovering what I need is difficult and Microsoft needs to make it easier
6 votes -
Tag/keyword cloud
Provide a tag/keyword cloud of the documentation to allow for fast scoping
6 votes -
How to: Implement multiple level licences?
In current isTrial() method, there is only two levels ( Trial and full version )
How to implement a multiple level feature for user to decide which level he/she want to unlock?6 votes -
You must provide proper usage
You must provide proper usage of the methods properties and class.. for example see this link.. http://msdn.microsoft.com/en-us/library/microsoft.phone.shell.activatedeventargs.isapplicationinstancepreserved%28v=VS.92%29.aspx
There is nothing mentioned in that how can i know what is usage of IsApplicationInstancePreserved property. So please add proper example and its usage..5 votesThanks for yuur feedback. We have received other feedback similar to yours and are looking at ways to add more usage examples and instruction in the next release.
Regards,
The Windows Phone Developer Content Team -
Community Content
Provide me a way to contribute to the Windows Phone 7 documentation
4 votes -
fix IMFMediaEngine crash
This example
http://code.msdn.microsoft.com/wpapp...ample-0bd96b86
from microsoft directly exibits functionality of a crash when numerous resume attempts are made.NOTE: you may have to press start and back several times to get it to crash. it is not 100% consistant the first time will exhibit the bug.
4 votesHi Peter. Thanks for bringing this to our attention. We are currently investigating the issue and we will update the sample as soon as we have an answer.
-
PhotoCamera.
PhotoCamera.IsCameraTypeSupported method is not listed
4 votesThanks for your feedback.
We are investigating why this API is not showing up in the docs.
Regards,
The Windows Phone Developer Content Team -
3 votes
-
Bring WCF articles in MSDN up-to-date, refurbish old ones
Most WCF articles on the net are based on WCF/.NET 3.5 and are outdated a) because of the steady flow of new software releases, codeplex add-ons and b) marketing name changes.
please provide state-of-the-art HowTo videos or articles for server and mobile side. Pls note that services MUST als be useable by other smartphone platforms. Otherwise no dev budgets available .....
3 votes
- Don't see your idea?
