55,151 questions with Developer technologies-related tags

Sort by: Updated
2 answers

GIS Converters -Logs Improvements

1.I would like if you can help to make the logs better for End-Users/ QA/ Programmers that will understand them and get conclusions. 2.Maybe add a framed message for each step, that I can later take all log to document and explains how the converter…

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,730 questions
asked 2025-12-25T09:13:40.0266667+00:00
Dani_S 5,436 Reputation points
commented 2025-12-29T10:17:09.3033333+00:00
Michael Le (WICLOUD CORPORATION) 8,465 Reputation points Microsoft External Staff Moderator
1 answer

MAUI app issue

Hi, Does it call API to write one file into the remote server (with the given IP). Any demonstration to this?

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,730 questions
asked 2025-12-29T10:15:49.5133333+00:00
Peter_1985 2,946 Reputation points
answered 2025-12-29T10:15:57.66+00:00
Q&A Assist
5 answers

AutoComplete Extender using ASP.NET and Excel spreadsheet

Hi, I have a textbox on the default. aspx page bound to a Ajax Autocomplete extender. When the user types, I want the popup to display 'USA Counties' that match the first 2 or 3 letters. The source information could be in a Excel spreadsheet with 2…

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,637 questions
asked 2025-12-21T16:10:20.3766667+00:00
Matt Matt 25 Reputation points
commented 2025-12-29T10:13:50.6166667+00:00
Danny Nguyen (WICLOUD CORPORATION) 5,485 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Visual Studio 2026 not building .lib file in dll project

Hello! As the title states, I have set up a vs dll project, but when i build the project, only a dll file is generated; there is no .exp or .lib files. I have gone online to find a fix for this, but all of the fixes included something I already did, like…

Developer technologies | Visual Studio | Setup
asked 2025-12-11T03:40:46.39+00:00
Sahil Dash 20 Reputation points
recommended 2025-12-29T10:07:27.0766667+00:00
Ana M 0 Reputation points Moderator
2 answers

Can Visual Studio be installed on an offline PC?

I purchased Microsoft Visual Studio Pro 2022 from approved Microsoft vendor and then instructed that Visual Studio Pro 2022 could not be installed on a offline machine. Why is Visual Studio Pro 2022 not offered with a Multi-Access Key option? Can Visual…

Developer technologies | Visual Studio | Setup
asked 2025-12-26T19:09:41.5633333+00:00
Billy 0 Reputation points
edited an answer 2025-12-29T09:16:54.66+00:00
Lizzy Dinh (WICLOUD CORPORATION) 260 Reputation points Microsoft External Staff Moderator
1 answer

Display Alert is not shown in MAUI IOS other than OnAppearing of a page

I am trying to test my MAUI app in IOS and noticed that display alert does not work in any other place other than OnAppearing() , it works fine in Android . I tried the following options , added delay before display alert await Task.Delay(100) used…

Developer technologies | .NET | .NET MAUI
asked 2025-12-29T06:41:47.07+00:00
Manickam, Suraj 320 Reputation points
answered 2025-12-29T09:12:22.3066667+00:00
Jack Dang (WICLOUD CORPORATION) 6,800 Reputation points Microsoft External Staff Moderator
1 answer

Importing an image from a MAUI Android phone

[translation] Image could not be retrieved from the MAUI Android phone. I've tried to answer chatgpt, gemini, github cmpilot questions, but it's not working out. Android version: 11 Operation Description: When I open the app on my Android local device…

Developer technologies | .NET | .NET MAUI
asked 2025-12-27T06:31:20.88+00:00
상철 최 0 Reputation points
answered 2025-12-29T08:38:39.9033333+00:00
Jack Dang (WICLOUD CORPORATION) 6,800 Reputation points Microsoft External Staff Moderator
0 answers

file explore tab

update refresh file explorer tab. i have trouble to every time refresh. i am designer edit one file save that file psd that shows end of the file explorer tab once refresh after that shows that file original place. so we use every time push refresh file…

Developer technologies | Windows Forms
asked 2025-12-29T08:09:36.3966667+00:00
s k 0 Reputation points
answered 2025-12-29T08:10:45.5166667+00:00
Q&A Assist
1 answer

how to get all the advertise bytes in ios?

I am using .net maui 9.0 and in ios I want to ask that how to get all the bytes in DiscoveredPeripheral 's advertise . I do not want to ios to parse the bytes for me but I want to get all of it. in android I can do this:var bytes=scanRecord.GetBytes

Developer technologies | .NET | .NET MAUI
asked 2025-12-28T02:39:37.38+00:00
mc 6,496 Reputation points
answered 2025-12-29T07:15:03.75+00:00
Michael Le (WICLOUD CORPORATION) 8,465 Reputation points Microsoft External Staff Moderator
2 answers

Bot Framework Migration to Agent SDK

We are migrating from the Azure Bot Framework to the Microsoft 365 Agent Framework. While reviewing the documentation, I couldn’t find any replacement for Application Insights (the module shown below). Could you please let us know if there is an…

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,616 questions
asked 2025-12-22T13:49:57.5066667+00:00
Mali, Priyanka (Ext) 40 Reputation points
answered 2025-12-29T06:34:09.01+00:00
Mali, Priyanka (Ext) 40 Reputation points
2 answers

Can I use the same app in App Store Connect and Google Play Console for testing and publishing?

