54,043 questions with Developer technologies-related tags

Sort by: Updated
0 answers

UWP app flickering on ARM PC

Hi everyone. I have an UWP application and I'm running on a ARM PC. When I open a customized content dialog the screen starts blinking. Unfortunately, I cannot show the application nor the code, but do you guys know some cases that an ARM PC blinks…

Developer technologies | Universal Windows Platform (UWP)
asked Aug 23, 2024, 12:29 PM
Anderson Rodrigues Cavalcante 316 Reputation points
edited the question Jul 3, 2025, 3:58 AM
Lynn Dang (WICLOUD CORPORATION) 0 Reputation points Microsoft External Staff Moderator
4 answers

IIS or kestrel which is better?

which is better ? use iis or kestrel ? I am using IIS now and I have configured https. if it is better to use kestrel I will change it.

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 2, 2025, 12:29 PM
mc 5,431 Reputation points
commented Jul 3, 2025, 3:48 AM
SurferOnWww 4,711 Reputation points
1 answer One of the answers was accepted by the question author.

How to disable the ctrl+mousewheel zoom in WPF blazor hybrid app

I'm testing the WPF blazor hybrid app following the steps in this article: https://learn.microsoft.com/en-us/aspnet/core/blazor/hybrid/tutorials/wpf?view=aspnetcore-9.0. The code repo is here. After running the app, I find I can use ctrl+mousewheel…

Developer technologies | .NET | Blazor
asked Jul 2, 2025, 2:27 AM
William Liu 536 Reputation points
accepted Jul 3, 2025, 12:51 AM
William Liu 536 Reputation points
0 answers

Permissions in Inkscape bombed

How do I remediate my Inkscape app that is frozen and won't allow me to start it? I have 'repaired" it, when that didn't work I removed it, and when I tried to reinstall Inkscape it would not reinstall.

Developer technologies | Universal Windows Platform (UWP)
asked Jul 2, 2025, 6:18 PM
Edward Mulhall 0 Reputation points
commented Jul 3, 2025, 12:49 AM
Edward Mulhall 0 Reputation points
1 answer

Adding Map to MVC

Hello everyone and thanks for the help in advance. I'm trying to add a Google Map to a MVC page, but can't get it to display correctly. I've looked at the Google Developer docs, but I think, due to the rendering engine, I'm getting things out of…

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 1, 2025, 9:01 PM
Kmcnet 1,066 Reputation points
edited a comment Jul 3, 2025, 12:26 AM
SurferOnWww 4,711 Reputation points
2 answers

BACKUP LOG Write Fail to Azure Storage

Hello, We have a SQL VM running out of Azure with SQL Agent jobs running BACKUP LOG every x hours to Azure Blob. These jobs have been running fine for a long time until recently. We keep getting the below error and these jobs fail intermittently for…

SQL Server on Azure Virtual Machines
Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,535 questions
Developer technologies | Transact-SQL
SQL Server | Other
asked Jun 13, 2022, 6:07 PM
sidney l 21 Reputation points
answered Jul 2, 2025, 9:20 PM
Andy Soushek 0 Reputation points
0 answers

Azure DevOps publish fails for MAUI.NET iOS

This is part of my Azure Pipeline:        - task: Bash@3             displayName: Install MAUI             inputs:               targetType: 'inline'               script: |                 dotnet workload update                 dotnet workload install…

Developer technologies | .NET | .NET MAUI
asked Jul 2, 2025, 8:42 PM
Milad Xandi 0 Reputation points
1 answer

How to fix error "operation could not be completed. Access is denied" that I am getting while sign the assembly.

When I am trying to sign the Assembly, I am getting below error. I am using Visual Studio Enterprise 2022 and framework 4.6.2. I tried using latest framework as well.

Developer technologies | Visual Studio | Setup
asked Jul 2, 2025, 6:14 PM
Aravind Muddeti 0 Reputation points
answered Jul 2, 2025, 7:39 PM
Michael Taylor 60,161 Reputation points
1 answer One of the answers was accepted by the question author.

After updating my Asp.Net Core MVC from .Net 6 to 8, the project property throws error.

Error.txt Recently, I have updated my ASP.NET Core MVC application from .NET 6 to 8. The VS 2022 Professional was also updated to version 17.14.7. After that, when I right-click my web project, which is also the startup project, it throws the error shown…

Developer technologies | ASP.NET | ASP.NET Core
asked Jul 2, 2025, 6:11 PM
Sherpa 306 Reputation points
commented Jul 2, 2025, 7:33 PM
Michael Taylor 60,161 Reputation points
1 answer

Modification to VBA Code - Copying data after drop down list value change and pasting to another sheet

Hi. I have this code which I need some assistance modifying - see below. First modification is the DropDownCell range should include all of column A that contains data not just cell A1. So if you change the value of any cell in column A using the…

