55,163 questions with Developer technologies-related tags

Sort by: Updated
3 answers

Post and get data from database and show on page or form

Hi there how i can post data into database using webrequest and using forms to do this Post and Get information Dim Username As String Dim Password As String Dim Email As String Dim Pass_Code As String …

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,914 questions
asked 2025-12-06T04:51:43.98+00:00
Ricardo Sousa 76 Reputation points
commented 2025-12-31T06:55:23.43+00:00
Ricardo Sousa 76 Reputation points
2 answers

Customize identity that is stored in authentication cookie with OIDC

I've got this code which basically adds OIDC and I'm trying to customize the claims that end up in the stored identity, however the identity that's stored in the authentication cookie will eventually still include all claims from the ID token despite…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-30T22:40:28.2366667+00:00
iKingNinja 140 Reputation points
answered 2025-12-31T06:29:36.7366667+00:00
Jack Dang (WICLOUD CORPORATION) 6,875 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Can Oracle.ManagedDataAccess NuGet (23.x) run in a 32-bit .NET Framework application?

Hello Team, I migrated from Oracle.DataAccess.dll (unmanaged) to Oracle.ManagedDataAccess.dll (managed) in a VB.NET application targeting .NET Framework 4.8 which is a 32-bit application. Oracle docs say managed driver requires 64-bit, but the NuGet…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
1,305 questions
asked 2025-12-22T10:35:37.89+00:00
Aman Agrahari 180 Reputation points
commented 2025-12-31T05:45:06.35+00:00
Aman Agrahari 180 Reputation points
3 answers

How do I move from Tests Explorer to my code using Go To Code?

Hi, Please look on: https://app.screencast.com/M0S7MDU6bVP9T When test failed, I right click on tests and pressed "Go To Test", but is not working ? why ? Thanks in advance,

Developer technologies | Visual Studio | Testing
asked 2025-12-19T05:54:17.3533333+00:00
Daniel Shitrit 0 Reputation points
commented 2025-12-31T05:41:23.8533333+00:00
Susmitha T (INFOSYS LIMITED) 2,110 Reputation points Microsoft External Staff
3 answers

MAUI app issue

Hi, Does it call API to write one file into the remote server (with the given IP). Any demonstration to this?

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T10:15:49.5133333+00:00
Peter_1985 2,946 Reputation points
commented 2025-12-31T04:58:40.6633333+00:00
Peter_1985 2,946 Reputation points
1 answer

how to make the keyboard lower in android?

I am using .net maui 9.0 and in android I show the soft keyboard Window?.SetSoftInputMode(Android.Views.SoftInput.StateAlwaysVisible); and the keyboard is below the editText and how to make the keyboard lower ? there is ImageView below the editText and I…

Developer technologies | .NET | .NET MAUI
asked 2025-12-31T03:59:58.5633333+00:00
mc 6,536 Reputation points
answered 2025-12-31T04:00:05.08+00:00
Q&A Assist
0 answers

Tabs are automatically closed in Visual Studio 2026

I am using latest version of Visual Studio 2026 and I noticed that open tabs are sometimes closed. If the tab is dirty, then I see the prompt message to save changes and it is closed.

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,619 questions
asked 2025-12-30T08:10:02.98+00:00
Alex Sajnovetzky 0 Reputation points
commented 2025-12-31T03:43:45.7866667+00:00
EXT2 - 0 Reputation points
2 answers

Visual Studio 2026: Outlining, "Collapse To Definitions"

With the latest updated to Visual Studio 2026, I noticed that the "Outlining" option, "Collapse To Definitions", no longer collapses the code within the master "#Region#region" headings but collapses only the coding sections…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,619 questions
asked 2025-11-21T19:09:17.74+00:00
Steve Naidamast 5 Reputation points
commented 2025-12-31T02:47:28.3966667+00:00
Leon Tran (WICLOUD CORPORATION) 970 Reputation points Microsoft External Staff Moderator
1 answer

Alternative to AsTask() for awaiting IAsyncOperation in VB.NET (.NET Framework 4.7.2)?

I’m working on a WinForms VB.NET app targeting .NET Framework 4.7.2, using Windows.Services.Store APIs like GetAppLicenseAsync() and RequestPurchaseAsync(). These return IAsyncOperation(Of T), and the documented way to await them is via…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,914 questions
asked 2025-12-30T21:49:32.5133333+00:00
James Pruett 20 Reputation points
commented 2025-12-31T02:41:44.0666667+00:00
James Pruett 20 Reputation points
2 answers One of the answers was accepted by the question author.

WinForms VB.NET + Windows.Services.Store: Missing .NETCore v4.5 reference assemblies

I’m building a WinForms VB.NET app (.NET Framework 4.7.2) that uses Windows.Services.Store APIs inside an MSIX‑packaged desktop app. The project recognizes StoreContext and the async methods, but VB.NET cannot Await them. I get errors like: 'AsTask' is…

Developer technologies | VB
Developer technologies | VB
An object-oriented programming language developed by Microsoft that can be used in .NET.
2,914 questions
asked 2025-12-30T05:17:10.69+00:00
James Pruett 20 Reputation points
commented 2025-12-31T02:39:59.0966667+00:00
James Pruett 20 Reputation points
2 answers

GIS Converters -Logs Improvements