I have one app in App Store Connect and one app in Google Play Console that I use for uploading test builds. What happens with my test builds when I launch the app(from App Store Connect and Google Play Console) in the Apple App Store and Google Play…

Developer technologies | .NET | .NET MAUI
asked 2025-12-27T12:09:07.0333333+00:00
Kim Strasser 1,816 Reputation points
answered 2025-12-29T06:27:37.6866667+00:00
Michael Le (WICLOUD CORPORATION) 8,465 Reputation points Microsoft External Staff Moderator
1 answer

How to Migrate VB.NET WinForms App from AxTabDlg.AxSSTab (Sheridan SSTab ActiveX) to 64-bit Managed Controls?

Hello Community, I’m working on migrating a VB.NET Windows Forms application from 32-bit ActiveX controls to a pure 64-bit managed solution. The app currently uses Sheridan SSTab ActiveX via AxInterop.TabDlg (e.g., AxTabDlg.AxSSTab). Since ActiveX/COM…

Developer technologies | .NET | .NET Runtime
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
1,306 questions
asked 2025-12-29T06:25:24.8933333+00:00
Aman Agrahari 180 Reputation points
answered 2025-12-29T06:25:38.4233333+00:00
Q&A Assist
2 answers

Visual Studio 2026 - New Features In Debugging

Hi, Can you please lists all the new Features in Visual Studio with Debugging. If you add screencast foe each feature is will be great. Thanks in advance,

Developer technologies | Visual Studio | Testing
asked 2025-12-17T12:46:14.24+00:00
Dani_S 5,436 Reputation points
edited a comment 2025-12-29T04:58:21.5166667+00:00
Gade Harika (INFOSYS LIMITED) 2,175 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Issue to Javascript

Hi, Further to https://learn.microsoft.com/en-us/answers/questions/5549140/javascript-issue the sample below was not working well. Can you help?

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,637 questions
asked 2025-12-18T09:37:46.9666667+00:00
Peter_1985 2,946 Reputation points
accepted 2025-12-29T03:37:02.2266667+00:00
Peter_1985 2,946 Reputation points
2 answers

VS 2026 development of MAUI apps for mobile IS NOT POSSIBLE

This is a total mess - I just upgraded to VS 2026 community and .NET MAUI development is totally broken - it's not possible to install SDKs, it's keep failing with license acceptance error, of course I click "Accept" but it does not work. I…

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,616 questions
asked 2025-12-08T11:33:31.1833333+00:00
Sergiusz 1 Reputation point
commented 2025-12-29T03:26:26.73+00:00
Jorge Matarrita 0 Reputation points
0 answers

Rotate an App in the correct mode

Hi to all. I have an App with Xamarin that needs to show the screen only in one mode: vertical not orizontal. When I rotate the tablet for me is useful to avoid the rotation in the side when the width is larger than the height so the image of the xaml is…

Developer technologies | .NET | Xamarin
Developer technologies | .NET | Xamarin
A Microsoft framework for building cross-platform mobile apps using .NET and C# with native performance and user interfaces.
5,383 questions
asked 2025-12-28T19:18:09.2833333+00:00
Paolo Mossa 221 Reputation points
edited the question 2025-12-29T03:16:12.4166667+00:00
Paolo Mossa 221 Reputation points
1 answer

Vb.net form sizing issue different from design window

Say for example in design view I set form to 500x500 with a button at the very bottom of the form, during runtime the form does not show the button and the form appears to be smaller than in design view if I adjust the form in design view a bit bigger…

Developer technologies | Windows Forms
asked 2025-12-28T00:40:57.6266667+00:00
Michael Westen 0 Reputation points
edited the question 2025-12-29T02:49:03.13+00:00
Harry Vo (WICLOUD CORPORATION) 4,265 Reputation points Microsoft External Staff Moderator
2 answers

Visual Studio 2026 - CGitHub Copilot Chat using GPT-5 mini hat

Hi, Please see: https://app.screencast.com/lFJLy9r1aDvbW When I ask GitHub Copilot Chat using GPT-5 mini , for a summary of some files in folder. It gives me answer in parts, and I need to copy each part o my destination file. No shorter way ? Can you…

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,616 questions
asked 2025-12-23T21:27:42.54+00:00
Dani_S 5,436 Reputation points
answered 2025-12-28T21:11:35.1766667+00:00
Bruce (SqlWork.com) 82,231 Reputation points Volunteer Moderator
1 answer

Visual Studio 2026 VS Chat CptChatGpt

Hi, I'm using VS 2026 With ChatGpt with register bill. How to use in best way. Can you please best practice rules of all the interaction with ChatGpt. Thanks in advance,

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,616 questions
asked 2025-12-17T12:41:52.3833333+00:00
Dani_S 5,436 Reputation points
answered 2025-12-28T21:06:18.1233333+00:00
Bruce (SqlWork.com) 82,231 Reputation points Volunteer Moderator
1 answer

Getting 429 errors on the azure functions but not able to find any of these calls in the Logs or in the Azure Insights

While using an Azure functions and .Net 8 Isolated, after some time with messages being sent and functions running... we start getting a lot of 429 errors on the azure functions. Here problem is we don't find any of these calls in the Logs or in the…

Developer technologies | .NET | F#
Developer technologies | .NET | F#
A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
132 questions
asked 2025-06-06T12:54:47.2333333+00:00
Virender Jain 65 Reputation points
answered 2025-12-28T18:42:17.1366667+00:00
Mehul K Bhuva 0 Reputation points