11,729 questions with Developer technologies | C# tags

Sort by: Updated
1 answer

how to display USA "county" in dynamic textbox when user starts typing first letters etc

hi, I am using asp.net web forms and C sharp. There is a web form on the site. One of the textboxes is "USACounty" I want the full county to show up in the textbox automatically when a users starts typing...... for instance they type san d…

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,729 questions
asked 2025-12-20T19:28:07.3733333+00:00
Matt Matt 0 Reputation points
answered 2025-12-20T19:29:21.1366667+00:00
Q&A Assist
1 answer

Why does the verb [HttpDelete] make my screen go blank (404)?

I have an anchor: <a class="btn btn-primary ms-4" asp-Controller="Home" asp-action="Delete"> Delete</a> the controller has a Delete method that works, but when I include the verb [HttpDelete] it never sees the…

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,729 questions
asked 2025-12-19T23:11:46.9033333+00:00
Corey Fleig 205 Reputation points
answered 2025-12-20T16:54:52.77+00:00
Bruce (SqlWork.com) 82,146 Reputation points Volunteer Moderator
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,729 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,465 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,729 questions
asked 2025-12-17T12:47:17.1733333+00:00
Dani_S 5,261 Reputation points
commented 2025-12-19T13:26:32.16+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,215 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,729 questions
asked 2025-12-12T10:13:08.8933333+00:00
Dani_S 5,261 Reputation points
accepted 2025-12-19T12:18:12.9366667+00:00
Dani_S 5,261 Reputation points
2 answers

GIS Converter - EnsureDebugArgs in Console App

Hi Michel, Thank you very much for your help !!! I implemented all your remarks from ticket: https://learn.microsoft.com/en-us/answers/questions/5658212/gis-cli-commands 1.Do I used EnsureDebugArgs in a best way ? if not give please me the fixes code…

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,729 questions
asked 2025-12-17T08:33:49.68+00:00
Dani_S 5,261 Reputation points
commented 2025-12-19T11:45:57.83+00:00
Dani_S 5,261 Reputation points
1 answer One of the answers was accepted by the question author.

GIS Converter - Logging - Warnings

Hi Michel, In continue to ticket : https://learn.microsoft.com/en-us/answers/questions/5665977/gis-converter-logging-code Can you please help to fix these warnings: warnings.txt 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,729 questions
asked 2025-12-17T07:56:49.63+00:00
Dani_S 5,261 Reputation points
commented 2025-12-19T11:19:51.3333333+00:00
Dani_S 5,261 Reputation points
2 answers

Comment résoudre l'erreur : Impossible de démarrer le programme "C:\Program Files\Microsoft Office\root\Office16\excel.exe. Le processus a été arrêté. Actualisez la liste des processus avant d'essayer un autre attachement.

Bonjour, Je développe un complément VSTO pour Excel avec Visual Studio 2022. Depuis quelque temps, il m’est impossible de lancer le projet en mode Debug. À chaque tentative, le message suivant apparaît : Impossible de démarrer le…

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,729 questions
asked 2025-12-18T13:09:54.5266667+00:00
ROZE Jules 0 Reputation points
answered 2025-12-19T08:51:42.81+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,215 Reputation points Microsoft External Staff
2 answers

GIS Converter -Unit Tests Projects -Set Aspose License.

Hi Michel, Thank you very much for your help !!! I implemented all your remarks from ticket: https://learn.microsoft.com/en-us/answers/questions/5658212/gis-cli-commands 1,How do I set the Aspose license to all my unit tests in one place ? 2.This the…

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,729 questions
asked 2025-12-17T08:25:47.6266667+00:00
Dani_S 5,261 Reputation points
commented 2025-12-19T06:59:56.9133333+00:00
Michael Le (WICLOUD CORPORATION) 7,785 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

GIS CLI commands

Hi, I would like to ask the following questions regarding my GIS CLI command in program file. The GIS CLI commands used once by end-user. 1.Does the ShowHelp method is a good practice in CLI if not please fix. I used in this case to show it: // If no…

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,729 questions
asked 2025-12-12T11:02:22.9333333+00:00
Dani_S 5,261 Reputation points
accepted 2025-12-19T05:15:22.13+00:00
Dani_S 5,261 Reputation points
2 answers

Architecture Programming

I need help. I’ve been programming for five years, but I still know I have a fundamental issue. Since I started learning, I’ve worked through books, Microsoft training materials, and trial and error, and I’ve solved many things, but I still don’t know…

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,729 questions
asked 2025-12-13T09:48:48.95+00:00
Bardia 0 Reputation points
commented 2025-12-19T05:08:21.5433333+00:00
Susmitha T (INFOSYS LIMITED) 1,885 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

