53,999 questions with Developer technologies-related tags

Sort by: Updated
0 answers

context deadline while posting notification through API https://dm3p.notify.windows.com?token=xxx

got many timeout when using wns for push since about 28.11 9:00(utc+8) api: https://dm3p.notify.windows.com?token=xxx I have been using this function for a year without any problems. This timeout problem has occurred since around 9:00(utc+8) this…

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | ASP.NET API
asked 2024-11-28T08:36:42.49+00:00
景轩 王 35 Reputation points
commented 2025-07-16T04:13:42.5466667+00:00
Harry Vo (WICLOUD CORPORATION) 325 Reputation points Microsoft External Staff
1 answer

How to call Azure Cost Management API with a ClientType set

I am attempting to use the Azure cost management Go SDK and need to call the Cost Management API many times. The rate limit for API calls is higher when a ClientType is specified, so I was wondering how to go about including the ClientType in the Usage…

Developer technologies | Visual Studio | Testing
asked 2025-07-14T18:14:16.1933333+00:00
Amber Nguyen 0 Reputation points
answered 2025-07-16T03:54:06.9833333+00:00
Gade Harika (INFOSYS LIMITED) 85 Reputation points Microsoft External Staff
0 answers

I want to learn free course of UX/UI design, unable to get the link

I saw a video suggesting to learn ux/ui from Microsoft learn, it is 4 4-hour courses. I am unable to locate it

Developer technologies | Visual Basic for Applications
asked 2025-07-16T03:50:04.4866667+00:00
AMOL KUMAR 0 Reputation points
0 answers

Coupon acception

Hi Sir,  Good Day.  This is to let you know that I have applied for a coupon for exam last year from my office.  But due to some difficulties couldn't attend the exam. And as that coupon is not used i couldn't apply for new coupon.  I spoke with a…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-07-15T07:05:40.1933333+00:00
Arya Patra 0 Reputation points
edited a comment 2025-07-16T03:20:05.9533333+00:00
Harry Vo (WICLOUD CORPORATION) 325 Reputation points Microsoft External Staff
1 answer

Snowflake MFA Key - Pair authentication for Powerbi

Problem: Snowflake enforces Multi-Factor Authentication (MFA) on all users, in line with our security policies. Power BI does not support key pair authentication, which Snowflake offers for M2M scenarios Power BI's supported auth methods to…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-07-11T07:13:12.9366667+00:00
Hariharan R 5 Reputation points
edited a comment 2025-07-16T03:04:14.7933333+00:00
Harry Vo (WICLOUD CORPORATION) 325 Reputation points Microsoft External Staff
4 answers

if Task.Run runs a task in async then why and when i should write async in Task.Run(async () => {})

q1) does Task.Run creast async task? (it is writen it runs on  an other thread.) q2) if it does create async task then why and when we need Task.Run(async ()={}). pls explan with examples.

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-07-12T12:36:54.6433333+00:00
rajesh yadav 231 Reputation points
edited an answer 2025-07-16T03:03:54.4933333+00:00
Danny Nguyen (WICLOUD CORPORATION) 410 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'.

I get this error in Visual Studio Version 17.14.8 when I want to start debugging my iOS project on my iPad: The .NET runtime 9.0.5 or newer could not be found in the remote host under '/usr/local/share/dotnet/dotnet'. Please install it or try setting a…

Developer technologies | .NET | .NET MAUI
asked 2025-07-11T09:32:56.96+00:00
Kim Strasser 1,346 Reputation points
edited a comment 2025-07-16T02:22:07.8+00:00
Leonard Harris 6 Reputation points
0 answers

your system is getting an error exporting cert

I am trying to export an app certificate and your system keeps giving an error

Developer technologies | .NET | .NET MAUI
asked 2025-06-24T16:58:52.6766667+00:00
Paul Jaramillo 0 Reputation points
commented 2025-07-16T01:09:36.3666667+00:00
Starry Night 0 Reputation points
3 answers One of the answers was accepted by the question author.

What is the differences between Object class and Lock class in mutual exclusion in C#?

Hello, When should I use the Lock class and when should I use the Object class? What is the differences between Object class and Lock class in mutual exclusion in C#? using System.Globalization; namespace ConsoleApp3 { internal class Program { …

Developer technologies | C#
asked 2025-06-01T14:20:36.8966667+00:00
Shervan360 1,681 Reputation points
answered 2025-07-15T23:23:42.26+00:00
Wizzy Berry 0 Reputation points
1 answer

OpenTelemetry with App Insights Profiler

Hello, We migrated our project to OpenTelemetery from application Insight. Of course, AppInsight is our Exporter now. However, I don't want to lose the "Service Profiler". So I installed ONLY…

