No announcements
Found 2809005 threads
-
0 Votes
Make computer speak letter and number in C# Windows Store app?
I'm wanting my C# Windows Store app to speak letters and numbers programmatically.Answered | 1 Replies | 859 Views | Created by fiverc - Saturday, November 23, 2013 8:18 PM | Last reply by Ken Tucker - Saturday, November 23, 2013 8:40 PM -
0 Votes
storing input of both letters and numbers (for example a password)
string number = ""; string password = ""; using (StreamReader sr = File.OpenText(@"c:\textfile.txt")) ...Answered | 5 Replies | 943 Views | Created by rickycardoaf - Thursday, April 16, 2015 9:53 PM | Last reply by Kristin Xie - Monday, April 20, 2015 3:21 AM -
0 Votes
Integrating C# Windows store app with Javascript Metro store app.
" A Visual Studio project cannot have mixed language files in it but perhaps there are workarounds Option 1: You may be able to make the base ...Answered | 3 Replies | 1981 Views | Created by Ldm_Metro - Wednesday, January 30, 2013 6:26 AM | Last reply by Matt Small - Friday, February 1, 2013 4:06 PM -
20 Votes
make a Windows Store app always running?
linlma, It is glad that you have a discussion with us, however, I recommend we focus back to your original question – “make a Windows ...Answered | 38 Replies | 1043 Views | Created by linlma - Wednesday, March 9, 2016 9:01 PM | Last reply by linlma - Saturday, March 19, 2016 7:19 PM -
0 Votes
How to make smooth resize on the view with c# in windows store app?
Check my apps: Share to Speech and File CardsAnswered | 4 Replies | 678 Views | Created by Tigyi János - Thursday, November 19, 2015 8:38 AM | Last reply by ivan.icin - Friday, November 20, 2015 10:06 AM -
0 Votes
WIC in c# windows store apps
How can I use / initialize WIC in c# windows store apps for image manipulation ?Answered | 1 Replies | 1106 Views | Created by its_me_here - Thursday, January 24, 2013 8:45 PM | Last reply by Ken Tucker - Friday, January 25, 2013 12:48 PM -
0 Votes
how to make app package with sqlite database for windows store app
i have done these things but if i try to copy database to my local folder it will make database with 0 kb without any table.Answered | 2 Replies | 899 Views | Created by ankit15 - Friday, March 7, 2014 10:26 AM | Last reply by ankit15 - Friday, March 7, 2014 2:08 PM -
1 Votes
windows 8 app store game C#
I don't know alot about C# but another easy way to create an arcade game would be the thing called Unity, and its probably easier than trying to create a game on C#.Answered | 1 Replies | 1574 Views | Created by Ksingh - Saturday, November 3, 2012 7:32 AM | Last reply by Aliensavior - Saturday, November 3, 2012 11:39 AM -
0 Votes
Disk number-letter order scramble.
Visualize two parallel interdependent disk order systems: macine level numbering (0-?)Answered | 2 Replies | 3869 Views | Created by Disabled web designer - Friday, June 7, 2013 10:45 AM | Last reply by Just Karl - Wednesday, August 6, 2014 10:26 PM -
0 Votes
Consuming live streaming in Windows Store app with C#
However we do not have this supported in Windows Store App, if you need this functionality, probably you may need write your own code.Answered | 1 Replies | 714 Views | Created by Ahmed Abdelkarim - Saturday, January 24, 2015 2:04 PM | Last reply by Jamles Hez - Monday, January 26, 2015 8:06 AM -
1 Votes
is it possible to restrict the update of an app for a limited number of users in Windows Store
no this isnt possibleMicrosoft Certified Solutions Developer - Windows Store Apps Using C#Answered | 1 Replies | 1136 Views | Created by Saikrupakar - Monday, June 24, 2013 11:15 AM | Last reply by Dave Smits - Monday, June 24, 2013 11:16 AM -
1 Votes
Windows Store make money
The app generated by App Studio could also be submitted to the Store and make money for you.Answered | 6 Replies | 1956 Views | Created by New-Student- - Wednesday, October 26, 2016 3:28 PM | Last reply by Shycs - Sunday, April 9, 2017 11:44 AM -
0 Votes
[C#]Can't launch store app in c# by ActivateApplication
Regedit -> Computer\HKEY_CURRENT_USER\Software\Classes\ActivableClasses\Package\{findyourPackage}\Server\{yourpackage}\AppUserModelId The ExePath RegKey should ...Answered | 14 Replies | 1903 Views | Created by Shirley-cheng - Monday, December 21, 2015 1:30 AM | Last reply by Shirley-cheng - Tuesday, December 29, 2015 5:52 AM -
0 Votes
Make Window show above Windows 8 Store Apps
It shouldn't be impossible, as raptr can show above anything...and it's the desktop that is important for determining what can be done...windows store apps are basically ...Answered | 5 Replies | 1143 Views | Created by Maya Key - Thursday, November 21, 2013 8:56 PM | Last reply by Mr. Monkeyboy - Monday, November 25, 2013 2:24 AM -
0 Votes
deploy Windows Store App
Answered | 2 Replies | 1425 Views | Created by Charmi Desai - Monday, December 8, 2014 12:54 PM | Last reply by Kristin Xie - Wednesday, December 10, 2014 7:56 AM -
0 Votes
make a antivirus for windows store
What kind of malware are you expecting to afflict Windows Store apps that your tool would try to find?Answered | 3 Replies | 1241 Views | Created by Abbas Naghdi - Friday, April 5, 2013 5:53 PM | Last reply by Chuck Walbourn - MSFT - Tuesday, April 9, 2013 6:07 PM -
3 Votes
Converting Windows Store App to Windows Phone App C#
But there is one thing you must think of: if your app consumes data frequently, it maybe a good idea to execute little bit of code (logic in particular) over a web ...Answered | 4 Replies | 2497 Views | Created by SevuganH - Monday, July 8, 2013 6:26 AM | Last reply by SevuganH - Thursday, July 11, 2013 8:23 PM -
0 Votes
C# if apps
Go to any store which sells software (bricks and mortar or online, it doesn't matter.Answered | 6 Replies | 2098 Views | Created by zick00010 - Saturday, September 28, 2013 9:45 PM | Last reply by PaulLinton - Wednesday, October 2, 2013 5:04 AM -
0 Votes
Randomize Letter/number generator
here's another method: Public Class Form1 Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles ...Answered | 9 Replies | 1327 Views | Created by Inpulzee - Tuesday, December 10, 2013 6:48 PM | Last reply by .paul. _ - Tuesday, December 10, 2013 9:37 PM -
0 Votes
Windows Store App - Fonts
read here more about it: http://invokeit.wordpress.com/2012/10/18/embed-use-custom-font-in-windows-8-store-apps-win8dev-winrt/ Microsoft ...Answered | 1 Replies | 1940 Views | Created by kalel111 - Wednesday, December 19, 2012 10:54 PM | Last reply by Dave Smits - Wednesday, December 19, 2012 11:32 PM - Items 1 to 20 of 2809005 Next ›
No announcements