Developer technologies | Visual Basic for Applications
asked Jul 2, 2025, 10:04 AM
Alverna 0 Reputation points
edited an answer Jul 2, 2025, 6:52 PM
Barry Schwarz 3,746 Reputation points
0 answers

color connverter

I have a converter public class SelectedAvatarMultiValueConverter : IMultiValueConverter { public object Convert(object[] values, Type targetType, object parameter, CultureInfo culture) { if(values.Length == 2 && …

Developer technologies | .NET | .NET MAUI
asked Jul 1, 2025, 8:56 PM
Eduardo Gomez 3,671 Reputation points
commented Jul 2, 2025, 6:00 PM
Viorel 122.6K Reputation points
3 answers

Creating a reusable form using C# custom "User Control"

I'm trying to create a layout / form that can be reused on other forms. I think I'm in the right to utilize a "User Control" (screen captures below). I populate the control with some components, save it, then try to bring it onto the main…

Developer technologies | Windows Forms
asked Jun 30, 2025, 11:29 PM
mjeschke 40 Reputation points
commented Jul 2, 2025, 5:59 PM
mjeschke 40 Reputation points
1 answer

Alternatives for WinSock in .net 8 core.

Hello everyone, We are currently migrating a legacy Windows Forms application from .NET Framework 4.7.2 to .NET 8. The existing application uses Winsock for both TCP and UDP socket communication, but we've observed performance limitations and…

Developer technologies | .NET | .NET Runtime
asked Jul 2, 2025, 7:48 AM
Aman Agrahari 60 Reputation points
answered Jul 2, 2025, 3:46 PM
Bruce (SqlWork.com) 77,851 Reputation points Volunteer Moderator
0 answers

Program.cs are not recognized by default project creation

Developer technologies | Visual Studio | Other
asked Jul 2, 2025, 2:22 PM
Antony Jerald 0 Reputation points
commented Jul 2, 2025, 3:23 PM
RLWA32 49,551 Reputation points
1 answer

Implement the Visual Studio Code debugging tools for C# - Unit 6 typo

The type attribute specifies the type of debugger to use for the launch configuration. A value of codeclr specifies the debugger type for .NET 5+ and .NET Core applications (including C# applications). This question is related to the following Learning…

Developer technologies | C#
asked May 21, 2025, 12:15 AM
Jason Tan 0 Reputation points
commented Jul 2, 2025, 2:59 PM
Jason Tan 0 Reputation points
1 answer One of the answers was accepted by the question author.

OneWay Data Binding Between 2 Content Views not working

I've setup 2 ContentViews: NewContent1.xaml and ChildContentView.xaml using .NET 9. I've added <MauiEnableXamlCBindingWithSourceCompilation>true</MauiEnableXamlCBindingWithSourceCompilation> to my Project Properties. I'm binding a string…

Developer technologies | .NET | .NET MAUI
asked Jul 1, 2025, 2:04 PM
krobine-2778 20 Reputation points
commented Jul 2, 2025, 2:48 PM
krobine-2778 20 Reputation points
1 answer One of the answers was accepted by the question author.

DataGridView DateTime Column type?

Hi experts In VB.net WinForms (.Net Framework 4.8) DataGridView Add/Edit Column > Column Type has these…

Developer technologies | Windows Forms
asked Jun 28, 2025, 2:06 AM
StewartBW 1,830 Reputation points
edited the question Jul 2, 2025, 2:12 PM
Rob Caplan - MSFT 6,037 Reputation points Microsoft Employee Moderator
0 answers

ms-appinstaller protocol has been disabled.

Hi, I have a WPF application and a Windows Application Packaging Project. I use Publish -> Create App package -> Sideloading -> enable automatic updates package is created and we put the output entire folder on our website. when Win10 users…

Developer technologies | Universal Windows Platform (UWP)
asked Jul 2, 2025, 12:24 PM
Jignesh Desai 106 Reputation points
commented Jul 2, 2025, 2:02 PM
Jignesh Desai 106 Reputation points
1 answer One of the answers was accepted by the question author.

How do I fix this error?

argument list for class template "CUIAnimationCallbackBase" is missing template <class IUIAnimationCallback, class CUIAnimationCallbackDerived> class CUIAnimationCallbackBase : public IUIAnimationCallback { public: static…

Developer technologies | C++
asked Jun 28, 2025, 8:08 PM
CDev-8220 385 Reputation points
accepted Jul 2, 2025, 1:00 PM
CDev-8220 385 Reputation points
1 answer

LINQ how to sort column names

HI folks, I am retieving the column names from a datatable as follows. string[] columnNames = ds.Tables[0].Columns.Cast<DataColumn>() .Select(x => x.ColumnName) …

Developer technologies | C#
asked Jul 2, 2025, 11:20 AM
john noble 181 Reputation points
answered Jul 2, 2025, 12:02 PM
Christophe Bernard 0 Reputation points