403,717 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

First Learn Android ?

I would really love to learn how to Master android Linux and making "hacking" scripts to root for excample. It is the future of Mobiles :D THX i would love some good ideas and no i wanna make my own 1 click rooter ! Have a nice day

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,877 questions
asked 2020-03-21T18:48:42.977+00:00
Birgir Snær Snæbjörnsson 21 Reputation points
accepted 2020-05-04T03:52:49.64+00:00
Birgir Snær Snæbjörnsson 21 Reputation points
1 answer

Cant enable admin account due to drive being full, stuck in guest account with no provileges

I cant enable my admin account. When i try enabling admin account, it says successful but on top of WRE command line, it says "Not enough memory resources available to process this command". Yet when i write down "net user administrator…

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,961 questions
asked 2020-05-04T01:57:31.847+00:00
Samiha Sabrin 1 Reputation point
answered 2020-05-04T02:40:55.327+00:00
Don Cuthbert 411 Reputation points
0 answers

[uwp] audio graph with 2 media files, the second starts later

Hi, I'd like to create an audio graph to play on the default sound card. It has 2 media (.mp3) files. The first one has 2 minutes, while the second one has 10 seconds. I want to play the first media for 25 seconds, then play the second media along…

Universal Windows Platform (UWP)
asked 2020-04-27T07:57:39.717+00:00
John Torjo 861 Reputation points
commented 2020-05-04T01:03:41.127+00:00
Richard Zhang-MSFT 6,936 Reputation points
2 answers

Apakah ini Benar Shortcut Keyboard Windows 10?

Saya menemukan informasi terkait beberapa shortcut keyboard Windows 10. Apakah ini bekerja dengan benar?

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,877 questions
asked 2020-05-03T22:03:34.917+00:00
johnny saketeng 1 Reputation point
answered 2020-05-03T23:50:27.923+00:00
Leon Laude 85,871 Reputation points
3 answers One of the answers was accepted by the question author.

How do I code Enter Key down?

