55,960 questions with Developer technologies-related tags

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

Change color of Hebrew cantillation characters

Word options (Advanced) allow me to change color of all diacritics. I would like to change all diacritics to green and then change cantillation marks to red. Cantillation marks are Hex 0591-05AE, or Dec 1425-1454. I wonder if this can be done by ctrl-H,…

Developer technologies | Visual Basic for Applications
asked 2026-06-02T21:42:52.3833333+00:00
joe lewis 40 Reputation points
answered 2026-06-09T13:24:08.3866667+00:00
joe lewis 40 Reputation points
1 answer

Visual Studio 2026 Extension Management Configuration

I'm trying to configure Visual Studio 2026 via script to include in a GPO, that adds our internal Private Repository as the only available source of Extensions. So far, my attempts to use the previous pkgdef method does not seem to work for VS 2026. Does…

Developer technologies | Visual Studio | Extensions
asked 2026-04-27T20:57:43.56+00:00
James Scott Jr 10 Reputation points
commented 2026-06-09T10:43:06.65+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 2,290 Reputation points Microsoft External Staff
1 answer

VS 2022 Not showing red squiggles and no intellisense anymore, at least, underUnity

Using Visual Studio 2022, I have lost the squiggles red wavy line when there is a typo error (faster to spot it than to move to the console to see error messages) and I have also lost intellisence allowing us to "discover" the methods and the…

Developer technologies | Visual Studio | Debugging
asked 2026-05-28T10:37:54.7066667+00:00
vanderghast 1 Reputation point
commented 2026-06-09T10:41:11.26+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 2,290 Reputation points Microsoft External Staff
5 answers

Enhance the way of linear search

Hi, To C# linear search below any advice to apply the following way on the above?

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,801 questions
asked 2026-05-31T04:50:50.82+00:00
Jonathan 150 Reputation points
commented 2026-06-09T10:39:35.31+00:00
Nancy Vo (WICLOUD CORPORATION) 5,450 Reputation points Microsoft External Staff Moderator
2 answers

This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIWindow' is obsoleted on: 'ios' 26.0 and later (Use the 'UIWindowScene' overload instead.), 'maccatalyst' 26.0 and later (Use the 'UIWindowScene' overload instead.).

I get these two warnings in my iOS project in Program.cs. Is it necessary to change something or can I ignore the warnings? This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIWindow' is obsoleted on: 'ios' 26.0 and…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-09T07:05:22.28+00:00
Kim Strasser 2,641 Reputation points
answered 2026-06-09T09:29:01.7133333+00:00
Nancy Vo (WICLOUD CORPORATION) 5,450 Reputation points Microsoft External Staff Moderator
2 answers

Rich edit control that displays emojis with color.

Please only answer if you are in Microsoft since part of this question regards right to distribute a DLL. This regards a C/C++program I wrote. I created a rich edit control using CreateWindowEx and subclassed the edit control. I used msftedit.dll. I…

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,066 questions
asked 2026-06-04T05:08:28.99+00:00
technoway 241 Reputation points
commented 2026-06-09T09:12:55.8966667+00:00
Taki Ly (WICLOUD CORPORATION) 1,825 Reputation points Microsoft External Staff Moderator
2 answers

How to fix Run-time error '424;: Object required

Sub SaveC11s() Dim objAttachment As Outlook.Attachment Dim saveFolder As String Dim targetSubjectKeyword As String ' CONFIGURATION: Set your target folder path and subject keyword saveFolder = "\ComptonJenn\Downloads\Current Month…

Developer technologies | Visual Basic for Applications
asked 2026-06-01T13:24:57.1366667+00:00
Jenn C 0 Reputation points
commented 2026-06-09T09:03:31.9966667+00:00
Jack Dang (WICLOUD CORPORATION) 18,810 Reputation points Microsoft External Staff Moderator
1 answer

This call site is reachable on: 'Android' 31.0 and later. 'Manifest.Permission.PostNotifications' is only supported on: 'android' 33.0 and later.

I get this warning in Game1.cs in my SharedCode project. Is it necessary to change something? This call site is reachable on: 'Android' 31.0 and later. 'Manifest.Permission.PostNotifications' is only supported on: 'android' 33.0 and later. #if ANDROID …

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-09T07:34:48+00:00
Kim Strasser 2,641 Reputation points
answered 2026-06-09T07:35:23.8966667+00:00

AI answer

2 answers

Configuring .NET 10 Blazor WASM program.cs to use an HTTP Delegate to attach JWT Security Token

My knowledge of JWT security tokens until several weeks ago was nil. After a bit of reading, I was able to retrieve a security token from a 'login' server, and able to use that token within Blazor, and with the addition of an…

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,700 questions
asked 2026-06-08T19:04:39.7466667+00:00
Bob N 0 Reputation points
edited an answer 2026-06-09T06:48:56.6566667+00:00
Damien Pham (WICLOUD CORPORATION) 1,755 Reputation points Microsoft External Staff Moderator
2 answers

Why in .net maui 10 ios does the SearchBar control not show the correct background color and emits a shadow?

When I upgraded an app from .net maui 9.0.81 to 10.0.70, my SearchBar control did not show the correct background color and emitted a shadow. I did some extensive research into this issue and tried a lot of the suggested workarounds. Nothing fully…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-02T00:16:22.97+00:00
Kurt K 196 Reputation points
commented 2026-06-09T06:28:10.58+00:00
Nancy Vo (WICLOUD CORPORATION) 5,450 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

