No announcements
Found 3852349 threads
-
2 Votes
Theme Resources for Windows 8?
Hi, here you can find a complete list of all theme resources of Windows 8.1 (light and dark theme).Answered | 10 Replies | 5781 Views | Created by Craig Presti - Thursday, March 22, 2012 7:32 PM | Last reply by Christian Moser - Monday, November 4, 2013 12:29 PM -
86 Votes
Windows 8 Start Button
I spent 10min trying to figure out how to shut down Windows 8.Answered | 96 Replies | 64971 Views | Created by Trevor Koch - Wednesday, September 14, 2011 2:01 PM | Last reply by Michael - Microsoft Support - Friday, September 16, 2011 4:43 PM -
4 Votes
How to code sign an XML file for Windows 8 Store apps
-Eric Windows Phone Developer Support Send us your feedback about the Dev Center Windows 8 UI Developer ...Answered | 9 Replies | 2791 Views | Created by RoryH1 - Wednesday, January 15, 2014 9:56 PM | Last reply by Quaker Oatmeal - Friday, January 31, 2014 10:35 PM -
2 Votes
[UWP]Custom transitions for windows universal app
Hi goaty92,Answered | 2 Replies | 1724 Views | Created by goaty92 - Thursday, September 17, 2015 4:49 PM | Last reply by Anargyros Tomaras - Friday, November 11, 2016 3:12 AM -
0 Votes
Pin to start accde or accdb files in windows 8.
I have been testing the windows 8 environment and access files.Answered | 7 Replies | 3067 Views | Created by cjroth - Wednesday, December 5, 2012 6:21 PM | Last reply by Dummy yoyo - Monday, December 17, 2012 6:52 AM -
4 Votes
How to close a Windows 8 app from code?
Windows 8 Process Lifetime Management closes Windows Store apps automatically.Answered | 8 Replies | 2850 Views | Created by adibu - Friday, May 17, 2013 5:07 PM | Last reply by Sachin S - Friday, May 17, 2013 10:24 PM -
4 Votes
windows phone 8 theme override of default theme not working
The content of your page will extend behind the ApplicationBar, and should prevent flashing by the default background of light theme.Answered | 5 Replies | 4639 Views | Created by maddragon151 - Monday, April 22, 2013 3:55 PM | Last reply by mSpot Inc - Tuesday, July 30, 2013 8:11 AM -
13 Votes
How to make an app open when the windows start?
>if i want to give the user an option of not starting the app when windows start, how do i do it according to the code above?Answered | 8 Replies | 782 Views | Created by black94 - Sunday, March 29, 2015 2:50 AM | Last reply by Barry Wang - Monday, March 30, 2015 7:50 AM -
0 Votes
How to set window phone 8 theme color programatically
Thanks guys.... my app dream is stuck hereAnswered | 3 Replies | 3279 Views | Created by GeekPeek - Friday, March 15, 2013 11:14 PM | Last reply by GeekPeek - Thursday, March 28, 2013 7:07 PM -
0 Votes
How to log in windows phone 8 app ?
Hi PriyankAgarwal, Not sure what kind of information you want to logging in Windows Phone 8 app?Answered | 2 Replies | 595 Views | Created by PriyankAgarwal - Friday, May 22, 2015 6:50 AM | Last reply by Jamles Hez - Monday, May 25, 2015 1:06 PM -
0 Votes
readalllines windows 8 app
You need to get a reference to a StorageFile object and then you can use the ReadLinesAsync method: private async void MainPage_Loaded(object sender, RoutedEventArgs e) ...Answered | 2 Replies | 733 Views | Created by Dijkstra_ - Friday, July 10, 2015 4:35 PM | Last reply by Magnus (MM8) - Saturday, July 11, 2015 2:02 PM -
0 Votes
how to call c# code behind method in javascript function in HTML5 app for Windows Phone 8?
Hi, For Windows Phone 8, the only mechanism to accomplish this is by using WebBrowser.ScriptNotify.Answered | 1 Replies | 5254 Views | Created by anwpdev - Tuesday, May 14, 2013 1:02 PM | Last reply by Mark Chamberlain - MSFT - Wednesday, May 15, 2013 5:02 PM -
0 Votes
Windows Theme and how it affects Coded UI tests
In our development area, we start off with running our tests through Visual Studio.Answered | 3 Replies | 863 Views | Created by Not2Cre8ive - Wednesday, April 9, 2014 1:29 PM | Last reply by Amanda Zhu - Friday, April 11, 2014 2:45 AM -
0 Votes
Email App navigation transitions
I don't think there is a built in transition that does this.Answered | 1 Replies | 562 Views | Created by Mohamed Ouederni - Thursday, December 26, 2013 11:40 PM | Last reply by Jeff Sanders - Friday, December 27, 2013 2:37 PM -
0 Votes
Cordova iOS app to Windows 8 app Porting
Basically we have the design guideline: https://msdn.microsoft.com/en-us/library/windows/apps/hh465424.aspx, you should be able to find more information from the ...Answered | 1 Replies | 1301 Views | Created by Ashish Goral - Wednesday, April 22, 2015 1:40 PM | Last reply by Jamles Hez - Thursday, April 23, 2015 4:19 AM -
1 Votes
Windows 8: Is it possible to change from Snapview to fullview from code behind or is it totally under user's control
Try this: Windows.UI.ViewManagement.ApplicationView.TryUnsnap(); More info, including a sample here.Answered | 2 Replies | 1278 Views | Created by SaiKrishnanM - Wednesday, November 21, 2012 8:21 AM | Last reply by SaiKrishnanM - Friday, November 23, 2012 5:39 AM -
0 Votes
Create Windows store apps on Windows 8
I suggest you to upgrade WIndows 8 to 8.1.Answered | 5 Replies | 734 Views | Created by JDS404 - Wednesday, July 23, 2014 1:57 PM | Last reply by JDS404 - Thursday, July 24, 2014 10:59 AM -
0 Votes
Setting webview css class from code behind
My Windows 8 Store Apps Samples Follow me in Twitter @saramgsilva My Windows 8 Store ...Answered | 3 Replies | 1552 Views | Created by Mahagh - Friday, November 9, 2012 8:22 AM | Last reply by saramgsilva - Friday, November 9, 2012 10:14 AM -
9 Votes
[UWP][XAML] Creating A Theme-Aware App
I didn't have to add anything to the other XAML files (or their code-behinds).Answered | 10 Replies | 5649 Views | Created by Fa310tx - Wednesday, October 28, 2015 2:44 AM | Last reply by Fa310tx - Wednesday, January 18, 2017 3:34 AM -
1 Votes
Show pdf file in windows 8 store apps
PDF Rendering in Store apps has become really easy with Windows 8.1.Answered | 5 Replies | 3705 Views | Created by Purusp - Thursday, January 3, 2013 6:20 AM | Last reply by ravibh - Friday, July 19, 2013 5:50 PM - Items 1 to 20 of 3852349 Next ›
No announcements