GIS Converter -Console App -Tests Coverage

Hi Michel, Thank you very much for your help !!! I implemented all your remarks from ticket: https://learn.microsoft.com/en-us/answers/questions/5658212/gis-cli-commands 1.Can you please look if I added all the tests, if not please add me the needed…

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,729 questions
asked 2025-12-17T08:19:14.6666667+00:00
Dani_S 5,261 Reputation points
accepted 2025-12-19T04:18:56.34+00:00
Dani_S 5,261 Reputation points
1 answer One of the answers was accepted by the question author.

ViewComponent exception handling

Hi, What is the correct way to handle exceptions in a view component? I would like the user to end up being redirected to an error page. My ViewComponent looks like this : public async Task<IViewComponentResult> InvokeAsync() { …

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,729 questions
asked 2025-12-13T18:28:55.8233333+00:00
Michael P 60 Reputation points
accepted 2025-12-18T22:49:17.03+00:00
Michael P 60 Reputation points
2 answers

how do I add undisclosed software dependencies & clearly communicate how to remove program

how do i resolve: || | -------- | 10.2.4.1 Security - Software Dependencies || | -------- | Products may depend on non-integrated software (such as another product or module) to deliver primary functionality only as long as the product launches and…

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,729 questions
asked 2025-12-18T14:45:05.8366667+00:00
Richard Novell 0 Reputation points
edited an answer 2025-12-18T16:32:15.9466667+00:00
Bruce (SqlWork.com) 82,146 Reputation points Volunteer Moderator
2 answers

Connect .Net (4.6.2) to Dataverse using the Dataverse plugin

Hi Microsoft Tech Community, We have a Dataverse environment in our tenant, and I have its URL. I'm building a .NET application and need to connect it to Dataverse for data access. From the Learn docs, ChatGPT, and Copilot, it seems I need to use an App…

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,729 questions
asked 2025-12-09T07:21:59.17+00:00
Ajay Mahajan 0 Reputation points
commented 2025-12-18T10:16:57.1333333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,215 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

GIS Converter - Console App -Final code

Hi Michel, Thank you very much for your help !!! I implemented all your remarks from ticket: https://learn.microsoft.com/en-us/answers/questions/5658212/gis-cli-commands Can you please look on all code and see if it ok ? Files Program code: GitConverter…

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,729 questions
asked 2025-12-17T08:06:32.76+00:00
Dani_S 5,261 Reputation points
accepted 2025-12-18T09:34:05.97+00:00
Dani_S 5,261 Reputation points
1 answer

Adding OLE object (.zip file) in word application using OpenXML

I have a requirement where I need to attach a zip file as OLE object in word file using OpenXML. I do not want to use Interop word since I don't want to install word in server and no COM support is there is server. Can somebody help me to write a code in…

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,729 questions
asked 2025-05-25T12:49:45.4266667+00:00
Nikhil Tambi 0 Reputation points
answered 2025-12-18T07:25:29.97+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,465 Reputation points Microsoft External Staff
3 answers

Error with Github Account in an extension in VS Code

I’m trying to sign in to VS Code either with my GitHub account or with Hotmail in order to synchronize the C# Dev Kit extension, but I get the error shown in the image. What do I need to do??? I can send you a pic of the problem.

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,729 questions
asked 2025-12-16T10:08:38.22+00:00
commented 2025-12-18T07:21:34.1166667+00:00
Susmitha T (INFOSYS LIMITED) 1,885 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

GIS Converter Logging -Code

Hi Michel, 1.Can you please look on my Logger implementations and tests ? 2.If you find something missing , can you give me the fixes ? 3.Files Console.App -Client GitConverter ConsoleApp README.txt Program.cs.txt Logging…

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,729 questions
asked 2025-12-16T18:46:48.4766667+00:00
Dani_S 5,261 Reputation points
accepted 2025-12-18T06:54:35.54+00:00
Dani_S 5,261 Reputation points
2 answers One of the answers was accepted by the question author.

GIS Converter - Program App -Failed Test

Hi Michel, Thank you very much for your help !!! I implemented all your remarks from ticket: https://learn.microsoft.com/en-us/answers/questions/5658212/gis-cli-commands 1.Can you please why this test is failed? This test failed in ProgramTests.txt ? Can…

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,729 questions
asked 2025-12-17T08:15:15.1333333+00:00
Dani_S 5,261 Reputation points
accepted 2025-12-18T06:20:47.1+00:00
Dani_S 5,261 Reputation points