406,379 questions

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

enum in xaml in MVVVM

hi <MenuItem Header="StepOne" Command="{Binding CurrentStepCmd}" CommandParameter="{x:Static data:Steps.StepOne}"/> <MenuItem Header="StepTwo" Command="{Binding CurrentStepCmd}" …

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,827 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
830 questions
asked 2021-03-24T20:41:01.053+00:00
essamce 621 Reputation points
accepted 2021-03-25T15:30:23.797+00:00
essamce 621 Reputation points
1 answer

Deploying ASP.NET Core Website on Centos/Linux Server in VS2019

I have been trying to just deploy the basic sample template VS2109 sets up when you create a ASP.NET Core C# project with login(.NET 5.0 Authentication Type Individual Accounts, Configure for HTTPS). I can run it locally with no problem, but when I try…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,784 questions
asked 2021-03-25T15:16:36.067+00:00
Chuck Smillie 1 Reputation point
answered 2021-03-25T15:29:27.213+00:00
Chuck Smillie 1 Reputation point
1 answer

Can I use two compute cluster in one training??

I have two compute clusters of V100 GPU each(named as - "Cluster1" with 2 nodes and "Cluster2" with 2 nodes), I want to use both these clusters in my training script(Pytorch Training). Right now, I can use "Cluster1" or…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-25T15:21:34.54+00:00
R@J@+ S!Nh@ 1 Reputation point
answered 2021-03-25T15:23:11.75+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

Mapping Resources to Azure Functions

Hi, What is the best way to achieve the following using APIM and a function app?: I want the api to contain two resources: GET /resource1 GET /resource2 The data is coming from a Azure Function app with two functions called GetResource1 and…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,297 questions
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,425 questions
asked 2021-03-18T21:16:32.143+00:00
Graham Allwood 306 Reputation points
accepted 2021-03-25T15:20:59.717+00:00
Graham Allwood 306 Reputation points
0 answers

Sendig CRT File to post HTTPs using VB6

I need to send crt file trought winhttprequest using VB6 . The SetClientCertificate use certificate imported by winhttpcertcfg (only PFX file) . Does anyone know how to do? Thank's.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,090 questions
asked 2021-03-25T15:12:13.023+00:00
Daniel David 1 Reputation point
1 answer

Accessing file stored in "On My iPhone" in iOS Xamarin Application

I need my application to be able to read a file in the "On My iPhone" folder in the files application of an iphone. The file would be downloaded from an email and into that directory. Would it be possible for an iOS application to access the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-24T15:00:40.697+00:00
Te 1 Reputation point
commented 2021-03-25T15:08:56.13+00:00
Te 1 Reputation point
0 answers

Visual Studio Database Project - Compare line ending CR LF vs LF

Hi, Is it possible that in the Visual Studio Database Project when comparing, database <==> project, turn on ignoring line breaks? Currently, I have a database in which some of the objects belong to a structure that is used by a third party…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,447 questions
asked 2021-03-23T16:29:36.303+00:00
Mirek 6 Reputation points
commented 2021-03-25T14:59:58.843+00:00
Mirek 6 Reputation points
1 answer One of the answers was accepted by the question author.

Site Page comments extraction in Sharepoint using Graph Api

Is there a way to perform this extraction via graph api? or any other method regards

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
3,303 questions
asked 2021-03-23T06:56:13.427+00:00
Saad Muhammad Syed 21 Reputation points
accepted 2021-03-25T14:54:51.747+00:00
Saad Muhammad Syed 21 Reputation points
2 answers

How to login to a Pooled multi session host to assist a user with his application issues

I have a scenario wherein I am looking for options on how to connect to a pooled session host user vm to assist or troubleshoot any app issues that particular person may be having. The changes would have to be done on only his session

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,675 questions
asked 2021-03-25T07:35:05.063+00:00
shashank pissay 61 Reputation points
commented 2021-03-25T14:44:55.3+00:00
vipullag-MSFT 26,436 Reputation points
14 answers

Error while migrating FSR to DFSR in 2016 server

Hi Experts, We've 2 DC's running on server 2016 and both ADC's are writable domains with forest level 2008R2, ADC1 is holding FSMO roles whereas 2nd ADC is backup. While migrating FRS to DFSR from ADC1 stuck in Eliminate stage where it stuck…

Windows Server Management
Windows Server Management
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Management: The act or process of organizing, handling, directing or controlling something.
449 questions
Windows Server Migration
Windows Server Migration
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Migration: The process of making existing applications and data work on a different computer or operating system.
439 questions
asked 2021-03-11T17:49:35.157+00:00
Rmartin0000 106 Reputation points
answered 2021-03-25T14:42:14.277+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

German Collation comparision as Nvarchar

I'm facing an issue while comparing two strings, one with Germany special character 'ß' and other is with normal character 'ss'. My Database is "SQL_Latin1_General_CP1_CI_AS" collation which should compare these characters and it is doing as…

Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,690 questions
asked 2021-03-23T14:45:33.473+00:00
Jatin Sharma 21 Reputation points
commented 2021-03-25T14:31:40.287+00:00
Jatin Sharma 21 Reputation points
1 answer One of the answers was accepted by the question author.

