54,712 questions with Developer technologies-related tags

Sort by: Updated
1 answer

Automating Pension Net Calculations in Excel with Real-Time Data Updates

Hi everyone, I’ve been working on a project to automate monthly pension calculations in Excel for Italian retirees. The main goal is to have a dynamic spreadsheet that automatically updates net pensione calculation [calcolo pensione netta 2025] values…

Developer technologies | Visual Studio | Setup
asked 2025-11-02T19:56:02.9266667+00:00
Giuseppina rinaldi 20 Reputation points
answered 2025-11-03T05:31:58.9633333+00:00
Susmitha T (INFOSYS LIMITED) 910 Reputation points Microsoft External Staff
0 answers

Tips for Staying Updated with New Microsoft Developer Tools and Libraries

Hi everyone, The Microsoft developer ecosystem evolves rapidly — from .NET updates to Azure SDKs, Power Platform enhancements, and new GitHub features. As developers, keeping up with these changes is crucial for building modern, efficient, and secure…

Developer technologies | Small BASIC
Developer technologies | Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
301 questions
asked 2025-11-03T05:14:25.95+00:00
Tarun Nagar 85 Reputation points
2 answers

I cannot rebuild my iOS project in Release mode.

Rebuilding my iOS project in Visual Studio Community 2022 (64-bit) Version 17.14.19 doesn´t complete. I need to cancel the build because it takes too long to complete and I think it will never complete. But I don´t get an error. I have tried rebuilding…

Developer technologies | .NET | .NET MAUI
asked 2025-11-01T20:54:50.66+00:00
Kim Strasser 1,551 Reputation points
answered 2025-11-03T04:37:32.0166667+00:00
Michael Le (WICLOUD CORPORATION) 3,675 Reputation points Microsoft External Staff Moderator
0 answers

Why MS Store apps rank not updated since last month?

Hi MS Team, My Microsoft apps getting high downloads daily but its rank not updated on the MS Store. Why MS not updating apps rank. It was stopped since last month. When you will update app store apps ranks? Please try to update MS Store apps stats.…

Developer technologies | Universal Windows Platform (UWP)
asked 2025-11-03T04:26:59.09+00:00
Saqib Sharif 0 Reputation points
1 answer

IOS app crashing when typing long text in a textarea on html page that is called inside webview HybridWebViewHandler : ViewHandler<IHybridWebView, WKWebView>

Hi, I am using .Net 9 using webiew -source html page to chatserver that using communication through liveswitch. Its working fine if no long text has been typing on textarea specially in release mode.Can someone help to solve this? Crash report iphone 11…

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,659 questions
asked 2025-10-31T14:45:17.6+00:00
Shraddha Chauhan 0 Reputation points
edited an answer 2025-11-03T04:24:28.48+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,450 Reputation points Microsoft External Staff
2 answers

Private app stuck at "Waiting to install" on MS Intune. Happening on newly enrolled android tablet devices. Updates fine on devices where it was previously installed. Why is this happening?

Private app stuck at "Waiting to install" on MS Intune. Happening on newly enrolled android tablet devices. The app updates fine on devices where it was previously installed. Why is this happening? Also got this error when it finally changed…

Developer technologies | XAML
Developer technologies | XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
867 questions
asked 2025-10-17T02:16:00.5133333+00:00
Eriberto_admin 0 Reputation points
commented 2025-11-03T04:14:14.9633333+00:00
Gade Harika (INFOSYS LIMITED) 1,260 Reputation points Microsoft External Staff
3 answers

what certificate path for azure developer are best starting at beginner level

What Azure courses show a new developer take, what is the correct path.

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-10-31T13:28:20.8466667+00:00
Michael Stephens 0 Reputation points
answered 2025-11-03T04:12:57.2566667+00:00
Danny Nguyen (WICLOUD CORPORATION) 3,680 Reputation points Microsoft External Staff Moderator
1 answer

Convert list of files to GEOGJON

Hi, 1.I need to convert these files to GEOJSON: ArcGIS Package Files |lpkx|Layer package — bundles a layer’s data, symbology, and metadata for sharing. Used in ArcGIS Pro. |.lyrx|Layer file — stores map layer properties, such as symbology and labeling,…

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,659 questions
asked 2025-10-31T19:21:54.58+00:00
Dani_S 4,651 Reputation points
answered 2025-11-03T04:12:04.45+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,450 Reputation points Microsoft External Staff
1 answer

Some IAudioEndpointVolume APIs never return.