Visual studio 2026 offline installation

Hello guys, i encountered problem with visual studio 2026 offline instalation. I created whole layout and even layout even with wanted workloads and components on PC with internet access. Then i move it to my offline corporate PC were i already doing it…

Developer technologies | Visual Studio | Setup
asked 2026-06-02T06:59:51.1366667+00:00
Dušan Štefanco 20 Reputation points
accepted 2026-06-09T06:06:26.15+00:00
Dušan Štefanco 20 Reputation points
2 answers

Blazor Web Assembly authentication issue in version 10.0.8

Blazor Web Assembly authentication issue in version 10.0.8

Developer technologies | .NET | Blazor
Developer technologies | .NET | Blazor

A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.

1,700 questions
asked 2026-05-28T18:58:35.8233333+00:00
Muthukumar S 0 Reputation points
commented 2026-06-09T04:43:07.0866667+00:00
Danny Nguyen (WICLOUD CORPORATION) 7,025 Reputation points Microsoft External Staff Moderator
2 answers

How can I ask users for ratings and reviews in my iOS game?

I want that the standardized prompt gets displayed in my game on iOS devices after the user finished a level in my game. How can I display the standardized prompt in my game and is it necessary that I check if the prompt was already displayed three times…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2026-06-02T15:27:46.8833333+00:00
Kim Strasser 2,641 Reputation points
commented 2026-06-09T02:43:35.89+00:00
Nancy Vo (WICLOUD CORPORATION) 5,450 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

UWP app throws unhandled exception when installed from .msix package

This is a UWP app with Visual Studio Insiders [11709.129]. When deployed from Visual Studio, started with or without debugging to a Windows 10, an Xbox, or a Windows 11, it runs fine and is passing the tests. However, when the project is published to an…

Developer technologies | Universal Windows Platform (UWP)
asked 2026-05-20T20:14:21.3+00:00
WoodManEXP 80 Reputation points
edited an answer 2026-06-09T02:36:26.5766667+00:00
Jay Pham (WICLOUD CORPORATION) 3,855 Reputation points Microsoft External Staff Moderator
0 answers

I bought Visual Studio Professional - Full Year license

I bought Visual Studio Professional - Full Year license and it isn't working. I need someone to help me with this. Where can i talk to a human being to get this resolved - when i sign in it doesnt show where i bought it but i bought it using my email:…

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,766 questions
asked 2026-06-08T19:44:39.9566667+00:00
Jason Collins 0 Reputation points
2 answers One of the answers was accepted by the question author.

Switch the ListView Datatemplate from one data template to another data template?

I am developing Universal Windows 10 app, in one of my current project I want to change the ListView Data Template in runtime. Right now I have used only one Data Template, but in my scenario after a button is pressed, I want to change it to another…

Developer technologies | Universal Windows Platform (UWP)
asked 2019-10-30T06:35:18.337+00:00
Fei Xue - MSFT 1,111 Reputation points
answered 2026-06-08T18:30:28.3233333+00:00
Rathod Harshvardhansinh 0 Reputation points
2 answers One of the answers was accepted by the question author.

Setting Textbox.Text from BluetoothLEAdvertisementWatcher's received event throws an exception

I am creating a Bluetooth LE application in C# using a UWP project and have subscribed to get the Received event from the BluetoothLEAdvertisementWatcher. I can see the data correctly using Debug.Writeline to the Output window, but as soon as I try…

Developer technologies | Universal Windows Platform (UWP)
asked 2019-10-30T06:39:53.99+00:00
fangfang wu 91 Reputation points Microsoft Employee Moderator
answered 2026-06-08T18:27:11.8033333+00:00
Rathod Harshvardhansinh 0 Reputation points
2 answers One of the answers was accepted by the question author.

Share a large file between two UWP apps using Stream Sockets

I need to share a large file between two UWP apps which are running in two different machines using stream sockets. In order to share the file successfully, I have to share file size before sharing the actual file. So I had to set a separate event in…

Developer technologies | Universal Windows Platform (UWP)
asked 2019-10-30T06:27:51.737+00:00
Fei Xue - MSFT 1,111 Reputation points
answered 2026-06-08T18:20:58.9933333+00:00
Rathod Harshvardhansinh 0 Reputation points
2 answers One of the answers was accepted by the question author.

Covert my app to UWP

I have a console app and I have made some changes to the registry. If I convert to UWP how it can be done and what happen with the registry.

Developer technologies | Universal Windows Platform (UWP)
asked 2019-11-08T03:50:00.527+00:00
Lucas 41 Reputation points
answered 2026-06-08T18:12:48.7266667+00:00
Rathod Harshvardhansinh 0 Reputation points
2 answers One of the answers was accepted by the question author.

UWP Performance: Task.Run() vs Background Service

I'm working on a UWP app that is showing videos, images & XAML animations. The content displayed is being updated from time to time by pushing updates from the server to the app through grpc. When updates happen the app will need to download new…

Developer technologies | Universal Windows Platform (UWP)
asked 2019-11-04T11:14:01.42+00:00
Thomas Pentenrieder 36 Reputation points MVP
answered 2026-06-08T18:08:26.79+00:00
Rathod Harshvardhansinh 0 Reputation points