No announcements
Found 3274943 threads
-
2 Votes
Getting app information of Windows Phone Store apps
Hi Shyam, Microsoft in general doesn't pre-release tools feature information before it is actually published.Answered | 3 Replies | 900 Views | Created by Shyam Gopi - Thursday, May 9, 2013 3:19 PM | Last reply by Mark Chamberlain - MSFT - Thursday, May 9, 2013 4:19 PM -
1 Votes
Windows desktop share RDP sessions.
http://social.msdn.microsoft.com/Forums/en-US/8c17547a-3d72-4a5c-ba45-a4586b31e815/windows-desktop-rdp-clients?Answered | 20 Replies | 11219 Views | Created by liam_og - Wednesday, August 24, 2011 4:33 PM | Last reply by S Nadendla - Wednesday, December 5, 2018 9:47 PM -
3 Votes
C# Get RDP Current Session Information In Windows Store app
Can i launch the Windows Store App with arg from Windows application?Answered | 8 Replies | 2228 Views | Created by Nicola Barbareschi - Thursday, March 20, 2014 11:39 PM | Last reply by Nicola Barbareschi - Wednesday, April 2, 2014 1:55 AM -
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 | 1648 Views | Created by Ksingh - Saturday, November 3, 2012 7:32 AM | Last reply by Aliensavior - Saturday, November 3, 2012 11:39 AM -
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 | 2559 Views | Created by SevuganH - Monday, July 8, 2013 6:26 AM | Last reply by SevuganH - Thursday, July 11, 2013 8:23 PM -
0 Votes
[UWP]Getting module information in Universal Windows apps
There is now structured exception handling in C++ and even managed exceptions in C++/CX.Answered | 8 Replies | 700 Views | Created by hpetschko - Thursday, June 9, 2016 2:59 PM | Last reply by hpetschko - Friday, June 10, 2016 9:57 AM -
2 Votes
Share a session between WebAuthenticationBroker and WebView (Windows Store 8.1 app)
The auth broker does not share any session information with independent HTTP requests that the app makes (through XHR, HttpClient or WebView HTTP requests).Answered | 3 Replies | 1830 Views | Created by Zolotaryov Alexander - Wednesday, April 8, 2015 10:27 AM | Last reply by Prashant H Phadke - Friday, April 17, 2015 1:14 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 | 1177 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
Changing the app name of a current app in the Windows Phone Store
How to change the name of the app in wp store ?Answered | 3 Replies | 1414 Views | Created by Henryed07 - Tuesday, April 23, 2013 2:58 PM | Last reply by IL_Agent - Saturday, August 23, 2014 9:46 AM -
0 Votes
How to launch windows store app in c#.
Please refer to the following links for information about how you could start a Windows Store App ...Answered | 1 Replies | 2114 Views | Created by Shirley-cheng - Thursday, September 24, 2015 8:58 AM | Last reply by Magnus (MM8) - Thursday, September 24, 2015 4:11 PM -
0 Votes
Integrating C# Windows store app with Javascript Metro store app.
Arabisoft is correct - you'll need to move the functionality of one of the apps into a library.Answered | 3 Replies | 2032 Views | Created by Ldm_Metro - Wednesday, January 30, 2013 6:26 AM | Last reply by Matt Small - Friday, February 1, 2013 4:06 PM -
0 Votes
Getting list of currently Running Store apps with memory and CPU consumption details
With Windows Process API, if you do not want to retrieve all the processes running on the computer, you can get an array of process resources by using the GetProcessById or ...Answered | 1 Replies | 445 Views | Created by Apoorv Kumar Upadhyay - Friday, February 26, 2016 7:44 AM | Last reply by Baron Bi - Tuesday, March 1, 2016 3:24 AM -
0 Votes
where is the current printer's information stored
Check here: http://stackoverflow.com/questions/296182/how-to-get-printer-info-in-netMitjaAnswered | 2 Replies | 1004 Views | Created by jaybeev - Thursday, July 26, 2012 7:26 AM | Last reply by Sivalingam Ramasamy - Thursday, July 26, 2012 9:21 AM -
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 | 766 Views | Created by Ahmed Abdelkarim - Saturday, January 24, 2015 2:04 PM | Last reply by Jamles Hez - Monday, January 26, 2015 8:06 AM -
0 Votes
How to get current store?
Every ModelElement has a Store Property: http://msdn.microsoft.com/en-us/library/microsoft.visualstudio.modeling.modelelement.store.aspxReturn to the source, learn the way!Answered | 1 Replies | 4490 Views | Created by Tim Zhong - Wednesday, November 3, 2010 7:56 AM | Last reply by FengChen - Wednesday, November 3, 2010 9:05 AM -
0 Votes
deploy Windows Store App
Answered | 2 Replies | 1634 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
Learning Windows store Apps WPF
Windows API reference for Windows Runtime apps MVA C# / XAML Get Started with Windows ...Answered | 2 Replies | 938 Views | Created by Ram kumar Selvaraj - Thursday, November 27, 2014 3:33 PM | Last reply by PrabathSL - Friday, November 28, 2014 10:36 AM -
0 Votes
How to get current user session in Windows application C#?
But the issue is I need to pass the user ID who is logged into my website not the window.Answered | 2 Replies | 23809 Views | Created by sundermagar - Saturday, October 9, 2010 8:04 AM | Last reply by sundermagar - Thursday, October 21, 2010 8:50 AM -
1 Votes
c# , Windows 8 store apps, Export Application to Windows Store
Hi Shyam, You will want to start reading here: http://msdn.microsoft.com/en-US/windows/apps/br230836 Jeff Jeff ...Answered | 1 Replies | 1150 Views | Created by Shyam Sundar N - Tuesday, September 24, 2013 4:22 PM | Last reply by Jeff Sanders - Wednesday, September 25, 2013 12:06 PM -
1 Votes
Windows App gets slower after submit to Store
Also you can check the dashboard to see if you can find any useful logs to know why you get the exception.Answered | 1 Replies | 514 Views | Created by Nibin M - Tuesday, October 27, 2015 5:54 AM | Last reply by Barry Wang - Thursday, October 29, 2015 10:09 AM - Items 1 to 20 of 3274943 Next ›
No announcements