How to create visual studio 2022 layout without downloading arm64 binaries?
Refer to the document https://learn.microsoft.com/en-us/visualstudio/install/use-command-line-parameters-to-install-visual-studio?view=vs-2022 it tells if the optional parameter "--arch" is not set, the layout should only includes x64 product…
Developer technologies | Visual Studio | Setup
How can sideloaded UWP app update the version installed in a device
Our organization has developed a line-of-business (LOB) application for use on Panasonic mobile tablets. The app is distributed via sideloading, with the installation package hosted on a shared UNC path. Installation is handled using a .appinstaller…
Developer technologies | Universal Windows Platform (UWP)
Why aren’t the capabilities defined in a sideloaded line-of-business (LOB) UWP app retained after installation?
Our organization have defined the following capabilities in a custom LOB UWP application: <uap:Capability Name="userAccountInformation"/> <uap3:Capability Name="userNotificationListener"/> <rescap:Capability…
Developer technologies | Universal Windows Platform (UWP)
Request for Support: iOS Native Development Continuity with .NET 9 (MAUI)
Dear Microsoft Team, We are reaching out to seek your guidance and support regarding a critical blocker we are facing in our iOS development workflow with .NET MAUI. Current Challenge Our mobile application is being developed using .NET MAUI and…
Developer technologies | .NET | Xamarin
MAUI .NET 8 on Android - Android device StatusBar is get overlapped with myapp
I have an app which developed with MAUI 8. I have an issue that my app is getting overlapped with the Android device statusbar as below, My app's page header ("Application Settings") is getting overlapped with the Android device status…
Developer technologies | .NET | .NET MAUI
Help fixing template logging code
In the line return $log, "testVoid4"; I'm getting this compile error: 'void' function returning a value I don't understand why when $log, is called with just a single argument void_wrapper is returning anything else than void. How I could make…
Developer technologies | C++
E_ACCESSDENIED error when IStream::Seek on Stream created using CreateStreamOnHGlobal on Windows 11 24H2 client
Hello all, After days of debugging, I found I am getting E_ACCESSDENIED error on the server side (Windows Server 2022) when I try to seek to the beginning of a stream: `ULARGE_INTEGER lPos;` LARGE_INTEGER lZero; lZero.QuadPart = 0; auto hrTemp =…
Developer technologies | C++

How can I fix 'Expecting an Identifier' on max and min in this line of Code?
float maxNum = std::numeric_limits<float>::max();
Developer technologies | C++
Is it still the case that a Blazor WebAssembly cannot reference a Blazor Server-Side project?
I'm working on rewriting an old ASP.NET WebForms app. I've created an ASP.NET Core Blazor app using .NET 9, with both a server-side project and a WebAssembly (Client) project. The server-side project has the Home page and allows the user to change the…
Developer technologies | ASP.NET | ASP.NET Core
Key events in webview2
I have trying to use Webview2 to render pdf files and trying to listen key down events for that for some handling on app level but its not getting triggered at all
Developer technologies | C#
How to fix Signature validation failed when trying to validate an access token of Microsoft Entra ID
Hi, I'm trying to validate my access token signature from Microsoft Entra ID, as you can see in the below image, the "kid" attribute is different from the keys retrieved in the second image below that were retrieved from…
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Developer technologies | .NET | Other
Developer technologies | C#
How to deactivate Visual Studio Professional 2022 and reuse the product key on a new computer?
In a scenario where there is a limited number of product keys for Visual Studio Professional 2022, what is the proper procedure to deactivate the software on one machine to reuse the same product key on another? Is it sufficient to uninstall Visual…
Developer technologies | Visual Studio | Other
Setting Content Type of virtual editors (Opened using IVsUIShell.CreateDocumentWindow)
I have implemented an LSP Language Server and want this to be loaded / associated with virtual documents. Virtual documents are opened using IVsUIShell.CreateDocumentWindow. How to set the Content Type of these virtual documents so that LSP Server gets…
Developer technologies | Visual Studio | Extensions
How to load Langauge Server (LSP) when loading the extension package
I have a requirement of loading the Language Server (LSP) explcitly without opening any file (of the Language Server's content type). But currently the Langauge Server gets loaded only when a file of this content type is opened. Is there a way to load…
Developer technologies | Visual Studio | Extensions
Why does CMainFrame::OnMdiNext is not called?
I have a MFC MDI app. I want to override WM_MDINEXT message. And I did: header: protected: afx_msg int OnCreate(LPCREATESTRUCT lpCreateStruct); afx_msg LRESULT OnMdiNext(WPARAM wParam, LPARAM…
Developer technologies | C++
IF EXIST UPDATE, IF NOT EXIST INSERT
Hi, i want to know how update a row if exist and if don't exist insert a new row Example:
Developer technologies | Transact-SQL
SQL Server | Other
I'd like to know how VB.NET handles cookies
I maintain an old VB.NET WebForms app. I'm converting it to C# and updating it. However, when it comes to converting how the old app handled browser cookies and how to make the same thing work in a C# Blazor app, I am not sure how to proceed. Here's a…
Developer technologies | VB
Urgent Assistance for VM - Findings relate to weak SSL/TLS cipher suites and few issues concerning the Content Security Policy (CSP) configuration. Attached is a report. Kindly assist for remediating those vulnerabilities.
Urgent Assistance for VM - Findings relate to weak SSL/TLS cipher suites and few issues concerning the Content Security Policy (CSP) configuration. Attached is a report. Kindly assist for remediating those vulnerabilities.
Developer technologies | Windows Forms
Conectar o Windows ao meu dispositivo Mac
Olá, Após atualizar para a versão mais recente do Visual Studio, estou encontrando um erro e não consigo conectar o Windows ao meu dispositivo Mac. O MSBuild não conseguiu se conectar ao Mac com Endereço='xx.xxx.xx.xxx' e Usuário='xx.xxx'. Esta conexão é…
Developer technologies | .NET | .NET MAUI


How to get Vendor Account, Purchase order, Single GRN Number and Voucher Number of Project PO in the Project Packing Slip Journal Header in d365 F&O
To add the fields of Vendor Account, Purchase order, GRN Number and Voucher Number of a Project PO in the Project Packing Slip Journal Header of CUSTPACKINGSLIPJOUR to use these fields for other reports