IMMDevice* curDevice = nullptr; IMMDeviceCollection* pCollection = nullptr; auto hr = pDeviceEnumerator->EnumAudioEndpoints(type, DEVICE_STATE_ACTIVE, &pCollection); if (FAILED(hr)) { ELOG_RCV(TAG, "EnumAudioEndpoints failed", "…

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,021 questions
asked 2025-10-29T08:57:36.2666667+00:00
Lowell Liu 21 Reputation points
commented 2025-11-03T04:07:00.05+00:00
Gade Harika (INFOSYS LIMITED) 1,260 Reputation points Microsoft External Staff
1 answer

How to Convert MS Word to PDF in ASP.NET

I use NuGet's PDFSharp for merging PDFs, and it's great. But now I'm trying to see if I can read an MS WORD document and convert it into a PDF. I'm not sure PDFSharp or MigraDoc can do it. I know Spire.DOC will work, but it's not free. I can get it done…

Developer technologies | ASP.NET | Other
Developer technologies | ASP.NET | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
3,620 questions
asked 2025-10-23T00:40:18.42+00:00
Corey Fleig 140 Reputation points
commented 2025-11-03T04:03:44.1766667+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,450 Reputation points Microsoft External Staff
1 answer

Problem with the update of visual studio offline

Good morning, I'm updating Visual Studio 2022 on a VMware virtual machine (vmware and offline). It has Windows 10, and I'm trying to update from version 17.9 to the latest version. I did the minimal setup, but when I try to apply it, nothing happens. It…

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,534 questions
asked 2025-10-29T10:21:34.3966667+00:00
Estefania infra developer 0 Reputation points
commented 2025-11-03T04:01:29.9066667+00:00
Michael Le (WICLOUD CORPORATION) 3,675 Reputation points Microsoft External Staff Moderator
1 answer

I can't get data from a sandbox API or debug my .NET MAUI app after getting a Business Central token.

Hello, I made a new MAUI app to play with a sandbox instance to test D365 APIs and functionality. I'm trying to authenticate and return an access token from an async method, AcquireBusinessCentralTokenInteractiveAsync, to get company data, but I cannot…

Developer technologies | .NET | .NET MAUI
asked 2025-11-02T13:22:26.4066667+00:00
Trevor Leon 0 Reputation points
commented 2025-11-03T04:01:04.6766667+00:00
Tony Dinh (WICLOUD CORPORATION) 4,000 Reputation points Microsoft External Staff
1 answer

how to write de-compression function in c++?

I want to send compressed bytes(using .net system.IO.Compression) to micro-chip and how to get the un-compressed bytes using c? the micro-chip code is using c

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,021 questions
asked 2025-10-31T00:44:17.12+00:00
mc 6,076 Reputation points
commented 2025-11-03T03:56:33.4933333+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,450 Reputation points Microsoft External Staff
1 answer

Should the ApplicationBuilder behave differently between Microsoft.NET.Sdk and Microsoft.NET.Sdk.Worker??

I've noticed if my project file references Microsoft.NET.Sdk, then the ApplicationBuilder does NOT automatically load the appsettings.json file, but if the project file references Microsoft.NET.Sdk.Worker, then it does. I've noticed this has occurred…

Developer technologies | .NET | Other
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
4,133 questions
asked 2025-10-30T23:22:24.5433333+00:00
Alastair Davie 6 Reputation points
commented 2025-11-03T03:52:00.74+00:00
Omkara Varshitha Kunapalli (INFOSYS LIMITED) 1,450 Reputation points Microsoft External Staff
2 answers

iOS project error: IL Trimmer has encountered an unexpected error.

I get two errors when I debug an empty iOS project on my iPad Air in Visual Studio Community 2026 Insiders 11123.170. IL Trimmer has encountered an unexpected error. Please report the issue at https://aka.ms/report-illink The file…

Developer technologies | .NET | .NET MAUI
asked 2025-10-27T21:31:33.97+00:00
Kim Strasser 1,551 Reputation points
answered 2025-11-03T03:40:05.0233333+00:00
Tony Dinh (WICLOUD CORPORATION) 4,000 Reputation points Microsoft External Staff
2 answers

unable tobuild chain to self-signed root for signer

I am using .net maui 9.0 and target is remote device. but my phone does not showed in the remote device and I have connected it in devices and simulators in my mac. mac is the latest version and also the visual studio.

Developer technologies | .NET | .NET MAUI
asked 2025-10-28T04:47:45.72+00:00
mc 6,076 Reputation points
commented 2025-11-03T03:11:30.9533333+00:00
Tony Dinh (WICLOUD CORPORATION) 4,000 Reputation points Microsoft External Staff
1 answer

Visual Studio is not responding for 90-120 seconds when I start debugging and stop debugging my Android/iOS project

When I click on start debugging then my launch screen on my Android/iOS device is displayed and a little bit later Visual Studio is not responding during 90-120 seconds. After that, Visual Studio and my project continue to run normally on my device. But…

Developer technologies | .NET | .NET MAUI
asked 2025-09-15T08:44:43.95+00:00
Kim Strasser 1,551 Reputation points
edited a comment 2025-11-03T02:55:46.8533333+00:00
Michael Le (WICLOUD CORPORATION) 3,675 Reputation points Microsoft External Staff Moderator
1 answer

how we can build a chat bot for our asp.net core public web site?

We have a .net core MVC 8.0 web application where our data is either stored on the MVC views as html pages or inside PDF files inside file system and other PDF inside SQL database. so can we build copilot agents which interact with our data? i have…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-11-02T15:39:10.6333333+00:00
john john Pter 1,245 Reputation points
edited the question 2025-11-03T02:42:52.5466667+00:00
Harry Vo (WICLOUD CORPORATION) 3,380 Reputation points Microsoft External Staff Moderator
2 answers

Build and run Maui app from dotnet cli on mac

I have dotnet 10 installed on my mac. Running dotnet --version yields this: 10.0.100-rc.1.25451.107 I have also installed the sdk, but when I run dotnet build -t:Run -f net10.0-ios I get this error: MyMauiApp net10.0-ios failed with 1 error(s) (0.2s) …

Developer technologies | .NET | .NET MAUI
asked 2025-09-29T18:42:08.6366667+00:00
Brad Rice 20 Reputation points
commented 2025-11-03T02:42:20.6166667+00:00
Michael Le (WICLOUD CORPORATION) 3,675 Reputation points Microsoft External Staff Moderator
1 answer

Will I be able to use VS 2026 without GH Copilot?

At home I have downloaded the Visual Studio Insiders app, the Community Edition. I've been enjoying using it and am looking forward to the final VS 2026 edition which I presume will be released next month. The most significant thing I've noticed is the…

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,534 questions
asked 2025-10-30T01:13:29.18+00:00
Rod Falanga 711 Reputation points
commented 2025-11-03T02:38:38.8433333+00:00
Jay Pham (WICLOUD CORPORATION) 2,010 Reputation points Microsoft External Staff Moderator