54,297 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Structuring a .NET Core 9 Blazor + API Architecture for Microservices Readiness, DRY/SOLID Compliance, and Secure Account Management Best Practices

Hello everyone, I’m working on a content management application (wiki-style) developed in .NET Core 9, designed to be microservices-ready and modular enough to evolve without heavy refactoring. The app will run on Azure without containers. 🏗️ Current…

Developer technologies | .NET | Blazor
asked Aug 28, 2025, 8:54 AM
Laurent Guigon 311 Reputation points
edited a comment Sep 2, 2025, 4:29 PM
Bruce (SqlWork.com) 79,761 Reputation points Volunteer Moderator
1 answer

.NET MAUI doesn't fullfill entire screen on iOS 18, but is fine on Windows/Android/IOS 16

Hello .NET MAUI doesn't fill entire screen on iOS 18 (see picture of real mobile behaviour) you can recognize MAUI rectange area (background color of Webkit webview controll is full filled on the screen, but all XAMLs like AbsoluteLayout StackLayouts...…

Developer technologies | .NET | .NET MAUI
asked May 22, 2025, 8:57 AM
Wheelstring 200 Reputation points
edited a comment Sep 2, 2025, 3:34 PM
Wheelstring 200 Reputation points
3 answers

I’m looking for a VFP9 template for a simple Data management system for a small hotel

I’m looking for a template for a simple Data management system for a small hotel, I'm open to DB suggestions. Thanks

Developer technologies | C#
asked Aug 28, 2025, 5:13 PM
Carlos Ortiz 0 Reputation points
answered Sep 2, 2025, 3:25 PM
Starry Night 115 Reputation points
1 answer

where can i find Visual Studio 2022، 14.44.x i need it for an apps that doesn't work with latest versions

Unreal Engine 5.3 is designed to work with Visual Studio 2022, 14.44.x. Very recent versions contain changes to the Compiler and Preprocessor macros (__has_feature) that are not directly compatible with existing Engine code. Unreal Engine 5.3 is designed…

Developer technologies | Visual Studio | Setup
asked Sep 2, 2025, 2:19 PM
izz aldeen Akram Ahmad samaha 0 Reputation points
answered Sep 2, 2025, 3:20 PM
Bruce (SqlWork.com) 79,761 Reputation points Volunteer Moderator
0 answers

Getting AADSTS50146 after migrating from ADAL to MSAL (ROPC flow)

We're migrating our ASP.NET WebAPI to ASP.NET 8 WebAPI. We're trying to upgrade from using ADAL (ROPC flow) to using MSAL (ROPC flow) as a short term solution. The Allow public client flows option is on. This is our migrated code: //…

Developer technologies | ASP.NET | ASP.NET Core
asked Sep 2, 2025, 12:30 PM
Ion H 0 Reputation points
edited the question Sep 2, 2025, 3:03 PM
Ion H 0 Reputation points
5 answers

Error 0x800B0100 - App Package Must Be Digitally Signed

My app is already published on Microsoft store, now I am trying to upload an update and keep encountering the error 0x800B0100. The error message states, "The app package must be digitally signed for signature validation." Steps to…

Developer technologies | Universal Windows Platform (UWP)
asked Aug 29, 2025, 4:49 AM
Suraj Kamya 0 Reputation points
commented Sep 2, 2025, 2:40 PM
Starry Night 115 Reputation points
0 answers

In Visual Studio 2022 setup (pro), which optional component fills the AppXPackage folder

