55,101 questions with Developer technologies-related tags

Sort by: Updated
2 answers

Using IIS 10 with SQL Server Management Studio, Can't Connect SSL from Go Daddy

IIS 10 refuses to accept an SSL cert from Go Daddy/Starfield Tech. Self-signed won't allow an SQL connection. What have I done wrong? I have worked through SSL Certificate portal with a crt request, inserted at Go Daddy, received back new cert, used the…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-12-19T14:52:51.8966667+00:00
Marcia Horne 0 Reputation points
answered 2025-12-19T20:32:15.2733333+00:00
AgaveJoe 30,491 Reputation points
1 answer One of the answers was accepted by the question author.

Command doesn't trigger

I Updated the xaml with a swipeView I fixed the button, but the swipe dosent work <?xml version="1.0" encoding="utf-8" ?> <syncfusion:SfPopup x:Class="Scan2Cart.Views.PopUps.CartPage" …

Developer technologies | .NET | .NET MAUI
asked 2025-12-13T21:53:04.53+00:00
Eduardo Gomez 4,176 Reputation points
accepted 2025-12-19T18:56:18.0666667+00:00
Eduardo Gomez 4,176 Reputation points
2 answers

SQL Sorting by Non-Aggregate Field

Hello everyone and thank for the help in advance. I have a SQL Server table that tracks incoming phone calls with the phone number and time entered. I want to create a query where I can also retrieve a count of the number of times a phone called, but…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,713 questions
asked 2025-12-18T22:02:10.35+00:00
Kmcnet 1,256 Reputation points
answered 2025-12-19T18:08:11.5866667+00:00
Viorel 125.8K Reputation points
1 answer

Issue to MAUI app

Hi, Is Azure the best option for DB of Maui app? Any samples for having few forms on one Maui project?

Developer technologies | .NET | .NET MAUI
asked 2025-12-19T10:01:05.4866667+00:00
Peter_1985 2,926 Reputation points
edited an answer 2025-12-19T17:32:03.1133333+00:00
Bruce (SqlWork.com) 82,146 Reputation points Volunteer Moderator
2 answers

Extension method must be defined in a non-generic static class

I get the error Extension method must be defined in a non-generic static class in my Azure Function project in Visual Studio Code. But I cannot change public class NewFunction to public static class NewFunction because then I get 'NewFunction.log':…

Developer technologies | .NET | .NET MAUI
asked 2025-12-19T08:06:30.4966667+00:00
Kim Strasser 1,771 Reputation points
answered 2025-12-19T17:22:35.58+00:00
Bruce (SqlWork.com) 82,146 Reputation points Volunteer Moderator
5 answers One of the answers was accepted by the question author.

DLL entry list

I am trying to determine how 2 versions of the ACEOLEDB.DLL differ (I suspect that a function entry is present in one, but not the other). This because one of themcrashes an application that I am developing. The other allows the application to function…

Developer technologies | Visual Studio | Debugging
asked 2025-12-13T16:04:38.7366667+00:00
David Lightstone 5 Reputation points
accepted 2025-12-19T16:28:43.14+00:00
David Lightstone 5 Reputation points
0 answers

Visual Studio 2026 Upgrade to 18.1.1 with GIT

Hi, I upgrade my Visual Studio 2026 from version 18.1.0 to 18.1.1 today morning. I don't know if it from the upgrade. But the folders of the projects change from Gis to Git and also solutions and all namespaces in all the files as follow: I renamed…

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,599 questions
asked 2025-12-17T21:14:48.62+00:00
Dani_S 5,176 Reputation points
commented 2025-12-19T15:51:42.43+00:00
Dani_S 5,176 Reputation points
1 answer

Visual Studio 2022- File Ignored always ignore when adding to class librarar

Hi, Please see the following screenshot, why adding a new new file I always need to use Git/Add ignore file (right click on the file) ? It happened in class library as follow: TargetFramework>netstandard2.0</TargetFramework> Thanks in advance,

Developer technologies | Visual Studio | Extensions
asked 2025-12-11T17:39:46.8933333+00:00
Dani_S 5,176 Reputation points
commented 2025-12-19T15:47:20.93+00:00
Dani_S 5,176 Reputation points
0 answers

In refinitiv how to get divested banks details

I need to obtain details of banks where any form of divestment has taken place. Please outline the steps to identify and compile this information

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,151 questions
asked 2025-12-19T14:56:20.8766667+00:00
Asanthi Premadasa 0 Reputation points
1 answer One of the answers was accepted by the question author.

Platform Theme not changing when switching UserAppTheme

