54,214 questions with Developer technologies-related tags

Sort by: Updated
4 answers

asp.net core web api using smtp with Oauth2 for gmail as well as outlook

Hi, I am using ASP.NET Core Web API 8. I need to create a sample program for sending emails using Gmail SMTP with OAuth2 (web application flow), as well as Outlook (web application flow). Can you provide any sample code, documentation, and screenshots?

Developer technologies | ASP.NET | ASP.NET Core
asked Mar 24, 2025, 3:57 PM
Rajesh Kola 0 Reputation points
edited the question Aug 19, 2025, 4:11 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
3 answers

Problem with Blazor InputSelect

I've been trying to learn Blazor and I've been working with a movie app tutorial that I got here: https://learn.microsoft.com/en-us/aspnet/core/blazor/tutorials/movie-database-app/?view=aspnetcore-9.0. I've added a lookup table with a "Star…

Developer technologies | ASP.NET | ASP.NET Core
asked Mar 13, 2025, 7:24 PM
Rusty0918 0 Reputation points
edited the question Aug 19, 2025, 4:10 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
5 answers

how do I make an “http://www. “ call from a browser to a .net 8 core project residing on my web host?

Hi, I have a visual studio .net 8 web application. I copied the projects folder up to my web host, but I don’t know how to call it from a web browser.   With .net 4, I just copied my visual studio project folder up to my web host and put it in the web…

Developer technologies | ASP.NET | ASP.NET Core
asked Jan 31, 2025, 2:58 AM
iqworks Information Quality Works 331 Reputation points
edited the question Aug 19, 2025, 4:10 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
1 answer

Visual Studio Community Version 17.7.4 Http Test 401 Errors

Since upgrading my Visual Studio Community edition to Version 17.7.4, I noticed that the method of sending requests in an http test document has changed in the UI from a green play button to a “Send Request” link. More importantly, since this update all…

Developer technologies | ASP.NET | ASP.NET Core
asked Sep 27, 2023, 2:23 PM
John Reynolds 5 Reputation points
edited the question Aug 19, 2025, 4:09 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
1 answer

Issue with Pipeline on Windows and signing MSIX

Hello everyone, Currently I have a project to migrate an app from Xam.Forms to Maui. The app is deployed to both IOS, Android and Windows and so far IOS and Android went well and the pipelines work great. I have issue however with Windows part and the…

Developer technologies | .NET | .NET MAUI
asked Jan 15, 2025, 2:51 PM
Marian Hristov 1 Reputation point
edited the question Aug 19, 2025, 4:06 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
2 answers

WebApi Routing Problems

Hello everyone and thanks for the help in advance. I am developing a WebApi application, .Net 9 that I am having problems getting the routing correct. Here is what my controller looks like: [Route("api/[controller]")] …