Like many other users, I am running into the error messages about VS2022 not finding "...\MSBuild\Microsoft\VisualStudio\v17.0\AppxPackage\Microsoft.Build.Packaging.Pri.Tasks.dll" (This happens during interactive build in the VS IDE, not some…

Developer technologies | Visual Studio | Setup
asked Sep 2, 2025, 11:59 AM
MSDN_userSince1994_newaccount2023 0 Reputation points
edited the question Sep 2, 2025, 2:12 PM
MSDN_userSince1994_newaccount2023 0 Reputation points
5 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
edited a comment Sep 2, 2025, 1:54 PM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

CircularBuffer WinForms, Cancel, best practice

My problem is to let the ring buffer run endlessly until the application is closed. How can I achieve this, what are the dimensions? Perhaps the filling should also be better integrated into the RingBuffer / CircularBuffer class? For Remove I use…

Developer technologies | C#
asked Aug 29, 2025, 9:57 AM
Noah Aas 1,010 Reputation points
accepted Sep 2, 2025, 1:23 PM
Noah Aas 1,010 Reputation points
0 answers

Como solucionar problemas en ventana GDI en c++

Porque despues de esconder y mostrar varias veces una ventana GDI en c++ empieza a dibujar cualquier cosa o se pone gris la zona que estaba oculta, a pesar de cumplir con todas las condiciones de eliminar y borrar objetos (DeleteObjet, Delete DC y…

Developer technologies | C++
asked Jul 17, 2025, 3:12 PM
Carlos Sottana 0 Reputation points
edited the question Sep 2, 2025, 1:15 PM
SChalakov 10,581 Reputation points MVP Volunteer Moderator
2 answers

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
commented Sep 2, 2025, 12:33 PM
Yamin Hijazi 0 Reputation points
2 answers

Multi threaded file search app using events and critical sections not working as expected

Hi everyone, I built this multi threaded file search using Events and Critical sections, also I have a single thread (Folderthread) to locate all the folders recursively, and Multiple threads (FileThread) to look for files in each of the folders…

Developer technologies | C++
asked Sep 2, 2025, 6:21 AM
Joseph RW 105 Reputation points
edited a comment Sep 2, 2025, 12:22 PM
Joseph RW 105 Reputation points
1 answer

WCF EndpointNotFoundException while dialing

System.ServiceModel.EndpointNotFoundException: Could not connect to the remote endpoint 1888 3199479 Server stack trace: at System.ServiceModel.Channels.SocketConnectionInitiator.Connect(Uri uri, TimeSpan timeout) at…

Developer technologies | Windows Presentation Foundation
asked Aug 28, 2025, 9:56 AM
shreyansh raj 0 Reputation points
commented Sep 2, 2025, 11:05 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
2 answers

how to a functional side arrow, i have been trying it out with css, any idea on how to fix that. Just a newbie in web development. tho

i have been trying it out with css but it doesnt seem to work

Developer technologies | C#
asked Aug 28, 2025, 4:57 PM
Peter uche 0 Reputation points
answered Sep 2, 2025, 10:56 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
1 answer

ORIENTATION BEHAVIOR

Consider the following simple test program, in NET MAUI 8.0: <?xml version="1.0" encoding="utf-8" ?> <ContentPage xmlns="http://schemas.microsoft.com/dotnet/2021/maui" …

Developer technologies | .NET | .NET MAUI
asked Apr 26, 2025, 9:55 AM
Giorgio Sfiligoi 461 Reputation points
answered Sep 2, 2025, 10:26 AM
Michael Le (WICLOUD CORPORATION) 1,370 Reputation points Microsoft External Staff
2 answers

Access to MS Dev

I have, in effect, 2 Dev accounts both of them attached to the company I work for. One is bound to my UK identity and the other is attached to my global identity. I have recently discovered that I should have been using my global identity since the…

Developer technologies | Visual Studio | Setup
asked Aug 19, 2025, 7:50 AM
Geraint Fullard 0 Reputation points
edited an answer Sep 2, 2025, 10:21 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
2 answers

Flayout page navigation-passing parameter

Hi, im using net 9. I would like to know how i can pass parameters between pages using official maui flayout page navigation. Thanks in advance,

Developer technologies | .NET | .NET MAUI
asked May 7, 2025, 7:52 PM
Dani_S 4,521 Reputation points
answered Sep 2, 2025, 10:21 AM
Harry Vo (WICLOUD CORPORATION) 1,475 Reputation points Microsoft External Staff
2 answers

How will we make games for the xbox?

I read where UWP will be deprecated which means I there's no way I can upload games/apps on my Xbox. Will there be a way to upload a game/app to the Xbox? https://www.thurrott.com/dev/258377/microsoft-officially-deprecates-uwp

Developer technologies | Universal Windows Platform (UWP)
Microsoft Partner Center | Other
asked Oct 19, 2021, 5:44 PM
Garrett Tiller 6 Reputation points
answered Sep 2, 2025, 10:10 AM
rovad cavoyar 0 Reputation points
2 answers

can not get the android binding?

I am using .net android and I want to use the zxing-android-embeded.aar but there is something wrong: CS1503 can not convert Com.Journeyapps.Barcodescanner.Camera.CameraThread to Android.Runtime.IJavaObject protected virtual unsafe…

Developer technologies | .NET | .NET MAUI
asked Aug 29, 2025, 12:19 PM
mc 5,836 Reputation points
commented Sep 2, 2025, 9:31 AM
Varsha Dundigalla(INFOSYS LIMITED) 1,265 Reputation points Microsoft External Staff
1 answer

windows 11

c is not compiling in my vs code even after installing mingw in my pc

Developer technologies | C++
asked Sep 2, 2025, 8:41 AM
ashrith pasham 0 Reputation points
answered Sep 2, 2025, 9:18 AM
RLWA32 50,666 Reputation points