how to create a customized form with more that 40 fields connected to microsoft lists
Hello, I need your guidance on how to create a customized form in PowerApps with 40 fields connected to Microsoft Lists. Regards
Developer technologies | Windows Forms
How do I start an application process in a new desktop (Desktop 2) with CPP and CreateProcess
// Module_5_Processes.cpp : This file contains the 'main' function. Program execution begins and ends there. // #include <Windows.h> #include <stdio.h> #include <iostream> #define NULL 0 int main() { //NOTES /* BOOL…
Developer technologies | C++
visual studio 2017 on windows 11 for iot core x86 uwp app development
Hi, I was using visual studio 2017 community on win 10 pro host m/c. I am learning uwp app development on windows 10 iot core x86 image running in virtual box. My development interest is only 32bit Embedded products only. Recently due to the resource…
Developer technologies | Universal Windows Platform (UWP)
Developer technologies | Visual Studio | Other
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#
C# Dev Kit doesn't pick up transitive package references
I'm trying to debug my .NET Core console app in VS Code. I have two projects: console app and class library. My class library project contains package references to Pomelo.EntityFrameworkCore.MySql which has Microsoft.EntityFrameworkCore as a transitive…
Developer technologies | C#


How do i reduce the font size of the text editor in VS 2022
How do i reduce the font size of the text editor in VS 2022? While working in VS 2022, I accidentally hit two keys that caused the font in the text editor to become HUGE. I tried to fix this by using Tools | Options but could not. Any help would be…
Developer technologies | Visual Studio | Other
What's the best approach for global theme resources in WPF Class Library when App.xaml is not available?
What is the recommended approach for globally registering theme resources in a WPF class library ? Are there official patterns or alternatives to App.xaml that can provide similar global resource resolution capabilities in this scenario? We've also…
Developer technologies | Windows Presentation Foundation
WebView2 with Custom ContextMenuStrip in VB.net
How can I add my own ContextMenuStrip to WebView2 on vb.net.
Developer technologies | VB
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
cannot get the android binding ?
I want to create android binding of android '.aar' lib of 'zxing-android-embeded.aar' and I put it in the android binding . I can get the dll in debug mode but I can not get the dll in release mode there is two error:Size do not implement…
Developer technologies | .NET | .NET MAUI
How to fix Azure recomendation "Windows servers should be configured to use secure communication protocols"
Hi I want to fix recomendation "Windows servers should be configured to use secure communication protocols" on Azure but the provided link in Defender for Cloud could not help me. This the link ->…
Developer technologies | .NET | Other
how to hide the title bar of datepicker in .net android?
I am using .net android and how to hide the title bar of Android.Widget.Datepicker?
Developer technologies | .NET | .NET MAUI
ttempting to move all Microsoft.Web resources in rg_MTA to a new resource group (rg-c1-mta-test-centralus). However, the move fails
Issue details We are attempting to move all Microsoft.Web resources in rg_MTA to a new resource group (rg-c1-mta-test-centralus). However, the move fails with the following error message: arduino Copy Edit "This resource is located in resource group…
Developer technologies | C#
Mon visual studio a un problème
Mon visual studio a un problème, je l'ai installé récemment puis j'ai aussi installé tous les package nécessaire (Development web et ASP.NET, Développement Node.js, development .Net Desktop, et développement desktop en C++) je veux créer un application…
Developer technologies | ASP.NET | ASP.NET API
Unable to debug and connect to a real iOS device while running my MAUI app from windows
Hi, i had created a MAUI app on windows .netSDK 8.0 and using iOS xcode16 to debug and deploy that on to my real iOS mobile device, but unable to do that and getting a 'self signed root' error while im debuging the same. Tried changing the .netSDK to…
Developer technologies | .NET | .NET MAUI
Web Application ASP.NEt
how to deploy web application Asp.net with c# on windows server IIS
Developer technologies | ASP.NET | ASP.NET Core
Access Drivers Support End Dates and Upgrade Options for SSIS in Newer Visual Studio Versions
We are currently using Visual Studio 2017 and have several SSIS packages that were originally developed in older versions of Visual Studio. These packages utilize Microsoft Access Database Engine (Access drivers 12) to import and export Excel files…
Developer technologies | Visual Studio | Setup
How to integrate a cloud-based ERP with Microsoft Excel for reporting?
I am working on integrating a cloud-based ERP system with Microsoft Excel so that business users can generate financial and operational reports directly inside Excel. The ERP I’m testing Finex Cloud ERP https://www.odoo.com/ https://www.sap.com/…
Developer technologies | .NET | .NET Internet of things
Issue with UndoRecord.StartCustomRecord in VSTO add-in: Undo stack breaks after bullet/numbering
I am using UndoRecord.StartCustomRecord in Microsoft.Office.Interop.Word to create custom undo records in my VSTO add-in. However, I’ve encountered some unexpected behavior that makes the Word undo stack unusable. (I put the same question on…
Developer technologies | C#
Cant install visual Studio - Fresh Install Win 10
Installing Visual Studio on a fresh windows 10 Install. I got an error .Net framework was not installed. Memory serves me right, it use to auto install .Net as a part of the Visual Studio process. Anyway, I have .Net installed I have restarted, turned…