I\'ve heard that Windows Phone 7\'s user interface (UI) is completely based on Silverlig开发者_C百科ht. Can anybody confirm this? Or it is implemented by other frameworks?Windows Phone 7 will support
So Windows Embedded Compact 7 (another classic from the naming department) supports Silverlight for Windows Embedded.
Picture a listbox in Silverlight that is similar to the \"feed\" on facebook. Each item might be 1) a status update with an image on the left, 2) a photo thumbnail with a title, 3) a youtube video, or
I am working on a unit test for a Windows Phone 7 Silverlight app. The 开发者_如何学Ccode for the test looks like this:
I\'m currently making a game in XNA4 for Windows phone 7, and I\'d like to know if it were possible to get the event of the return button, or开发者_JS百科 even the windows button that are basically pr
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'m making pretty heavy use of the Panorama and Pivot controls in my WP7 applications. Is it pos开发者_StackOverflow社区sible to use these same controls in a standard Silverlight (4) application?
I have binded a list of enum to a combobox. Now I want to get the SelectedItem return the enum, which currently re开发者_运维问答turns it as type object. How do I convert this object to my enum?
This question is for Windows Phone 7. I\'d like to send the user to a specific external URI when the entire ListBox item is clicked (no开发者_JS百科t HyperLinkButton). I already have a MouseLeftButto
I want to allow my phone app users to be able to click a YouTube video and be sent to the开发者_如何学Python phone\'s YouTube player. Does Windows Phone 7 have that option? Nothing has yet been announ