No announcements
Filter
:
All threads
All threads
Answered
Unanswered
Proposed answers
General discussion
No replies
Helpful
Has code
All languages
-
Sticky0Votes
More Forums on Silverlight for Windows Phone
In addition to this forum on the Silverlight site (www.silverlight.net), there are more forums about developing Silverlight applications for Windows Phone on App Hub, the developer website ... -
Sticky0Votes
READ: Installation issues with Windows Phone tools and Silverlight 4
Problem: The installation of Windows Phone Developer Tools (WPDT) will fail if you have previously installed the latest update of Silverlight 4, which was published to Microsoft Update on ... -
Sticky0Votes
READ: VISUAL STUDIO 2010 RTM Compatibility Details
Today, Microsoft officially released Visual Studio 2010 in Las Vegas. Visual Studio 2010 is an incredible development environment for Windows Phone 7, and ... -
Sticky0Votes
PLEASE READ: Welcome to Silverlight for Windows Phone!
Welcome to Silverlight for Windows Phone! This forum is dedicated to help you get answers to your questions about Silverlight development for the Windows Phone platform. Please ...
-
Unanswered0Votes
I want to add horizontal scrolling list in my windows phone app
I want to add horizontal scrolling list in my windows phone app1 Replies | 51 Views | Created by Rishiya - Saturday, October 19, 2013 10:27 AM | Last reply by Yanping Wang - Monday, October 21, 2013 2:27 AM -
Unanswered0Votes
Canvas clipping issue using EllipseGeometry
Hi, I have a Canvas where I am applying clipping using multiple EllipseGeometries so that the canvas will look similar to doughnut shape. But the issue is, only one ...4 Replies | 1195 Views | Created by vivek_daramwal - Friday, June 10, 2011 6:30 AM | Last reply by Alex K M - Saturday, September 21, 2013 4:34 PM -
Answered0Votes
Send e-mail with attachment from Windows Phone 7 through API
Hi, I would like to send an e-mail including an attachment from the Windows Phone 7 through the API. But sadly we can't set an ...5 Replies | 12071 Views | Created by Mark Monster (MVP) - Thursday, November 18, 2010 1:56 AM | Last reply by Venetasoft - Tuesday, September 17, 2013 9:23 PM -
Unanswered0Votes
DirectX3D + Xaml Project problem with DirectXTK
Hi guys, when I try to add the reference of the DirectXTK project VS says me that the project isn't an earlier or current versione of the Windows Phone ...2 Replies | 135 Views | Created by Aron4 - Thursday, August 29, 2013 1:12 PM | Last reply by Aron4 - Friday, August 30, 2013 4:50 PM -
Answered2Votes
Pin Application Tile (Primary Tile) to Start Windows Phone 8
I am using Windows Phone 8 SDK with C# and was wondering how to pin the application time (primary tile) to the start screen from code. I know the user can do this manually but I want to do it ...14 Replies | 3519 Views | Created by GettingHelp - Saturday, November 24, 2012 10:47 AM | Last reply by raincast - Wednesday, August 21, 2013 12:48 PM -
Answered0Votes
Drop Box API for windows phone 8
hi all, I am new to windows phone development. we are implementing an application, that contains GoogleDrive, SkyDrive, DopBox ...1 Replies | 153 Views | Created by ranjit gs - Tuesday, August 20, 2013 3:42 PM | Last reply by Jambor yao - MSFT - Wednesday, August 21, 2013 5:40 AM -
Answered0Votes
Problem with binding ListPicker to IEnumerable list
Hi, I am developing wp7 application and have a problem with populating ListPicker. There are more than 5 items ListPicker should display so I bind it to IEnumerable list. When I run ...1 Replies | 154 Views | Created by dragy74 - Friday, August 16, 2013 1:52 PM | Last reply by dragy74 - Monday, August 19, 2013 7:19 AM -
Answered0Votes
Limiting shown options on Drop Down Box
Can't seem to find this option anywhere. I have a dropdown box populated and wondering if there's an option I'm missing somewhere. I want to show 4 options and be able to move down and ...3 Replies | 1491 Views | Created by AscensionDev - Tuesday, October 19, 2010 8:42 PM | Last reply by Amit Jakar - Friday, August 16, 2013 8:46 AM -
Unanswered0Votes
How to use ListBox's data template in dynamically generated PivotItems?
I have define a UserControl.Resource as follows: <UserControl.Resources> <DataTemplate ...1 Replies | 182 Views | Created by Rajat Saxena 2 - Saturday, August 10, 2013 8:19 PM | Last reply by Professo - Wednesday, August 14, 2013 5:09 AM -
Answered0Votes
Windows Phone 8 Stack Trace
Hi I got the following stack trace from one of my windows phone 8 applications which was called from the background agent called ScheduledTaskAgent1 while call a routine UpdateUI() from what I can ...3 Replies | 927 Views | Created by GettingHelp - Tuesday, January 08, 2013 12:11 PM | Last reply by NPadrutt - Wednesday, August 07, 2013 8:27 PM -
Answered0Votes
Items Control binding with Dictionary collection not working
HI, I have used to itemscontrol for using display some text and collection of check boxes. The data template have Label and some CheckBoxes. Label mentioned as ...2 Replies | 187 Views | Created by Abbas.K - Monday, August 05, 2013 11:09 AM | Last reply by yao5461 - Wednesday, August 07, 2013 6:55 AM -
Unanswered0Votes
SHA512 Hash
I need to generate a SHA512 hash within the Windows Phone 7 series platform. I need to use the SHA512 hash to authenticate with a HTTP web service. How can I do ...4 Replies | 3760 Views | Created by Luke R - Wednesday, March 17, 2010 1:54 AM | Last reply by Durga Polisetti - Tuesday, August 06, 2013 2:07 PM -
Unanswered0Votes
animating a grid of an itemscontrol
Hey guys, I'm trying to animate the height of a grid which exist inside of an itemsControl, I tried to do it in the XAML page, but I didn't know where to put my ... -
Discussion0Votes
How to add an image in textbox ?
Hello, I am currently developing an application that contains a chat module. For this module I wanted to provide opportunities for users to insert ...4 Replies | 1546 Views | Created by Yoannv - Tuesday, January 17, 2012 7:55 AM | Last reply by Nitin007Bhosle - Friday, July 12, 2013 7:35 AM -
Answered0Votes
wp8 and sliverlight plugin
Hi i was wondering if the Microsoft program Silverlight will be ported to wp8 as certain sites such has nowtv can not run, although the development apps can be produced in sliverlight and added the ...1 Replies | 313 Views | Created by DannyGelkin - Wednesday, July 03, 2013 11:50 PM | Last reply by Jambor yao - MSFT - Friday, July 05, 2013 8:09 AM -
Answered0Votes
Windows phone 8 ApplicationBar has not displayed while displaying TWO List Pickers in grid row.
Hi All, I am new for Windows phone 8 development, in my application i want to display TWO List pickers in a row on a ListBox control. for that i have created a DateTemplate ...1 Replies | 360 Views | Created by Muppudathi - Thursday, June 20, 2013 6:49 AM | Last reply by Jambor yao - MSFT - Wednesday, June 26, 2013 10:07 AM -
Answered0Votes
Set MaxWidth of a textbox to his stackpanel width
<StackPanel Orientation="Horizontal"> <Image Width="24" Height="24"> <TextBox Width="Auto" ...1 Replies | 467 Views | Created by Cadei Marco - Thursday, June 13, 2013 11:13 AM | Last reply by Chintan982 - Thursday, June 13, 2013 1:38 PM -
Answered0Votes
how to use https in windows phone
As the describtion of the title, how to use https in windows phone? As the same as the usage of http?1 Replies | 348 Views | Created by Edward_jie - Wednesday, June 12, 2013 8:21 AM | Last reply by Yanping Wang - Thursday, June 13, 2013 3:41 AM -
Answered0Votes
Barcode reader problem
We used several barcode readers in our project. And they work fine. But the problem is that we do not know one data string comes from which barcode reader. What can we do to solve this problem?3 Replies | 514 Views | Created by matcooper - Friday, May 24, 2013 3:56 AM | Last reply by judy321 - Tuesday, June 04, 2013 2:16 AM -
Unanswered1Votes
Change Orientation of Photocamera
Hello, I am developing an application which takes the PhotoCamera.GetPreviewBufferY() in a loop and does some image processing. My problem is I can change ...2 Replies | 442 Views | Created by Deepak123a - Sunday, May 26, 2013 6:53 AM | Last reply by Deepak123a - Monday, June 03, 2013 7:44 AM - Items 1 to 20 of 1269 Next ›