Hello, I wanted to dynamically switch the theme in my app (https://learn.microsoft.com/en-us/dotnet/maui/user-interface/system-theme-changes?view=net-maui-10.0#set-the-current-user-theme), but realized that the platform-specific UI still has the theme…

Developer technologies | .NET | .NET MAUI
asked 2025-12-17T17:40:47.0233333+00:00
Arthur P 20 Reputation points
accepted 2025-12-19T14:31:13.1066667+00:00
Arthur P 20 Reputation points
1 answer

WebView does not load on Windows

Hello, I have a WebView component, which has a Source, WidthRequest and HeightRequest attribute, but it doesnt show up when im debugging on Windows Machine. The component works on Android perfectly. Is there some setting I have to enable for it to be…

Developer technologies | .NET | .NET MAUI
asked 2025-12-17T17:49:14.3833333+00:00
Arthur P 20 Reputation points
commented 2025-12-19T14:30:21.3566667+00:00
Arthur P 20 Reputation points
1 answer

AMSI.DLL stack overflow exception is shown in MFC VC++ based desktop application unexpected crash

SUMMARY     Our MFC VC++ based desktop application (OmniServer) is crashing unexpectedly and showing the errors related to amsi.dll, and our application crashes in the Windows event viewer logs and application crash dump logs, indicating a stack overflow…

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,029 questions
asked 2025-12-19T13:12:49.1033333+00:00
Pandurang Lobhe 0 Reputation points
answered 2025-12-19T13:46:40.97+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,460 Reputation points Microsoft External Staff
2 answers

Access is denied. (Exception from HRESULT: 0x80070005) on AddPackageByAppInstallerFileAsync

I am using the AddPackageByAppInstallerFileAsync method on several UWP apps. It has worked on all of the apps except recently for one of the apps. I get a "Access is denied. (Exception from HRESULT: 0x80070005)" exception.…

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,727 questions
asked 2025-05-14T06:49:11.14+00:00
Carlo Mendoza 151 Reputation points
commented 2025-12-19T13:40:46.4333333+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,460 Reputation points Microsoft External Staff
1 answer

VS Code extension blocked by “suspicious content” – first-time publisher

I am a new VS Code Marketplace publisher attempting to publish my first extension. The extension is a local-only developer utility that provides a calculator webview for Solidity development and smart contract audits. It performs no network access,…

Developer technologies | Visual Studio | Extensions
asked 2025-12-15T18:46:42.57+00:00
Aderibigbe Tobi 0 Reputation points
commented 2025-12-19T13:40:41.13+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,055 Reputation points Microsoft External Staff
3 answers

View dashboard for my employees and reminders in CRM

Hi, Could I please get access to se my employees dashboards in CRM? And a training in how to put reminders on activities in CRM?

Developer technologies | Windows Forms
asked 2025-12-16T09:20:19.9566667+00:00
Katrin Reinert 0 Reputation points
answered 2025-12-19T13:39:06.3766667+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,460 Reputation points Microsoft External Staff
2 answers

How to retrieve Oracle long type data using the ODP.NET driver in Visual Studio?

I'm developing a Visual Studio plugin that uses the database connection provided by Visual Studio to retrieve Oracle metadata. However, when the metadata is of type Long (ALL_TAB_COLS.DATA_DEFAULT), the data cannot be retrieved in Visual Studio (it's an…

Developer technologies | Visual Studio | Extensions
asked 2025-12-12T02:28:15.2+00:00
zhihao huang 20 Reputation points
commented 2025-12-19T13:34:32.66+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,055 Reputation points Microsoft External Staff
2 answers

How can i convert my .NET Framework 4.8 (x86) to .NET Core 8 (x64)

Dear Team,   I have migrated my WinForms application from .NET Framework 4.8 to .NET Core 8. Previously, it was built for the x86 platform, but I want to change it to x64. I have updated the configuration in the Configuration Manager and modified the…

Developer technologies | .NET | Entity Framework Core
asked 2025-12-11T04:29:28.8+00:00
Drusti Kumar 0 Reputation points
commented 2025-12-19T13:33:10.9766667+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,055 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Visual Studio 2026 - New Features With CSharp

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

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,727 questions
asked 2025-12-17T12:47:17.1733333+00:00
Dani_S 5,176 Reputation points
commented 2025-12-19T13:26:32.16+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,055 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

GIS - Convert from one format to any formats.

Hi, 1.In continue to: https://learn.microsoft.com/en-us/answers/questions/5657151/gis-trycreateforinput In this ticket the output was the selected converter. Now the focus on the converter. 2.List of GIS converters: EsriJson (.esrijson, .json) GeoJson…

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,727 questions
asked 2025-12-12T10:13:08.8933333+00:00
Dani_S 5,176 Reputation points
accepted 2025-12-19T12:18:12.9366667+00:00
Dani_S 5,176 Reputation points
7 answers

How do you fix Intellisense errors in a CMake project when Visual Studio is connected to WSL:Ubuntu?

I am running a CMake project in Visual Studio Community 2026 and it is connected to WSL: Ubuntu. It is running the Linux Debug configuration preset. WSL is running the gcc 15.1.0 compiler. My C++ code builds and runs fine but I get hundreds of…

Developer technologies | Visual Studio | Debugging
asked 2025-12-03T12:38:18.0166667+00:00
Brandon Davies-Sekle 0 Reputation points
commented 2025-12-19T11:57:14.2933333+00:00
Brandon Davies-Sekle 0 Reputation points