54,101 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Limitations When Launching .NET MAUI Windows App via Custom URI Scheme

I've added the following entry to the Package.appxmanifest for my .NET MAUI Windows app to support activation via a custom URI scheme: After investigating this setup, I observed the following limitations: Key Findings Windows Focus Restrictions: When the…

Developer technologies | .NET | .NET MAUI
asked 2025-05-09T07:36:07.6433333+00:00
Sagar Shinde 0 Reputation points
answered 2025-07-09T09:41:07.81+00:00
Tony Dinh (WICLOUD CORPORATION) 160 Reputation points Microsoft External Staff
4 answers

'Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType

I am trying to implement global exception handling in a .NetCore 9 webAPI project. I created a ExceptionMiddlewareExtensions class like so: ExceptionMiddlewareExtensions.cs - public static class ExceptionMiddlewareExtensions { public static void…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-01-24T17:31:46.3366667+00:00
P. G. Choudhury 146 Reputation points
answered 2025-07-09T08:39:57.37+00:00
Raymond Huynh (WICLOUD CORPORATION) 160 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Blazor WebAssembly not applying culture to DateTime formatting after changing culture

Hi, I recently migrated my Blazor project from Blazor Server to Blazor WebAssembly. In the Blazor Server version, when I changed the culture (e.g., CultureInfo.CurrentUICulture = new CultureInfo("fa-IR")), both the localized texts from .resx…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-07-05T07:36:42.4233333+00:00
Mrbanad 50 Reputation points
commented 2025-07-09T08:33:43.31+00:00
Mrbanad 50 Reputation points
2 answers

'Some services are not able to be constructed (Error while validating the service descriptor 'ServiceType

I am trying to implement global exception handling using custom middleware in a .NetCore webAPI project. My .NetCore version in 9. I am getting the above exception message when trying to implement it. Let me post the relevant code blocks so you can…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-01-24T17:13:44.79+00:00
P. G. Choudhury 146 Reputation points
answered 2025-07-09T08:17:33.32+00:00
Raymond Huynh (WICLOUD CORPORATION) 160 Reputation points Microsoft External Staff
0 answers

In another word can Desk Top Application that build in vb.net Call API that build in C# using HTPP Client

I we wrote desk top application in vb.net and build API in C# can they talk together using HTTP client Please(In another word can Desk Top Application that build in vb.net Call API that build in C# using HTPP Client)

Developer technologies | Visual Studio | Other
asked 2025-07-09T08:14:48.5033333+00:00
raed ishaq 0 Reputation points
1 answer

error in asp.net

i configoring ny project of asp.net and code vb.net i got this errror Error in project-level import 'app.config' at 'app' : 'app' is not accessible in this context because it is 'Friend'. i dont have in my project a file named app.config how can i…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-05-01T15:15:58.0966667+00:00
Simon 466 Reputation points
answered 2025-07-09T08:12:32.5466667+00:00
Danny Nguyen (WICLOUD CORPORATION) 410 Reputation points Microsoft External Staff
1 answer

Best way to query Azure Synapse serverless/dedicated pool from .Net core 8 API

I am developing a .net core 8 API which retrieves data from Azure synapse dedicated pool and serverless and send as api response. I am using EF core now for the repository which queries the synapse using eager loading. But since the entities are huge and…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-05-06T13:21:54.3966667+00:00
Abul Hassan 0 Reputation points
answered 2025-07-09T08:12:03.76+00:00
Danny Nguyen (WICLOUD CORPORATION) 410 Reputation points Microsoft External Staff
4 answers

Creating a reusable form using C# custom "User Control"

I'm trying to create a layout / form that can be reused on other forms. I think I'm in the right to utilize a "User Control" (screen captures below). I populate the control with some components, save it, then try to bring it onto the main…

Developer technologies | Windows Forms
asked 2025-06-30T23:29:09.53+00:00
mjeschke 40 Reputation points
commented 2025-07-09T08:07:03.99+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 0 Reputation points Microsoft External Staff
1 answer

can i switch from using product key to sign-in-based license in visual studio 2022

How can I switch from using product key to sign-in-based license in visual studio 2022?

Developer technologies | Visual Studio | Setup
asked 2025-06-02T19:30:46.3566667+00:00
Ali Abukhadair 0 Reputation points
answered 2025-07-09T08:06:11.57+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 0 Reputation points Microsoft External Staff
5 answers

Multiple App.Razor components

Hello, Is it possible to have an additional App.razor file that I can use for e.g. Admin area only? Currently, if I create a new folder named Admin and create a new layout there, it inherits from the existing App.razor and linked css files. Basically, I…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Blazor
Developer technologies | ASP.NET | Other
asked 2025-01-31T08:47:54.43+00:00
Kuler Master 406 Reputation points
answered 2025-07-09T08:04:03.75+00:00
Jack Dang (WICLOUD CORPORATION) 455 Reputation points Microsoft External Staff
0 answers

How to run VC++6 on windows 11

my os is win11 24H2, I tried a method on the Internet that told me to rename MSDEV.EXE to MSDEVL.EXE and then run it in Windows XP compatibility mode, but this did not work.

Developer technologies | Visual Studio | Setup
asked 2025-07-09T07:32:01.46+00:00
伟杰 叶 0 Reputation points
1 answer

Issue in publishing through Visual Studio 2022

Support Team, while publishing on Azure web application through Visual Studio 2022 we face issue the Subscription and Resources Group - UnKnown Error Popup SSL Connection could not be established. Please let me know how to excalate further…

Developer technologies | Visual Studio | Setup
asked 2025-07-07T08:04:32.67+00:00
Subhash cherian 1 Reputation point
answered 2025-07-09T07:31:46.4966667+00:00
Gade Harika (INFOSYS LIMITED) 0 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

Seeing red dot sign on MAUI (explorer on resources) in .NET 9

I am seeing the red small sign on Resources folder in .NET MAUI (in .NET 9). I am working on the folder that is in a GitHub repository have a workflow open. How to resolve this problem.

Developer technologies | .NET | .NET MAUI
asked 2025-05-06T17:36:52.44+00:00
Soumyadip Majumder 120 Reputation points
commented 2025-07-09T07:07:22.78+00:00
Soumyadip Majumder 120 Reputation points
1 answer

Issue with Exchange Currency Rates in Microsoft Partner Center

Hi Team, We are facing an issue with exchange currency rates for Indian customers. We have created an add-on product in our app and set the base price in USD (e.g., $7.49 USD). However, when checking the View Conversion Table, we noticed a significant…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-03-13T06:47:25.43+00:00
Jay 140 Reputation points
answered 2025-07-09T06:59:53.0433333+00:00
Harry Vo (WICLOUD CORPORATION) 240 Reputation points Microsoft External Staff
1 answer

Why am I receiving warnings on my code, but it is still working.

namespace MauiApp1 { public partial class MainPage : ContentPage { int count = 0; public MainPage() { InitializeComponent(); } private void OnCounterClicked(object sender, EventArgs e) …

Developer technologies | .NET | .NET MAUI
asked 2025-05-07T20:43:58.4733333+00:00
John Williams 0 Reputation points
commented 2025-07-09T06:59:26.8966667+00:00
Michael Le (WICLOUD CORPORATION) 390 Reputation points Microsoft External Staff
0 answers

ttempting to move all Microsoft.Web resources in rg_MTA to a new resource group (rg-c1-mta-test-centralus). However, the move fails

Issue details We are attempting to move all Microsoft.Web resources in rg_MTA to a new resource group (rg-c1-mta-test-centralus). However, the move fails with the following error message: arduino Copy Edit "This resource is located in resource group…

Developer technologies | C#
asked 2025-07-09T05:15:39.95+00:00
Coleman, Jonathan 0 Reputation points
2 answers

Why does using VideoTransformEffectDefinition affect the camera brightness

I'm using VideoTransformEffectDefinition to rotate the camera VideoPreviewWhy does using VideoTransformEffectDefinition reduce the brightness?How can this problem be avoided?

Developer technologies | Universal Windows Platform (UWP)
asked 2025-01-09T12:45:59.61+00:00
LXY 20 Reputation points
answered 2025-07-09T03:40:32.8833333+00:00
Harry Vo (WICLOUD CORPORATION) 240 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

DEBUG Mode doesn't work in D3D11CreateDeviceAndSwapChain

i use (windows-rs)[https://github.com/microsoft/windows-rs] to develop an app using DirectAPI, but i found that it can not get debug information, eventhough i enable D3D11_CREATE_DEVICE_DEBUG in when using D3D11CreateDeviceAndSwapChain, I don't see the…

Developer technologies | Windows Presentation Foundation
asked 2025-07-08T03:23:32.6133333+00:00
tyty Exs 20 Reputation points
commented 2025-07-09T02:59:32.4166667+00:00
tyty Exs 20 Reputation points
1 answer

How to create two different style Switch in maui?

I have a requirement to utilize switch control in MAUI but in two different styles. I am able to create one in the green color by modifying the toggle switch code from source styles file and adding it into windows/app.xaml file. Now I want to create one…

Developer technologies | .NET | .NET MAUI
asked 2025-04-09T06:23:05.64+00:00
Lohith K K 115 Reputation points
commented 2025-07-09T02:54:17.09+00:00
Tony Dinh (WICLOUD CORPORATION) 160 Reputation points Microsoft External Staff
1 answer

Do Dev Tunnels Have an HTTP Timeout Issue?

Using a dev tunnel to connect a Mac client app to an ASP.NET service running on a PC has raised a timeout issue. One API call takes about 70 seconds to complete, but when the client runs on the Mac via the dev tunnel, an HTTP timeout occurs after 60…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-01-17T14:50:58.46+00:00
Tony Pitman 81 Reputation points
commented 2025-07-09T02:26:25.6433333+00:00
Jack Dang (WICLOUD CORPORATION) 455 Reputation points Microsoft External Staff