54,171 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Microsoft Graph API – OnlineMeeting: Organizer cannot be added as attendee

Hello, I’m using the Microsoft Graph API (v1.0) in C# to create Teams meetings using the onlineMeeting resource. I need a scenario where the organizer of the meeting is also explicitly listed in the attendees collection. However, when I include the…

Developer technologies | C#
asked 2025-08-11T14:55:40.3466667+00:00
Sébastien B 0 Reputation points
answered 2025-08-12T09:36:30.5766667+00:00
Adiba Khan 245 Reputation points Microsoft External Staff
1 answer

The Picker icon is not appearing in .NET MAUI on Windows 11.

.NET 8Installed Workload Id Manifest Version Installation Source android 35.0.39/9.0.100 SDK 9.0.100, VS 17.12.35527.113 aspire 8.2.2/8.0.100 SDK 9.0.100, VS 17.12.35527.113 ios …

Developer technologies | .NET | .NET MAUI
asked 2025-03-26T12:28:08.53+00:00
Sowndarrajan Vijayaragavan 470 Reputation points
answered 2025-08-12T09:22:52.1833333+00:00
Michael Le (WICLOUD CORPORATION) 995 Reputation points Microsoft External Staff
4 answers

Unexpected Error with MapRouteFinder in UWP App

Encountering an issue with the Bing Maps in a Microsoft UWP app when attempting to render a path. An "Unspecified error" is returned when passing the following four waypoints to the Bing Maps API via the…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-07-29T10:24:09.75+00:00
Lokender Tiwari 0 Reputation points
answered 2025-08-12T09:18:52.19+00:00
Lokender Tiwari 0 Reputation points
3 answers

UI freezes for sometime after UI binding

