Share your How to samples (archive) announcement
-
1 VotesWindows Phone 7 Developer Support ‘Mango’ How-To Index
Hello, As promised back in July, here are some Mango FAQs that will hopefully help you in your projects going forward. Check back as we might add a few more ... -
0 VotesThis forum is not for asking questions. Do not post questions here.
This forum is for posts on how to do things, not for asking how to do things. Please posts questions in the appropriate forum. Posts in this forum asking questions may be moved or deleted. -
1 VotesWindows Phone 7 Developer Support How-To Index
UPDATED (7/11/2011): Hello, Some of you might notice that a few new FAQs ...
Found 875 threads
-
0 VotesWP 8.1 often goes into hung state
I have noticed that my WP 8.1 goes into a hung state when there is a notification for Whatsapp. Is there a fix?Unanswered | 1 Replies | 2383 Views | Created by Keerthi Chandar - Monday, July 28, 2014 9:35 AM | Last reply by Ubaldo Felloni - Monday, July 28, 2014 9:43 AM -
0 VotesMethode to get the extarnal IP in WP8, Windows store app and universal apps
Here is a simple method to get the the external IP address of the device: public async Task<string> GetExternalIp() { HttpClient ... -
0 VotesHow to Play a MP3 file Using MediaElement in Silverlight
This HowTo is provided via Microsoft’s Windows Phone 7 Developer Support team. They are intended to serve as a guide in helping developers quickly find out how to do common ...Unanswered | 11 Replies | 21590 Views | Created by Jonathan Tanner - Tuesday, January 25, 2011 11:56 PM | Last reply by Rob Caplan [MSFT] - Tuesday, July 15, 2014 2:57 PM -
2 VotesHow to change the Pivot item's "theme" or "color"?
and as I debugg i get the following error: Attribute {StaticResource PhoneAccentBrush} value is out of range. Am I missing something? Thank you very much for help.Answered | 7 Replies | 14466 Views | Created by Smilodonis - Sunday, December 26, 2010 12:45 PM | Last reply by meekaah - Sunday, June 22, 2014 1:35 PM -
0 Votes[Universal Apps] How to: Find DataTemplate-Generated Elements
There is already a Microsoft tutorial for doing this in WPF and older versions of the .NET Framework. This tutorial can be found ...Answered | 1 Replies | 3702 Views | Created by Alexander Deeb - Wednesday, May 21, 2014 9:54 AM | Last reply by Jeff Sanders - Wednesday, May 21, 2014 6:15 PM -
1 VotesHow to add "Rate and Review" to my app in windows phone 8.1 runtime
Hey I know how to do it on wp8 and win8.1, but I do not know to do it on wp8.1 Wp8: MarkertReview ...Answered | 3 Replies | 3264 Views | Created by heminuna - Thursday, May 15, 2014 1:19 PM | Last reply by Thierry.T - Thursday, May 15, 2014 1:40 PM -
0 VotesHow To Pass Data when Back Navigating in Silverlight
This HowTo is provided via Microsoft’s Windows Phone 7 Developer Support team. They are intended to serve as a guide in helping developers quickly find out how to do common ...Discussion | 1 Replies | 7294 Views | Created by Jonathan Tanner - Tuesday, January 25, 2011 11:29 PM | Last reply by Kuroiz - Monday, April 28, 2014 11:23 AM -
0 VotesHow to: Save a ringtone in a Windows Phone Store 8.1 app
There's a set of Windows Phone 8 features for which there is no Windows Phone Store app equivalent, and one can find a Ringtone provider feature among those. However, there's a workaround I ... -
1 VotesFlash light
How do i access flashlight in my windows phone 8 application and it should not blink it should glow continouslyUnanswered | 1 Replies | 2716 Views | Created by Rahul Patchigolla - Thursday, March 13, 2014 4:19 PM | Last reply by Kulasangar - Thursday, March 13, 2014 5:00 PM -
1 VotesWP8: How to create a fully customizable and horizontally scrollable XAML TextBox
Hi, I was researching a long time about how to make the text in a TextBox scrollable like the TextBoxes the System uses because the property ...Discussion | 1 Replies | 3483 Views | Created by Welter Development - Wednesday, February 26, 2014 5:12 PM | Last reply by Matt Small - Thursday, February 27, 2014 1:02 PM -
3 VotesRetrieve ALL Photo Albums
I'm trying to retrieve ALL of the photo albums on the WP7. The "all" is capitalized because there will always be albums within albums within albums and so on. How do I ...Answered | 6 Replies | 4653 Views | Created by Vetletech - Wednesday, January 19, 2011 5:42 AM | Last reply by Siddhanath - Tuesday, February 25, 2014 10:28 AM -
0 VotesXML Path
Main Page .xaml <!--ContentPanel. Colocar aquí el contenido adicional--> <Grid x:Name="ContentPanel" Grid.Row="1" ...Unanswered | 2 Replies | 2737 Views | Created by jandro935 - Friday, February 21, 2014 6:22 AM | Last reply by jandro935 - Friday, February 21, 2014 6:33 AM -
3 VotesMaking a Windows Phone weather app in 20 lines of code
Here is my talk from TechEd Africa where I show the basics of creating a good app in an hour, with a tiny bit of ...Discussion | 4 Replies | 6306 Views | Created by roguemat - Monday, April 22, 2013 6:51 AM | Last reply by Jason Frederick - Thursday, February 13, 2014 12:57 AM -
0 VotesXML - Use variable
-- XML REMOTO C# -- private WebClient wc = null; // Constructor public MainPage() ...Discussion | 1 Replies | 2502 Views | Created by jandro935 - Monday, February 10, 2014 11:14 AM | Last reply by Eric Fleck - Monday, February 10, 2014 6:08 PM -
0 VotesUse Pivot
MAINPAGE.XAML <phone:PhoneApplicationPage.Resources> <DataTemplate x:Name="ConImagen"> ...Discussion | 1 Replies | 2556 Views | Created by Use Windows Phone - Monday, February 10, 2014 9:19 AM | Last reply by Eric Fleck - Monday, February 10, 2014 6:07 PM -
3 VotesCreating Listbox dynamically and adding Custom List Item
http://stackoverflow.com/questions/248362/how-do-i-build-a-datatemplate-in-c-sharp-code However, in SDK it is not recommended. Also I could not ...Discussion | 5 Replies | 20829 Views | Created by Sagrian - Wednesday, December 14, 2011 10:50 AM | Last reply by JMDKENT - Thursday, February 6, 2014 6:24 PM -
0 VotesDisable time and date editing
Hi, I have developed a mobile application. However, its time-date as possible to change just want to set up automatically. Because the time is a very important date. I ...Answered | 1 Replies | 2260 Views | Created by Munkhsukh Enkhbayar - Tuesday, January 28, 2014 10:11 AM | Last reply by Jeff Sanders - Tuesday, January 28, 2014 1:29 PM -
0 VotesDATE PICKER
<!--ContentPanel. Colocar aquí el contenido adicional--> <Grid x:Name="ContentPanel" Grid.Row="1" ...Answered | 1 Replies | 2461 Views | Created by Use Windows Phone - Monday, January 27, 2014 10:26 AM | Last reply by Jeff Sanders - Monday, January 27, 2014 9:00 PM -
2 VotesUse all in
<phone:PhoneApplicationPage.Resources> <DataTemplate x:Key="VideoClubListpickerTempleate"> ...Answered | 1 Replies | 2368 Views | Created by Use Windows Phone - Monday, January 27, 2014 10:22 AM | Last reply by Jeff Sanders - Monday, January 27, 2014 8:59 PM -
0 VotesUse DatePicker
<phone:PhoneApplicationPage.Resources> <DataTemplate x:Name="listviajes"> ...Answered | 1 Replies | 2397 Views | Created by Use Windows Phone - Monday, January 27, 2014 10:01 AM | Last reply by Jeff Sanders - Monday, January 27, 2014 8:59 PM - Items 1 to 20 of 875 Next ›