Im creating a web browser UWP, I have the text box but the key down code I'm using seems not to work. I'm providing the code. enter code here private void TextBox_KeyDown(object sender, Windows.UI.Xaml.Input.KeyRoutedEventArgs e) { …

Universal Windows Platform (UWP)
asked 2020-05-02T03:28:55.49+00:00
Mark Mather 156 Reputation points
answered 2020-05-03T17:19:29.48+00:00
Mark Mather 156 Reputation points
7 answers

Widow Update won't install.

I can't install the following update, 2020-04 Cumulative Update for Windows 10 Version 1903 for x64-based Systems (KB4549951). Is it necessary to update it? if not how can stop it from bothering me or my pc?

Windows 10 Setup
Windows 10 Setup
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
1,961 questions
asked 2020-04-29T04:42:50.503+00:00
Ghost 1 Reputation point
answered 2020-05-03T09:14:00.937+00:00
Sekar Balusamy 1 Reputation point
0 answers

WPF Listview touch issue on window 10: "an event of another datatemplate is triggered while it may not happen"

This a MSDN question asked by Free_development, the source is WPF Listview touch issue on window 10: "an event of another datatemplate is triggered while it may not happen" Before we start:- (links will be provided later) Detailed…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,823 questions
asked 2020-03-27T07:51:15.527+00:00
Charles He-MSFT 96 Reputation points Microsoft Employee
commented 2020-05-03T07:57:57.063+00:00
fre anc 1 Reputation point
2 answers

Surface Go keyboard won't work in Gimp or Clip Art Studio?

The keyboard won't appear on these and I have reset imputs on them and also checked my keyboard settings and yet nothing seems to make the keybaord appear. I don't want to buy the keyboard just to use my go instead I want the built in keyboard to work. I…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,877 questions
asked 2020-05-02T22:11:09.07+00:00
Stephmanagirl 1 Reputation point
commented 2020-05-02T22:24:23.063+00:00
Leon Laude 85,871 Reputation points
1 answer One of the answers was accepted by the question author.

Using height property set to auto

Hi My grid height is set to auto and i would like to set the stackpanel height to 80% grid height Thanks

Universal Windows Platform (UWP)
asked 2020-04-29T07:15:31.07+00:00
Shay Wilner 1,746 Reputation points
accepted 2020-05-02T19:40:52.16+00:00
Shay Wilner 1,746 Reputation points
2 answers One of the answers was accepted by the question author.

Unable to install Microsoft.NetCore.UniversalWindowsPlatform. [need IMMEDIATE solution]

when i build my project, VS restores the NuGet packages. But i fails to download few packages. screenshot attached I have tried to install Microsoft.NetCore.UniversalWindowsPlatform from Package Manager Console. Even it fails to download few…

Universal Windows Platform (UWP)
asked 2020-04-30T14:32:12.257+00:00
guess_me_if_u_can 126 Reputation points
accepted 2020-05-02T17:25:51.28+00:00
guess_me_if_u_can 126 Reputation points
1 answer One of the answers was accepted by the question author.

RODC DNS Server

Hello, I have a DC a RODC (Both 2016). I configured my RODC DNS server to forward non AD queries (internet queries) to my ISP's DNS. My workstations have the RODC as primary dns server and the DC as secondary. The name resolution works fine but I…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,877 questions
asked 2020-05-02T12:06:17.657+00:00
Athanasios Pantziarelas 21 Reputation points
accepted 2020-05-02T14:23:49.82+00:00
Athanasios Pantziarelas 21 Reputation points
1 answer One of the answers was accepted by the question author.

Timer in Visual Basic

What is the code for a timer in UWP Visual Basic ? I am having issues implementing the information at https://learn.microsoft.com/en-us/windows/uwp/threading-async/use-a-timer-to-submit-a-work-item I only need to launch the timer at a certain…

Universal Windows Platform (UWP)
asked 2020-05-01T09:22:48.06+00:00
ansalc 436 Reputation points
commented 2020-05-02T12:59:50.267+00:00
ansalc 436 Reputation points
2 answers One of the answers was accepted by the question author.

Tree View Checkbox issue

Hi All, I am working on a WPF C# application which has a tree view. The tree view is populated by a set of model classes. Each element on the tree view except for the root node has a checkbox. The issue now is that when i check a checkbox, it is…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,823 questions
asked 2020-04-30T19:22:11.69+00:00
abijith gowda 61 Reputation points
accepted 2020-05-02T11:36:53.893+00:00
abijith gowda 61 Reputation points
1 answer

[Dockerized Web Apps] How to manage running image?

Hi, I have an App Service using an image from a Container Registry, I can see the "docker run --name <container_id>" command in the logs. My question is: how can I connect to this container id? Let's say I made changes in the…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,255 questions
asked 2020-04-25T07:35:48.597+00:00
Sylvain 216 Reputation points
answered 2020-05-01T23:19:35.883+00:00
Ryan Hill 29,651 Reputation points Microsoft Employee
4 answers One of the answers was accepted by the question author.

Caps Lock off

In Visual Basic, how do I check if the Caps Lock key is locked (on) ? The following do not work If Window.Current.CoreWindow.GetKeyState(VirtualKey.CapitalLock).Locked Then... evaluated as True always If…

Universal Windows Platform (UWP)
asked 2020-04-27T07:40:48.227+00:00
ansalc 436 Reputation points
accepted 2020-05-01T23:16:43.92+00:00
ansalc 436 Reputation points
1 answer

Cannot connect java web app to mysql database

I have a Java web app, which I have developed and deployed locally on my PC. The application uses jsp files, as well as java servlets. The database is created using phpMyAdmin. Now I want to make this app available online so as other people can use it.…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,255 questions
asked 2020-05-01T05:15:14.87+00:00
Alaa Slaity 1 Reputation point
answered 2020-05-01T21:51:57.23+00:00
Ryan Hill 29,651 Reputation points Microsoft Employee
1 answer

Hybrid Deployment in azure(VPN)

Hello Team, We are planning to extend our on prem env to azure(Hybrid). We will be having VPN connectivity between on prem and cloud. We have on Prem VPN device which is Fortinet. Question: we want to connect our on prem env to azure vnet.…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,623 questions
asked 2020-05-01T18:17:28.18+00:00
Girish 61 Reputation points
answered 2020-05-01T18:22:34.487+00:00
Leon Laude 85,871 Reputation points
1 answer

App registrations - preview or GA?

Hi there, I've been advised to post here after asking Azure support: https://twitter.com/ajbrun/status/1255432283084988417 I'm currently evaluating Azure services to be used for production. I have access to two directories, one that already does…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,013 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,137 questions
asked 2020-05-01T12:46:08.993+00:00
Adrian Brunton 1 Reputation point
answered 2020-05-01T16:15:04.01+00:00
Marilee Turscak-MSFT 37,141 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

C# WPF How to bind a nested class to nested datagrid in “Datagrid Row-Details”?

How to bind data from nested classs to a nested datagrid? Why nested datagrid unable to read the class? what error i am doing? public class Student { public int Id { get; set; } public string Name { get; set; } public…

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,823 questions
asked 2020-04-30T04:23:39.06+00:00
MM Kottari 21 Reputation points
commented 2020-05-01T15:20:03.253+00:00
MM Kottari 21 Reputation points
2 answers One of the answers was accepted by the question author.

How to avoid proxy properties in a ViewModel to access properties of the Model in MVVM?

I have come accross this problem while developing my UWP application. It seems that the community advice to implement UWP app is to follow the MVVM pattern. So in my code I have a ViewModel like the following: public class MyViewModel : ViewModelBase { …

Universal Windows Platform (UWP)
asked 2020-04-29T11:31:20.733+00:00
Daljit Singh 261 Reputation points
accepted 2020-05-01T15:18:41.967+00:00
Daljit Singh 261 Reputation points