Auth code flow in Azure AD B2C: One or two client IDs?

I've configured an Azure AD B2C tenant with two app registrations: one for my ASP.NET Core web API, another for my React SPA web client. I'm confused about client IDs and so can't get it to work. When using either MSAL.js 2.x or MSAL React to initially…

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,039 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,283 questions
asked 2021-03-23T19:35:10.38+00:00
Adrian-7219 41 Reputation points
accepted 2021-03-25T14:01:55.637+00:00
Adrian-7219 41 Reputation points
2 answers One of the answers was accepted by the question author.

VS19 Remote Debugger authorization lost

Hi there, i have got an question regarding the VS19 remote dedugger. When I want to debug an app with the remote debugger some time I need to change the remote debug authorization. If I close the remote debugger the authorization won´t be saved. Is there…

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
1,023 questions
asked 2021-03-24T12:22:18.13+00:00
MS 21 Reputation points
answered 2021-03-25T14:01:19.92+00:00
MS 21 Reputation points
7 answers

Error 0x8020002c while transfering data from CMG

Dear all! I have an issue which I am unable to fix. It has to do with our CMG which also acta as a cloud distribution point. We have had problems before with our CMG and applications that had a lot of files, but we have overcome these by zipping the…

Microsoft Configuration Manager
asked 2020-11-03T11:52:34.247+00:00
Hoite1974 6 Reputation points
answered 2021-03-25T14:00:03.787+00:00
Michael De Vroom 1 Reputation point
1 answer

Migration: ADFS 2.0 (Server 2008 R2) -> PTA (Server 2012 R2)

Hi, I'm trying to migrate from 2008 R2 + ADFS 2.0 to 2012 R2 PTA + SSSO. But, ofcourse, I run into problems, otherwise I wouldn't be here haha. I inherited this configuration and I have no idea how the current configuration has been setup. No…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
23,283 questions
asked 2021-02-25T10:11:57.363+00:00
Gary Raboen 6 Reputation points
commented 2021-03-25T13:58:39.117+00:00
Gary Raboen 1 Reputation point
2 answers One of the answers was accepted by the question author.

SQL : Query for exponential value through linked server in 2008 vs 2018

Hi Team : I am running this below query in SQL SSMS 2008 vs SSMS 2018 The Oracle linked server is same in both the versions select * from openquery(oracle,' Select contract_line_id , LAST_UPDATE_DATE from cs_estimate_details where…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
14,485 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,690 questions
asked 2021-03-18T18:35:14.79+00:00
kkran 831 Reputation points
accepted 2021-03-25T13:54:06.917+00:00
kkran 831 Reputation points
1 answer

Got error with visual studio 2015

Hi, I want use MIME lib in my project to find the file extension but when I am going to install by visual studio 2015 after install I have got following error. please help me out. error : Invalid static method invocation syntax:…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,108 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,447 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,306 questions
asked 2021-03-25T09:29:01.05+00:00
Dhananjay Siwach 21 Reputation points
answered 2021-03-25T13:53:20.263+00:00
Tianyu Sun-MSFT 33,346 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

ISimpleAudioPlayer Issues on iOS and with SpeechRecognizer

I am using a simple audio player implementation to play audio, but having issues only on a physical iOS device: 1) In silent mode, the audio does not play 2) I always want the audio to play through the devices speakers, but after using SpeechRecognizer…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,916 questions
asked 2021-03-18T14:19:32.953+00:00
Matt Drouillard 186 Reputation points
accepted 2021-03-25T13:51:58.967+00:00
Matt Drouillard 186 Reputation points
1 answer One of the answers was accepted by the question author.

Xamarin Forms - Background Splash (non-focussed app) IOS/Android

Hello, How can I change the splash image shown when my app is minimized in the background app scroller. In IOS and Android, for example my banking app when you take an app out of focus and return to the app carousel all you see is the bank logo - the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,378 questions
asked 2021-03-11T00:15:16.34+00:00
Matt Drouillard 186 Reputation points
accepted 2021-03-25T13:47:55.027+00:00
Matt Drouillard 186 Reputation points
3 answers

Adobe Reader 9.5.4

Hello, How to use SCUP to patch Adobe Reader 9.5.4? Or MEMCM Third-Party Software Update Catalogs? Thanks, Dom

Microsoft Configuration Manager Updates
Microsoft Configuration Manager Updates
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Updates: Broadly released fixes addressing specific issue(s) or related bug(s). Updates may also include new or modified features (i.e. changing default behavior).
1,107 questions
Microsoft Configuration Manager
asked 2021-03-22T22:34:55.39+00:00
Duchemin, Dominique 2,006 Reputation points
answered 2021-03-25T13:46:19.607+00:00
Sherry Kissinger 5,526 Reputation points