My data is binding to UI quickly but the UI freezes for few seconds and I have only 2 records. I am loading data in ContentView Loaded event var newStops = await Task.Run(() => { return response.Stops .OrderByDescending(x =>…

Developer technologies | .NET | .NET MAUI
asked 2025-06-15T17:09:15.28+00:00
Shashank Gaddam [C] 20 Reputation points
commented 2025-08-12T08:56:24.51+00:00
Michael Le (WICLOUD CORPORATION) 995 Reputation points Microsoft External Staff
1 answer

Entry field control is covered by keyboard

Hello, I have a view with 4 Entry controls, when I try to type inside the control, the keyboard will cover the Entry field. is there any way to shift up the control to be above the keyboard?

Developer technologies | .NET | .NET MAUI
asked 2023-03-29T13:11:02.2266667+00:00
ahmed omar 181 Reputation points
edited a comment 2025-08-12T08:55:22.6466667+00:00
Jaboulay, Francois Gael 5 Reputation points
1 answer

net maui find one tree control for free thanks!

请大神介绍一个树形控件,免费的开源的。谢谢。类似syncfusion的treeview但这个是收费的。Uranium 这个里面有免费开源的吗。只要树形控件就可以。

Developer technologies | .NET | .NET MAUI
asked 2025-06-03T11:40:41.24+00:00
张中伟 80 Reputation points
commented 2025-08-12T08:53:40+00:00
Michael Le (WICLOUD CORPORATION) 995 Reputation points Microsoft External Staff
3 answers

Excel VBA: Can my VBA code determine whether Solver is running?

Is there a way to test whether Solver is running? I have a section of VBA code that must be skipped if Solver is running. I'm using MS Office LTSC Professional Plus 2024 (Windows).

Developer technologies | VB
asked 2025-08-09T18:42:52.5233333+00:00
Dave Post 0 Reputation points
answered 2025-08-12T08:34:39.2333333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 795 Reputation points Microsoft External Staff
4 answers

The correct CChildFrame is not activated after the predecessor is closed.

MFC MDI application. Opened several CChildFrame s. (To illustrate better my issue I identified every CChildFrame with an unique id.) Opened, lets say, 5 CChildFrame. 1, 2, 3, 4, 5. List the order of the CChildFrame by menu: About: List…

Developer technologies | C++
asked 2025-07-21T11:59:20.9766667+00:00
Flaviu_ 1,071 Reputation points
commented 2025-08-12T08:21:18.9333333+00:00
RLWA32 50,066 Reputation points
1 answer

How to Run Instrumentation Profiling with a DLL in Visual Studio 2019 and 2022

In Visual Studio 2017, the Performance Profiler (Instrumentation mode) lets you select both a DLL and an EXE file. However, in Visual Studio 2019 and 2022, I am unable to select a DLL using the Debug → Performance Profiler → Instrumentation option. What…

Developer technologies | Visual Studio | Testing
asked 2025-08-11T05:41:35.19+00:00
test code 1 Reputation point
answered 2025-08-12T08:16:00.1966667+00:00
Susmitha T (INFOSYS LIMITED) 160 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Navigate PopToRoot when Tab Reselected in .NET MAUI Windows

Navigate PopToRoot when Tab Reselected in .NET MAUI for Windows same like Android as per below ticket for your reference. https://learn.microsoft.com/en-us/answers/questions/2041922/navigate-poptoroot-when-tab-reselected-in-net-maui

Developer technologies | .NET | .NET MAUI
asked 2025-07-31T06:16:00.6633333+00:00
Bhuwan 1,086 Reputation points
accepted 2025-08-12T08:02:55.32+00:00
Bhuwan 1,086 Reputation points
1 answer

MAUI: Notification icon is blank in Android 15

I am using below code to show the push notification icon in my MAUI application: private void CreateNotificationChannel() { try { var channelId = $"{PackageName}.general"; var notificationManager =…

Developer technologies | .NET | .NET MAUI
asked 2025-04-28T14:53:02.68+00:00
Sreejith Sreenivasan 1,001 Reputation points
answered 2025-08-12T07:49:58.95+00:00
Tony Dinh (WICLOUD CORPORATION) 725 Reputation points Microsoft External Staff
0 answers

Complete Merge Tactics Guide - Master Clash Royale Merge Tactics

Your ultimate resource for Merge Tactics strategies, merge troops techniques, and expert Clash Royale gameplay tipshttps://mergetacticsguide.com/#how-to-play

Developer technologies | Windows Presentation Foundation
asked 2025-08-12T07:33:22.8266667+00:00
videos islam 0 Reputation points
1 answer

App is crashing which swiping in carousel view in maui

I had implemented the carousel view in android, When im swipping app is getting crashed.

Developer technologies | .NET | .NET MAUI
asked 2025-03-19T10:07:20.5066667+00:00
Vaibhav Methuku 165 Reputation points
answered 2025-08-12T07:17:30.9466667+00:00
Michael Le (WICLOUD CORPORATION) 995 Reputation points Microsoft External Staff
1 answer

Is there a cleaner way to connect Power BI to Oracle Fusion?

We're using BICC and BI Publisher exports to pull Fusion data into Power BI. It works… sort of. But it’s messy -  lots of manual steps, stale data, and fragile file-based pipelines. I came across a method  that does direct connectivity from Power BI to…

Developer technologies | Windows Forms
asked 2025-08-11T09:22:39.71+00:00
Utkarsh Pandey 0 Reputation points
answered 2025-08-12T06:52:15.6733333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 795 Reputation points Microsoft External Staff
1 answer

Scrolling Issue on Tabbed Page in iOS When Adding Dynamic Labels

I am experiencing a scrolling issue on a tabbed page in iOS when dynamically adding labels. In most cases (approximately 8 out of 10 times), I am unable to scroll down after adding the labels. This issue occurs on both real and simulator devices. …

Developer technologies | .NET | .NET MAUI
asked 2025-06-17T06:05:47.6133333+00:00
Omkar Pawar 255 Reputation points
commented 2025-08-12T06:10:58.8333333+00:00
Michael Le (WICLOUD CORPORATION) 995 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Resources rules file 'Platforms/iOS/Entitlements.plist' not found.

Hello I am using visual studio 2022 for windows and trying to build a IOS archive file in on my windows box which should then be transferred to my connected MAC so that I can then publish the app- I keep getting this error Resources rules file…

Developer technologies | .NET | .NET MAUI
asked 2025-05-13T06:44:59.55+00:00
martin schneeberger 20 Reputation points
commented 2025-08-12T06:07:15.0033333+00:00
Michael Le (WICLOUD CORPORATION) 995 Reputation points Microsoft External Staff
1 answer

Can't start the default Azure Function in Visual Studio 2022

Visual Studio 2022 17.14.7 Core Tools Version: 4.0.7317 Commit hash: N/A +5ca56d37938824531b691f094d0a77fd6f51af20 (64-bit) Function Runtime Version: 4.1038.300.25164 Following the quick start…

Developer technologies | Visual Studio | Debugging
asked 2025-07-02T04:32:17.5366667+00:00
Owen Chen 0 Reputation points
commented 2025-08-12T05:53:11.52+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
1 answer

i can't execute program in visual studio without administrator account after changing the assembly name

Hi, after windows updates, I can't execute program on visual studio (Debug/Release) without administrator account after changing assembly name. changing version name of assembly name is able to execute program without administrator account. ex) Device…

Developer technologies | C#
asked 2025-06-17T01:28:27.9066667+00:00
광효 이 0 Reputation points
commented 2025-08-12T05:52:33.55+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 245 Reputation points Microsoft External Staff
1 answer

Unable to load WCF project in solution as I am using Visual Studio 2022

In my solution total 12 projects but when I loading it is loading only 11 project, and one project is unable to load. IDE: Visual Studio 2022 Framework: <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> Application: WCF I need solution…

Developer technologies | Visual Studio | Setup
asked 2025-08-07T11:41:22.0933333+00:00
Niranjan Ghadai 0 Reputation points
commented 2025-08-12T05:37:33.2566667+00:00
Susmitha T (INFOSYS LIMITED) 160 Reputation points Microsoft External Staff
6 answers

Unable to Hide Buttons in Custom Toolbar with UI Context in Visual Studio Extension

I have created a custom toolbar in my Visual Studio extension that appears only with specific files, using a defined UI context. I want to hide certain buttons in this toolbar programmatically. However, setting the .Hidden = true property does not hide…

Developer technologies | Visual Studio | Extensions
asked 2025-07-21T09:22:04.0166667+00:00
Vasu Bansal 20 Reputation points
commented 2025-08-12T05:34:48.82+00:00
Susmitha T (INFOSYS LIMITED) 160 Reputation points Microsoft External Staff