1.I would like if you can help to make the logs better for End-Users/ QA/ Programmers that will understand them and get conclusions. 2.Maybe add a framed message for each step, that I can later take all log to document and explains how the converter…

Developer technologies | C#
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,729 questions
asked 2025-12-25T09:13:40.0266667+00:00
Dani_S 5,436 Reputation points
commented 2025-12-31T02:19:36.26+00:00
Michael Le (WICLOUD CORPORATION) 8,630 Reputation points Microsoft External Staff Moderator
2 answers

how to get the keys in .net maui ?

I am using .net maui and I want to get the :1. android cert md5 2.ios cert SHA-1 3.public key of android and ios. how to get them? the first I searched that there is no md5 in keytool -printcert

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T11:22:22.3466667+00:00
mc 6,536 Reputation points
edited a comment 2025-12-31T00:56:04.36+00:00
mc 6,536 Reputation points
1 answer One of the answers was accepted by the question author.

Swagger setup error after upgrade

builder.Services.AddSwaggerGen(c => { var securityScheme = new OpenApiSecurityScheme { Name = "Authorization", Type = SecuritySchemeType.Http, Scheme = "bearer", BearerFormat = "JWT", In =…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,151 questions
asked 2025-12-30T10:17:36.9166667+00:00
Ejekwu Graveth Uzoma 0 Reputation points
commented 2025-12-30T23:54:24.07+00:00
Ejekwu Graveth Uzoma 0 Reputation points
1 answer

Clarification on Visual Studio Licensing for Ephemeral CI/CD Build Agents (Harness VM Runners on AWS EC2)

Hello, We have a use case where our CI/CD build agents require a full Visual Studio installation to build certain applications (such as SSIS projects). In our environment, we use Harness VM Runners that dynamically provision short‑lived EC2 instances…

Developer technologies | Visual Studio | Other
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
5,619 questions
asked 2025-12-29T17:32:13.7333333+00:00
Varalakshmi Ganesan (CONVLKG) 0 Reputation points
edited an answer 2025-12-30T23:12:44.3833333+00:00
Marcin Policht 70,125 Reputation points MVP Volunteer Moderator
2 answers

GPU process exited unexpectedly: exit_code=34 ONLY MAUI Windows WebView2

Hello IT gurus I have a MAUI application (more platform versions) with web browser's handlers (Microsoft.Web.WebView2, Webkit.WebView, WKWebView...) all versions run OK. But sometimes (quite ofter on my computer) ONLY on Windows platform (WebView2) I…

Developer technologies | .NET | .NET MAUI
asked 2025-04-30T11:28:27.79+00:00
Wheelstring 230 Reputation points
edited an answer 2025-12-30T19:46:38.88+00:00
John michelle 0 Reputation points
1 answer

VS 2026 Error when running a .Net 10 console app in Debug

Getting this error on a .Net 10 console app in VS 2026. I am just trying to run a basic console application with only Hello World in the Console. I haven't added anything to it. Can someone please help because VS 2026 is useless without being able to…

Developer technologies | Visual Studio | Debugging
asked 2025-12-19T21:45:28.44+00:00
Speckhals, Ken 10 Reputation points
commented 2025-12-30T14:45:02.0733333+00:00
Arwin 0 Reputation points
2 answers

We are able get running COM Server object from client application while running at "LOCAL SERVICE", whereas client is not able to get existing running COM Server object while running at NT Service account. How can we resolve this?

I have configured a VC++ 2022 COM Exe Server in DCOM Config. COM Server Exe name: MyCare.exe Also I have created a wrapper service to host the COM exe during startup. Wrapper Service EXE Name: MyCareWrapperService.exe. I have created a Service…

Developer technologies | C++
Developer technologies | C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
4,031 questions
asked 2025-12-30T04:28:17.08+00:00
Sivalingam Somasundaram 0 Reputation points
edited an answer 2025-12-30T14:04:45.67+00:00
RLWA32 51,536 Reputation points
1 answer One of the answers was accepted by the question author.

WebView does not load on Windows

Hello, I have a WebView component, which has a Source, WidthRequest and HeightRequest attribute, but it doesnt show up when im debugging on Windows Machine. The component works on Android perfectly. Is there some setting I have to enable for it to be…

Developer technologies | .NET | .NET MAUI
asked 2025-12-17T17:49:14.3833333+00:00
Arthur P 40 Reputation points
accepted 2025-12-30T13:27:22.67+00:00
Arthur P 40 Reputation points
1 answer

Syntax issue - Cannot figure out

I am getting a "Type Mismatch" for the following code:" yr = Application.VLookup(ListBox1.Value, Worksheets("RideSch").Range("BL4:BM8"), 2) This is what it is referencing. The variable "yr" is DIM as…

Developer technologies | Visual Basic for Applications
asked 2025-12-29T17:12:33.7666667+00:00
Les M 20 Reputation points
answered 2025-12-30T11:59:15.91+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,480 Reputation points Microsoft External Staff
2 answers

I'm facing some issue during the installation of visual studio professional with github

Not able to install the software after i got the license

Developer technologies | Visual Studio | Setup
asked 2025-12-23T11:13:31.72+00:00
Dyuthin Sam Mathew 0 Reputation points
commented 2025-12-30T11:26:22.59+00:00
Gade Harika (INFOSYS LIMITED) 2,175 Reputation points Microsoft External Staff