No announcements
Found 21439 threads
-
0 Votes
Need to share Image & Text using Share contract
Hi, I want to share both Image & text using share contract , All the samples i have seen does only of two . Is there a hybrid way i can share both of ...Answered | 3 Replies | 3096 Views | Created by redDevil26 - Monday, August 6, 2012 2:01 PM | Last reply by - Wednesday, June 3, 2015 12:41 AM -
0 Votes
Share image with facebook
Can somebody help me with this one please? I'm trying to share an image already saved in the app local folder with facebook using the share charm. Everything works fine with ...Answered | 3 Replies | 1909 Views | Created by giannisdolon - Thursday, March 5, 2015 7:50 PM | Last reply by - Wednesday, June 3, 2015 12:40 AM -
0 Votes
[W8.1]share image to facebook
hi all :) i want to share image to my facebook from windows app store , im stuck .. any tuto's ?Answered | 2 Replies | 1287 Views | Created by Aymen Tlili - Monday, May 11, 2015 12:51 AM | Last reply by - Wednesday, June 3, 2015 12:39 AM -
0 Votes
Sharing content sample cannot work when sharing image
Hi, I launched the C# "Sharing content sample" available in http://code.msdn.microsoft.com/windowsapps/Sharing-Content-Source-App-d9bffd84. However, when I ...Answered | 2 Replies | 3183 Views | Created by wt_square - Wednesday, March 14, 2012 3:42 AM | Last reply by - Wednesday, June 3, 2015 12:37 AM -
1 Votes
Screen recording in windows phone 8.1
I am working on an windows phone 8.1 application. Work of this app is to record screen activities and store mp4 file in storage. I do not get any compile time error. ...Answered | 6 Replies | 3830 Views | Created by DotNet Weblineindia - Monday, December 1, 2014 2:07 PM | Last reply by James Dailey - MSFT - Tuesday, June 2, 2015 10:58 PM -
0 Votes
MediaComposition.RenderToFileAsync USUALLY fails to progress when Windows Phone App is opened as a Share Target
Dispatcher.RunAsync(Windows.UI.Core.CoreDispatcherPriority.Normal, () => { txtProgress.Text = Math.Round(progress).ToString() + "%"; ...Answered | 6 Replies | 1609 Views | Created by MJTSoftware - Monday, May 11, 2015 3:58 PM | Last reply by James Dailey - MSFT - Tuesday, June 2, 2015 1:05 AM -
1 Votes
DASH and Smooth Streaming playback on Windows 10 UAP app
Hi, I'm trying to playback some sample, unencrypted DASH and Smooth Streaming resources from a Windows 10 UAP application. As there isn't great amounts of documentation yet for this ...Answered | 7 Replies | 3582 Views | Created by Gk_8_ - Friday, March 27, 2015 10:49 AM | Last reply by - Monday, June 1, 2015 7:55 PM -
0 Votes
Show buttons on ListViewItem mouseover
Hi, in my app I would like to show a set of buttons only when the mouse is over a ListViewItem, like in Windows 8.1 mail app. Which ...Proposed | 8 Replies | 2246 Views | Created by OasisLiveForever - Thursday, December 26, 2013 7:10 AM | Last reply by Lee McPherson - Sunday, May 31, 2015 2:20 AM -
0 Votes
Old critical problem is actual for Windows 8.1 Update and Windows 10 TP
Hello, my app is in the Windows Store 2 years and all 2 years I am getting reviews with 1 stars with complaining about cache size, which can be 10-30Gb... I have reported about this ...Answered | 8 Replies | 2108 Views | Created by Andev - Thursday, March 26, 2015 4:40 PM | Last reply by Andev - Saturday, May 30, 2015 11:56 AM -
0 Votes
Access DMX 512 Protocol with WindowStore App?
Is there a way to communicate with/through the DMX 512 Protocol (via USB Adapter) to control lights? Info:http://en.wikipedia.org/wiki/DMX512 There's also a wpf ...Unanswered | 10 Replies | 4206 Views | Created by SW_Andy - Monday, March 30, 2015 11:22 AM | Last reply by Daneshmandi1 - Friday, May 29, 2015 5:55 PM -
0 Votes
Metro App StorageFile GetThumbnailAsync Change Background Color
I am generating Thumbnails from StorageFile objects using the GetThumbnailAsync method. The Background Color on the Thumbnail is a Navy Blue. How do i change this to be Transparent instead?Answered | 8 Replies | 2726 Views | Created by C0d3l0g1c - Monday, June 10, 2013 12:41 PM | Last reply by xamldeveloper - Thursday, May 28, 2015 6:45 PM -
0 Votes
How can i set the cusrsor point (caret position) of RichEditTextbox in WinRT?
Already tried to set by using richtextbox.Document.Selection.StartPosition = 0;Answered | 2 Replies | 1458 Views | Created by BalakrishnanPandurangan - Thursday, May 28, 2015 1:53 PM | Last reply by BalakrishnanPandurangan - Thursday, May 28, 2015 4:14 PM -
0 Votes
DataBinding + Inheritance
Hey, I have a User Control with a custom DependencyProperty. The type is BaseClass. The hierarchy looks ...Unanswered | 5 Replies | 1635 Views | Created by Stefan Fabian - Wednesday, April 22, 2015 8:58 PM | Last reply by Stefan Fabian - Thursday, May 28, 2015 12:49 PM -
0 Votes
Switcher Bar - Window Preview Image
If you open the Switcher (left side) bar in Windows 8, there is a preview image associated with the screen that was open when the application was backgrounded. This is a security issue for our ...Answered | 4 Replies | 1579 Views | Created by Caleb Keith - Sunday, October 20, 2013 3:57 PM | Last reply by Patrick Coote - Thursday, May 28, 2015 10:49 AM -
0 Votes
[W8.1]Dedicated Localization for windows 8.1 app in C# and XAML not working on Surface Tablets
I have given the dedicated language changing option on the Windows 8.1 application in XAML and C# for Desktop and Tablet. I used ...Unanswered | 5 Replies | 1375 Views | Created by Thiyam Sunny Singh - Thursday, May 7, 2015 12:31 PM | Last reply by Franklin Chen - Thursday, May 28, 2015 3:11 AM -
0 Votes
Drawing lines in canvas using accelerometer sensor data in windows phone 8.1
I am drawing on canvas based on device movement, I want to draw different characters in canvas based on mobile movement. Currently its working butt i want to find time difference ...Unanswered | 2 Replies | 1915 Views | Created by Hammad Tariq - Wednesday, May 6, 2015 5:16 PM | Last reply by Jamles Hez - Wednesday, May 27, 2015 1:19 PM -
0 Votes
Storyboard doesn't show all children animations
private void SpinButton_Click(object sender, RoutedEventArgs e) { images = CreateImages(); Storyboard sb = new ...Unanswered | 3 Replies | 1226 Views | Created by Storyboard doesn't show all children animations - Tuesday, May 26, 2015 3:22 PM | Last reply by Rob Caplan [MSFT] - Tuesday, May 26, 2015 7:38 PM -
4 Votes
[XmlnsDefinition] replacement in WinRT
What is WinRT XAML metro style application replecement for [assembly: XmlnsDefinition] attribute from WPF/SL world?Answered | 6 Replies | 5935 Views | Created by ControlFlow - Thursday, February 9, 2012 12:35 PM | Last reply by DRAirey1 - Tuesday, May 26, 2015 1:06 PM -
0 Votes
how can I make a new Image using two exist Images
I have two images ,and I want to put them in a new Image ,this new Image contains the two images,how can I to do this?Answered | 2 Replies | 3214 Views | Created by Venjee_Shen - Tuesday, January 3, 2012 9:25 AM | Last reply by AbhinavGarg - Tuesday, May 26, 2015 6:33 AM -
0 Votes
Develop a count down on Windows Store C#
Hello Everybody !! I need to implement a count down in my windows store apps. I need to have this kind of count down : - At the beginning : ...Unanswered | 3 Replies | 1190 Views | Created by DiddyRennes - Sunday, May 10, 2015 9:02 PM | Last reply by Rock Garros - Tuesday, May 26, 2015 2:38 AM
No announcements