Developer technologies | ASP.NET | ASP.NET API
asked 2025-04-07T11:40:08.22+00:00
Ruslan Nigmatullin 0 Reputation points
commented 2025-07-15T20:12:42.5233333+00:00
Alex McCool 0 Reputation points
0 answers

MICROSOFT DOWNLOADER

USEDERROR The extension 'name' already exists in the Marketplace.

Developer technologies | Visual Basic for Applications
asked 2025-07-15T20:12:35.9833333+00:00
ABHI JITH 0 Reputation points
1 answer

Has anyone successfully targeted Android API Level 35 in a .NET MAUI app?

I recently got a critical warning from Google Play Console: "2 of your apps are targeting an old version of Android. Google Play requires all apps to meet target API level requirements before August 31, 2025." I'm currently targeting:…

Developer technologies | .NET | .NET MAUI
asked 2025-07-07T11:11:01.0666667+00:00
Aayush Rawat 0 Reputation points
commented 2025-07-15T17:12:47.6933333+00:00
Fung Kam 0 Reputation points
0 answers

Best way to publish WPF Application

Hey everyone, I'm working on a WPF desktop application (targeting .NET Framework) that uses a local MySQL database to store user data. I'm ready to distribute it to clients, but I’m not planning to host it on a web server. My only method of sharing will…

Developer technologies | Windows Presentation Foundation
asked 2025-07-15T11:06:18.0366667+00:00
Milan Jadav 0 Reputation points
edited the question 2025-07-15T16:07:43.46+00:00
Rob Caplan - MSFT 6,037 Reputation points Microsoft Employee Moderator
1 answer

Nuget restore task failed

I am seeing following error in the restore task: (command is restore ) C:\azp\agent\_work\1\s\source\R2T2CoreTests\R2T2CoreTests.csproj : error NU1101: Unable to find package Microsoft.VisualStudio.Web.CodeGeneration.Design. No packages exist with this…

Developer technologies | .NET | Entity Framework Core
asked 2025-06-25T14:59:35.8366667+00:00
tarun k 490 Reputation points
answered 2025-07-15T15:55:50.5366667+00:00
Bruce (SqlWork.com) 78,316 Reputation points Volunteer Moderator
2 answers

Kudu/SCM Failure on Azure Functions Flex Consumption - Deployment Blocked (404)

Update [Date - e.g., 2025-04-27]: We have since successfully migrated the application to the Classic Consumption plan, where Kudu/SCM is accessible and deployment works as expected (after resolving separate build/runtime issues detailed elsewhere).…

Developer technologies | .NET | .NET Runtime
asked 2025-04-25T17:16:53+00:00
James Newlin 20 Reputation points
commented 2025-07-15T14:43:21.29+00:00
Luis Pimentel 0 Reputation points
2 answers

Best practice for canceling an MVC Order

I have a store that will not require logging in. A customer can order as a guest, and fill in their shipping details, etc. (Payment is Paypal. ) If a customer cancels Paypal and disconnects, I would remove their data, but exactly how would I know they…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | .NET | Other
asked 2025-01-13T00:06:40.7166667+00:00
Coreysan 1,811 Reputation points
commented 2025-07-15T10:52:05.19+00:00
Raymond Huynh (WICLOUD CORPORATION) 315 Reputation points Microsoft External Staff
2 answers

how to replace a .NET Framework dll with .NET Core dll in a legacy app

Hello, Could someone please provide the steps involved in replacing a .NET Framework dll with a .NET Core dll in a target framework 4.6.2 app? I am getting many conflicts. I am also using Visual Studio Community 2022. William Johnston

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-01-02T16:50:11.8466667+00:00
William Johnston 106 Reputation points
commented 2025-07-15T10:49:16.63+00:00
Jack Dang (WICLOUD CORPORATION) 535 Reputation points Microsoft External Staff
2 answers

purpose of the services in building asp.net mvc app

builder.Services.AddScoped<IMyScopedService, MyScopedService>();

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-01-24T05:57:51.0733333+00:00
Aayush Sharma 0 Reputation points
commented 2025-07-15T10:48:37.31+00:00
Jack Dang (WICLOUD CORPORATION) 535 Reputation points Microsoft External Staff
1 answer

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
asked 2025-07-14T14:45:30.3366667+00:00
Sajith 21 Reputation points
edited an answer 2025-07-15T10:33:44.9733333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 240 Reputation points Microsoft External Staff
3 answers One of the answers was accepted by the question author.

SendKeys Is Not Working In Windows 10

I am creating a program in Visual Studio with C#. I want to send some keystrokes to another application running on my same laptop. I will post the code I am using below. Nothing happens when I click the button. I have proved with break points that it…

Developer technologies | Windows Forms
asked 2022-07-17T00:44:49.377+00:00
The Steve Gaines Laptop Band 21 Reputation points
edited a comment 2025-07-15T09:25:40.2533333+00:00
Shadow_ 0 Reputation points