Developer technologies | ASP.NET | ASP.NET API
asked Aug 18, 2025, 9:13 PM
Kmcnet 1,116 Reputation points
edited an answer Aug 19, 2025, 3:32 AM
Danny Nguyen (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff
1 answer

ASP.NET Core Web API with Google Cloud

Hello Developer's, I'm builded a .NET Core Web API using .NET 8. And I'm interested to use Google Cloud Operation Suite for Logs Monitoring and Logging Purposes. Is there any references which I can follow and suggestions how to integrate .NET Core with…

Developer technologies | ASP.NET | ASP.NET API
asked Jul 21, 2025, 11:00 AM
Vivek Barnwal 46 Reputation points
commented Aug 19, 2025, 2:53 AM
Danny Nguyen (WICLOUD CORPORATION) 880 Reputation points Microsoft External Staff
1 answer

Reusing Printer HDC for Multiple Documents in WinUI2 Application

I'm developing a WinUI2 (WinRT/C++) application, and we plan to include an option to print documents using the available printers. We want to avoid using the system's default Printer Dialog box and are instead creating our own custom solution. Currently,…

Developer technologies | Universal Windows Platform (UWP)
asked Aug 18, 2025, 7:46 AM
Shyam Butani 380 Reputation points
answered Aug 19, 2025, 2:51 AM
Harry Vo (WICLOUD CORPORATION) 705 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

How to stop Visual Studio's Android emulator displaying off screen.

I'm trying to use Visual Studio 2022 Community Edition to develop a MAUI application for an Android phone. I use a laptop that is sometimes connected to an external monitor. When I'm not connected to an external monitor the Android Emulator that Visual…

Developer technologies | .NET | .NET MAUI
Developer technologies | Visual Studio | Other
asked Sep 29, 2024, 7:33 PM
Martin Brown 31 Reputation points
commented Aug 19, 2025, 1:14 AM
Patrick Martin 0 Reputation points
0 answers

I cannot get RDLC Report Designer 2022 Extension to appear

I have followed various guides and troubleshooting. Installed VS and the extension muitple times yet I still cannot get the MS RDLC Report Designer to appear as a file opening option

Developer technologies | Visual Studio | Extensions
asked Aug 19, 2025, 12:34 AM
Sean Underwood 0 Reputation points
0 answers

Making A Screenreader Accessible Audio Program

I'm a sight challenged woman who is a beginner at computer programming, and I'd like to find out, what is the best way to create an audio program that's accessible to screenreaders like JAWS? Specifically, I'd like to make checkboxes that when toggled,…

Developer technologies | Windows Presentation Foundation
asked Jul 24, 2025, 5:36 PM
Annabelle Baradine 0 Reputation points
commented Aug 18, 2025, 11:42 PM
Annabelle Baradine 0 Reputation points
1 answer

What do I need to have access to VB6 development tools?

I need to do some development on a VB6 application. I am trying to arrive at the required tools and such that will get me to Visual Studio with VB6 development capacity. What do I need and how do I get access to the require toolset.

Developer technologies | VB
asked Aug 15, 2025, 10:11 PM
gregg wonderly 0 Reputation points
edited a comment Aug 18, 2025, 9:28 PM
gregg wonderly 0 Reputation points
1 answer

API Integration — Unexpected TFN Error Code 18332

System.Configuration.ErrorException: Invalid TFN format detected at Service.Telephony.Connect() in /src/Service/Telephony.cs:line 9762 ---> InnerException: ErrorCode=18332249762

Developer technologies | .NET | Other
asked Aug 18, 2025, 5:22 PM
shreyansh raj 0 Reputation points
edited the question Aug 18, 2025, 8:25 PM
Erland Sommarskog 124.6K Reputation points MVP Volunteer Moderator
1 answer

Cannot fetch or pull from remote git repository on Azure DevOps.

I have a GIT repository hosted on Azure DevOps. For a number of years, I was able to do all of the normal git operations using Visual Studio 2022. All of a sudden, since about a moth ago, I get this error: Error encountered while fetching: Failed to…

Developer technologies | Visual Studio | Other
asked Aug 18, 2025, 7:38 PM
Bell, Norman 0 Reputation points
answered Aug 18, 2025, 7:38 PM
Q&A Assist
0 answers

System.Management currently is only supported for Windows desktop applications.

I use ManagementObject which is in System.Management.dll(4.6.0) in a class library The class libray 's TargetFramework is netstandard2.0. Then I reference the class library in a service whick is based on BackgroundService, when I run the service , there…

Developer technologies | .NET | .NET Runtime
asked Aug 16, 2025, 8:23 AM
Fiona 105 Reputation points
edited the question Aug 18, 2025, 5:32 PM
Rob Caplan - MSFT 6,122 Reputation points Microsoft Employee Moderator
1 answer

I want to compare two jsons without using string comparison for my web app in.net framework?

I want to compare two jsons and the json will have many properties and its corresponding values i want to compare each and every property and it's values of json and it return the result as true or false first it should check all the properties name…

Developer technologies | C#
asked Aug 18, 2025, 5:17 AM
Dineshkumar 0 Reputation points
answered Aug 18, 2025, 3:23 PM
Bruce (SqlWork.com) 79,116 Reputation points Volunteer Moderator
1 answer

Can I load CLR (.Net 4.72) and the CorCLR(.Net 8) in the same native process?

Given a native process in windows, can it load both the CLR and the coreCLR ? More Details on the scanrio: Given: 1- A native process ConsoleApp1.exe. 2- Managed C++ /CLR dll (.Net 4.72) , myLib1.dll 3- A COM object which is implemented in .Net 8.0 ,…

Developer technologies | .NET | Entity Framework Core
asked Aug 18, 2025, 2:40 PM
Yamin Hijazi 0 Reputation points
answered Aug 18, 2025, 3:09 PM
Bruce (SqlWork.com) 79,116 Reputation points Volunteer Moderator
4 answers One of the answers was accepted by the question author.

The correct CChildFrame is not activated after the predecessor is closed.

MFC MDI application. Opened several CChildFrame s. (To illustrate better my issue I identified every CChildFrame with an unique id.) Opened, lets say, 5 CChildFrame. 1, 2, 3, 4, 5. List the order of the CChildFrame by menu: About: List…

Developer technologies | C++
asked Jul 21, 2025, 11:59 AM
Flaviu_ 1,091 Reputation points
commented Aug 18, 2025, 2:41 PM
Flaviu_ 1,091 Reputation points
4 answers

Usage of TLS 1.3 protocol using SCHANNEL in C++ language for TCP/IP

We are trying to build one sample application using only TLS 1.3(No fallback to older TLS versions) protocol with below registries added,  [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client]…

Developer technologies | C++
asked Jul 30, 2025, 9:34 AM
G S, Shashank 5 Reputation points
commented Aug 18, 2025, 1:33 PM
G S, Shashank 5 Reputation points
0 answers

WebAuthn redirection in MstscLib

hi All! in WPF/.net4.8.1 application we are using MstscLib.dll + WindowsFormsHost to work with rdp connection inside our window. for now we are wounder if WebAuthn redirection inside the rdp session will work correctly and if so what settings should be…

Developer technologies | .NET | Other
asked Aug 11, 2025, 3:17 PM
Anton Kovtunenko 0 Reputation points
edited the question Aug 18, 2025, 1:27 PM
Anton Kovtunenko 0 Reputation points