Share your How to samples (archive) announcement
-
1 Votes
Windows 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 Votes
This 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 Votes
Windows 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 Votes
WP 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 | 3237 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 Votes
Methode 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 Votes
How 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 | 22621 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 Votes
How 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 | 15432 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 | 4675 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 Votes
How 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 | 4313 Views | Created by heminuna - Thursday, May 15, 2014 1:19 PM | Last reply by Thierry.T - Thursday, May 15, 2014 1:40 PM -
0 Votes
How 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 | 8108 Views | Created by Jonathan Tanner - Tuesday, January 25, 2011 11:29 PM | Last reply by Kuroiz - Monday, April 28, 2014 11:23 AM -
0 Votes
How 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 Votes
Flash light
How do i access flashlight in my windows phone 8 application and it should not blink it should glow continouslyUnanswered | 1 Replies | 3514 Views | Created by Rahul Patchigolla - Thursday, March 13, 2014 4:19 PM | Last reply by Kulasangar - Thursday, March 13, 2014 5:00 PM -
1 Votes
WP8: 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 | 4266 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 Votes
Retrieve 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 | 5741 Views | Created by Vetletech - Wednesday, January 19, 2011 5:42 AM | Last reply by Siddhanath - Tuesday, February 25, 2014 10:28 AM -
0 Votes
XML Path
Main Page .xaml <!--ContentPanel. Colocar aquí el contenido adicional--> <Grid x:Name="ContentPanel" Grid.Row="1" ...Unanswered | 2 Replies | 3543 Views | Created by jandro935 - Friday, February 21, 2014 6:22 AM | Last reply by jandro935 - Friday, February 21, 2014 6:33 AM -
3 Votes
Making 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 | 7153 Views | Created by roguemat - Monday, April 22, 2013 6:51 AM | Last reply by Jason Frederick - Thursday, February 13, 2014 12:57 AM -
0 Votes
XML - Use variable
-- XML REMOTO C# -- private WebClient wc = null; // Constructor public MainPage() ...Discussion | 1 Replies | 3394 Views | Created by jandro935 - Monday, February 10, 2014 11:14 AM | Last reply by Eric Fleck - Monday, February 10, 2014 6:08 PM -
0 Votes
Use Pivot
MAINPAGE.XAML <phone:PhoneApplicationPage.Resources> <DataTemplate x:Name="ConImagen"> ...Discussion | 1 Replies | 3351 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 Votes
Creating 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 | 23144 Views | Created by Sagrian - Wednesday, December 14, 2011 10:50 AM | Last reply by JMDKENT - Thursday, February 6, 2014 6:24 PM -
0 Votes
Disable 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 | 3231 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 Votes
DATE PICKER
<!--ContentPanel. Colocar aquí el contenido adicional--> <Grid x:Name="ContentPanel" Grid.Row="1" ...Answered | 1 Replies | 3257 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 Votes
Use all in
<phone:PhoneApplicationPage.Resources> <DataTemplate x:Key="VideoClubListpickerTempleate"> ...Answered | 1 Replies | 3149 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 Votes
Use DatePicker
<phone:PhoneApplicationPage.Resources> <DataTemplate x:Name="listviajes"> ...Answered | 1 Replies | 3191 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 ›