54,090 questions with Developer technologies-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Confirm context menu in iOS not working?

Has anyone used context menus in iOS? The code below for context menu on image works fine in Windows but not on iOS. I've tried many different touch settings unsuccessfully. I don't think that matters since it doesn't work with keyboard (and trackpad…

Developer technologies | .NET | .NET MAUI
Developer technologies | C#
asked 2024-10-15T20:37:02.5366667+00:00
TazKing 85 Reputation points
commented 2024-10-16T04:46:10.53+00:00
TazKing 85 Reputation points
1 answer One of the answers was accepted by the question author.

.NET Framework and .NET Core Update Support on Windows Server 2012 R2 After EOL

What is the support status for .NET Core and .NET Framework updates on Windows Server 2012 R2 after October 2023, given that the OS will not receive any security updates? Can components like .NET versions 3.5 to 4.2 still receive updates through newly…

Developer technologies | ASP.NET | ASP.NET Core
Windows for business | Windows Server | User experience | Other
Developer technologies | .NET | Other
asked 2024-10-15T20:11:13.3233333+00:00
Manil 20 Reputation points
accepted 2024-10-16T03:19:05.8566667+00:00
Manil 20 Reputation points
1 answer

How to to fix this issue?

I tried downloading Visual Studio to my pc but I have this error popping up which I don't know how to fix. I've tried installing the package into my pc but it wouldn't complete. I've tried using the internet many times and asking a few people but it was…

Developer technologies | Visual Studio | Setup
Developer technologies | C++
asked 2024-10-08T17:54:45.4733333+00:00
Avva 0 Reputation points
edited an answer 2024-10-16T03:15:35.2666667+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
1 answer

Try to delete all file coming with filesystemwacther and delete all file created by user.

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Diagnostics; using System.Drawing; using System.IO; using System.Linq; using System.Text; using System.Threading; using…

Developer technologies | C#
asked 2024-09-28T14:35:40.1233333+00:00
MIPAKTEH_1 605 Reputation points
commented 2024-10-16T02:06:08+00:00
Anonymous
1 answer One of the answers was accepted by the question author.

CenterScreen in Windows For .NET MAUI

Hello, I don't know how I can make the windowstartuplocation centerscreen function in .net maui

Developer technologies | .NET | .NET MAUI
Developer technologies | C#
asked 2023-07-31T14:21:51.77+00:00
FluxuRate 50 Reputation points
commented 2024-10-16T01:27:42.72+00:00
Anonymous
0 answers

How do I receive the download progress of a Microsoft Store package? | WinUI/UWP

Hi. I'm installing a package from the Microsoft Store from my WinUI application, but I'd like to see the download progress. I have the following code on Constructor: PackageCatalog packageCatalog => PackageCatalog.OpenForCurrentUser(); And when I…

Windows development | Windows App SDK
Developer technologies | C#
asked 2024-10-03T14:36:32.7566667+00:00
Anderson Rodrigues Cavalcante 316 Reputation points
commented 2024-10-16T01:02:14.3033333+00:00
Anonymous
2 answers

MAUI iOS 18 LaunchScreen Storyboard (LaunchScreen~[iphone/ipad].storyboardc) Not Found

I am getting the following errors trying to deploy my iOS 18 build of my MAUI app to TestFlight. I am using XCode 16 in MacOS Sequoia. The app compiled and distributed under XCode 15.4

Developer technologies | .NET | .NET MAUI
asked 2024-10-15T02:25:15.0066667+00:00
Robert Heffernan 40 Reputation points
commented 2024-10-16T00:58:12.7866667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 36,436 Reputation points Microsoft External Staff
1 answer

Embedding Power BI Report into .net core Web api using Azure AD B2C Tenant

Hello programmars I am trying to implement .net core Web api which can embed PowerBI reports. I am able to do that using Azure Active Directory but the problem is Our client has Azure AD B2C tenant so how can I generate access token using users of B2C…

Developer technologies | ASP.NET | ASP.NET Core
Microsoft Security | Microsoft Graph
asked 2023-02-03T05:57:15.56+00:00
Virendra Panpatil 25 Reputation points
answered 2024-10-15T23:02:03.3866667+00:00
Manojkumar Maheshwari 0 Reputation points
2 answers

How to get the non null row before the row with null value

Hi I want to see the non null row before the row with NULL value in the result set. I have data in below in format I want to see ID 2 row in the result set like below Help with this would be appreciated.

SQL Server | SQL Server Transact-SQL
Developer technologies | Transact-SQL
SQL Server | Other
asked 2024-10-14T19:48:43.02+00:00
Learner DAX 41 Reputation points
commented 2024-10-15T18:08:31.11+00:00
Erland Sommarskog 122.7K Reputation points MVP Volunteer Moderator
0 answers

How to migrate Plugin.BLE.UWP Project to maui

We are Migrating xamarin forms project to Maui. We have used Plugin.Ble.UWP project in our project .So when we run the application using Plugin.BLE.UWP project It is giving Platform Not Supported Exception. And also we have used following nugets for…

Developer technologies | .NET | .NET MAUI
asked 2024-10-15T13:02:22.1466667+00:00
Sk 66 Reputation points
commented 2024-10-15T17:06:21.2133333+00:00
Rob Caplan - MSFT 6,037 Reputation points Microsoft Employee Moderator
0 answers

Universal Windows Platform (UWP) API Call from C native console application - crash

