54,094 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Intermittent Connection Timeout issue

We have built a .Net Core 8.0 based project in which we are calling an external api every 5 mnts. Everytime this code is invoked , it will fetch around 50 records and create the payload in json object and do a PostAsync call to th external url. I am…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,973 questions
Developer technologies | C#
asked Jul 5, 2024, 7:00 PM
Dey, Subir 0 Reputation points
commented Jul 9, 2025, 3:47 PM
Russell H. DeGrove 6 Reputation points
1 answer

Hello, After updating to the latest version of Visual Studio, I am encountering an error and am unable to connect Windows to my Mac device. MSBuild was unable to connect to the Mac with Address=‘xx.xxx.xx.xxx’ and User=‘MacDeviceBh’. This connection is

Hello, After updating to the latest version of Visual Studio, I am encountering an error and am unable to connect Windows to my Mac device. MSBuild was unable to connect to the Mac with Address=‘xx.xxx.xx.xxx’ and User=‘MacDeviceBh’. This connection is…

Developer technologies | .NET | .NET MAUI
asked Jul 9, 2025, 2:28 PM
Bhuwan 886 Reputation points
answered Jul 9, 2025, 3:06 PM
DragonSpark 6 Reputation points
0 answers

Xbox dev mode registration bug

Im trying to activate dev mode for my xbox, but when creating a publisher display name it always says it's not available.

Developer technologies | Small BASIC
asked Jul 9, 2025, 3:02 PM
zack moore 0 Reputation points
1 answer

DLL file not found when invoking function from Excel/VBA

I'm running Windows 11 with 64-bit MS/Office 2021. I have a very large (>25KSLOC) Excel/VBA application with a helper DLL written in C and compiled by Visual Studio 2022. The last time I used the app was May 4, 2025, and it worked perfectly. Today,…

Developer technologies | Visual Basic for Applications
asked Jun 29, 2025, 1:41 AM
Chris Grossman 5 Reputation points
commented Jul 9, 2025, 3:00 PM
Guido Bartel 0 Reputation points
0 answers

Evolution of Blazor (Blazor Server & standalone WebAssembly) in .NET 10

I've read through the ASP.NET Core Blazor documentation along with the recent article on .NET 10 in in Code magazine. I'm seeking someone clarification on how the evolution of Blazor, particularly with standalone WebAssembly apps and Blazor Server, will…

Developer technologies | .NET | Blazor
asked Jul 9, 2025, 2:39 PM
Waller, Yvonne 0 Reputation points
edited the question Jul 9, 2025, 2:41 PM
Waller, Yvonne 0 Reputation points
0 answers

Catastrophic failure while installing wsl

I was re installing wsl after I had earlier uninstalled it. But while re installing using wsl --install wsl --install -d Ubuntu wsl --install --web-download I got a pop up box saying: Windows ® Installer. V 5.0.26100.1150 msiexec /Option <Required…

Developer technologies | Windows Presentation Foundation
asked Jul 9, 2025, 1:56 PM
Pobitro Bhattacharya 0 Reputation points
7 answers

How to Debug Remote MAUI App Launch

I have a .NET 9 MAUI app being deployed to a remote Xcode iOS iPhone 16 Plus. All components have the latest release software. The deployment is successful, and the application is launched and the splash screen displayed on the phone. However, the first…

Developer technologies | Visual Studio | Debugging
asked Jul 1, 2025, 10:53 AM
Marc George 191 Reputation points
answered Jul 9, 2025, 12:33 PM
Gade Harika (INFOSYS LIMITED) 0 Reputation points Microsoft External Staff
2 answers

How to visit the views of carouselview different item ?

webview will display embed youtube video I need user webview.EvaluateJavaScriptAsync to control the video. Then, how can i visit the webview of different items ? <CarouselView Grid.Row="2" x:Name="cView"…

Developer technologies | .NET | .NET MAUI
asked Apr 29, 2024, 7:10 AM
Fei Xu 490 Reputation points
answered Jul 9, 2025, 12:32 PM
John looks 0 Reputation points
0 answers

how to start a foreground service in .net android?

I am using .net android and I am using media projection to capture screen I find that it is very slow when I minimize my APP so I want to ask that how to create a foreground service so I can run it not slow. .

Developer technologies | .NET | .NET MAUI
asked Jul 8, 2025, 1:00 PM
mc 5,511 Reputation points
edited the question Jul 9, 2025, 11:19 AM
mc 5,511 Reputation points
0 answers

Why is Microsoft Visual Studio Code 1.101.2 looking in the wrong location for my .ssh keys?

Since updating to 1.101.2 my Microsoft Visual Studio Code installation on Windows 11 can no longer pull from my remote repository. On investigation I get a message saying 'cant create /home/<myusername>/.ssh no such file or directory' in the output…

Developer technologies | Visual Studio | Other
asked Jul 9, 2025, 10:07 AM
Jason Cole 0 Reputation points
commented Jul 9, 2025, 10:30 AM
Jason Cole 0 Reputation points
2 answers One of the answers was accepted by the question author.

how to call a function which should do my job but should not return back.

hi in my web pages i save reports to my databases using savechanges, i want to call a [funciton/etc] after savechanges so that i can save the report's data in a small flat table also in database. but i do not want to wait so that next report can be…

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 8, 2025, 11:22 AM
rajesh yadav 211 Reputation points
accepted Jul 9, 2025, 10:18 AM
rajesh yadav 211 Reputation points
1 answer

UWP BLE not working for authenticated attributes

I can't write to the CCCD on a BLE device that has the authentication flag enabled on the CCCD

Developer technologies | Universal Windows Platform (UWP)
asked Jul 31, 2024, 12:28 AM
Corby Wilson 0 Reputation points
edited the question Jul 9, 2025, 9:58 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
4 answers

how to handle if async process returns before await.

ifGetStringAsync (and therefore getStringTask) completes before GetUrlContentLengthAsync awaits it, control remains in GetUrlContentLengthAsync. The expense of suspending and then returning to GetUrlContentLengthAsync would be wasted if the called…

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 5, 2025, 9:36 AM
rajesh yadav 211 Reputation points
edited a comment Jul 9, 2025, 9:50 AM
SurferOnWww 4,721 Reputation points
1 answer

Which control needs to be used to show loading image for Images.

I'm working with large size images, that will take good amount of time to load the image, So for that thing i want show a dummy image like FFimage loading until the actual image loads, So which control will you suggest for this requirement, I tried with…

Developer technologies | .NET | .NET MAUI
asked Apr 8, 2025, 9:52 AM
Vaibhav Methuku 165 Reputation points
answered Jul 9, 2025, 9:49 AM
Michael Le (WICLOUD CORPORATION) 390 Reputation points Microsoft External Staff
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 May 9, 2025, 7:36 AM
Sagar Shinde 0 Reputation points
answered Jul 9, 2025, 9:41 AM
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 Jan 24, 2025, 5:31 PM
P. G. Choudhury 146 Reputation points
answered Jul 9, 2025, 8:39 AM
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 Jul 5, 2025, 7:36 AM
Mrbanad 50 Reputation points
commented Jul 9, 2025, 8:33 AM
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 Jan 24, 2025, 5:13 PM
P. G. Choudhury 146 Reputation points
answered Jul 9, 2025, 8:17 AM
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 Jul 9, 2025, 8:14 AM
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 May 1, 2025, 3:15 PM
Simon 466 Reputation points
answered Jul 9, 2025, 8:12 AM
Danny Nguyen (WICLOUD CORPORATION) 410 Reputation points Microsoft External Staff