Hi! Based on Microsoft Universal Samples (https://github.com/microsoft/Windows-universal-samples) I've created a static library(.lib) for geolocating on Windows 10/11. The library is linked into a Windows console application (.exe). I've tried with…

Developer technologies | Universal Windows Platform (UWP)
Developer technologies | C++
Developer technologies | Visual Studio | Other
asked 2024-10-15T13:03:17.6366667+00:00
test test 0 Reputation points
commented 2024-10-15T16:18:34.6566667+00:00
Darran Rowe 2,076 Reputation points
2 answers One of the answers was accepted by the question author.

Accessing elements from the "AppShell.xaml.cs" file

<Label x:Name="FlyoutUserName" Grid.Column="1" FontAttributes="Bold" HorizontalTextAlignment="Start" VerticalOptions="End" LineBreakMode="TailTruncation" Text="{x:Static…

Developer technologies | .NET | .NET MAUI
asked 2024-10-13T08:43:08.27+00:00
валера карманов 396 Reputation points
accepted 2024-10-15T12:52:52.91+00:00
валера карманов 396 Reputation points
2 answers One of the answers was accepted by the question author.

Code to split x³

I got help from the for to split exponents , but the below code won't split x³ I want output as x and 3 using System; using System.Text; using System.Text.RegularExpressions; string input = "2³"; Regex regex = new…

Developer technologies | C#
asked 2024-10-11T17:35:16.54+00:00
Kalyan A 440 Reputation points
accepted 2024-10-15T11:37:07.8566667+00:00
Kalyan A 440 Reputation points
0 answers

UWP App communication with another process (*.exe)

UWP Experts, We have a UWP app where we use a third party process (*.exe) and get the updates for file conversions. We call the process using .NET Process class and get the conversion updates and based on the process exit code it is decided that the…

Developer technologies | Universal Windows Platform (UWP)
asked 2024-10-04T03:20:43.5166667+00:00
DotNET Fan 271 Reputation points
edited a comment 2024-10-15T11:28:42.5133333+00:00
DotNET Fan 271 Reputation points
3 answers One of the answers was accepted by the question author.

Want to add Checkbox List asp.net but not alignign correctly

I have a forms as described in this post https://learn.microsoft.com/en-us/answers/questions/2086934/how-to-add-the-date-selected-to-an-asp-net-form-wi the problem is I tried to add asp,net checkbox list but it does not style correctly. I have used Flow,…

Developer technologies | ASP.NET | Other
asked 2024-10-10T12:57:33.08+00:00
Matt Lee 40 Reputation points
accepted 2024-10-15T11:17:32.6166667+00:00
Matt Lee 40 Reputation points
1 answer

VS 2022 can't start because it can't find files : System.Net.Http,

Hello, I can't launch VS 2022 because of an error : "Impossible to start Visual studio because of an error. System.IO.FileNotFoundException : Impossible to load the file or the assembly ‘System.Net.Http, Version = 4.0.0.0, Culture = neutral,…

Developer technologies | Visual Studio | Other
asked 2024-10-03T19:11:43.8766667+00:00
huhu123 0 Reputation points
commented 2024-10-15T09:47:51.67+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
1 answer

Visual Studio 2022 Crashing on Startup

Visual Studio 2022 crashes immediately upon launching, preventing access to the IDE. What troubleshooting steps can be taken to resolve this issue? More information can be provided if needed.

Developer technologies | Visual Studio | Other
asked 2024-10-11T18:33:55.3233333+00:00
Candy Joy 0 Reputation points
commented 2024-10-15T09:44:46.3466667+00:00
Tianyu Sun-MSFT 34,466 Reputation points Microsoft External Staff
0 answers

Manually opened Word files are being closed when files are opened using Microsoft.Office.Interop.Word.dll (15.0.0.0). How can I prevent this?

I have a C# program that uses Microsoft.Office.Interop.Word.dll (15.0.0.0) to repeatedly open Word files, gather information, and close them. However, while my application is running in the background, if I try to manually open a Word file from Explorer…

Microsoft 365 and Office | Development | Other
Microsoft 365 and Office | Install, redeem, activate | For business | Windows
Microsoft 365 and Office | Word | For business | Windows
Developer technologies | C#
asked 2024-10-04T00:25:07.69+00:00
Shintaro Yoshida 0 Reputation points
edited the question 2024-10-15T09:31:57.8833333+00:00
Shintaro Yoshida 0 Reputation points
1 answer One of the answers was accepted by the question author.

Can we use both WinUI3 controls and Win32 controls in a WinUI3 application?

Hi, I'm using WinUI3 application, As we can extract HWND from WinUI3 window, and we can attach Window Proc with SetWindowSubclass and manage WM_* messages, I was wondering if we can use Win32 controls and WinUI3 controls at the same time. I was…

Windows development | Windows App SDK
Windows development | Windows API - Win32
Developer technologies | C++
asked 2022-12-05T06:13:30.36+00:00
Harshithraj1871 1,706 Reputation points
edited a comment 2024-10-15T08:06:23.9266667+00:00
Shyam Butani 380 Reputation points
2 answers

Assistance Required for Resolving "System.OutOfMemoryException" in Visual Studio

Subject: Help Needed with System Out-of-Memory Issue in Visual Studio Hello Everyone, I hope you're all doing well. I'm working on a project in Visual Studio that includes a large number of forms, user controls, and images used as icons. However, I am…

Developer technologies | Windows Forms
Developer technologies | .NET | Other
Developer technologies | Visual Studio | Other
Developer technologies | C#
asked 2024-10-03T23:49:42.52+00:00
Hoshyar Hussein 0 Reputation points
commented 2024-10-15T07:42:13.35+00:00
Jiachen Li-MSFT 34,221 Reputation points Microsoft External Staff