55,709 questions with Developer technologies-related tags

Sort by: Updated
1 answer

I am trying to integrate Firebase Analytics and Crashlytics into a .NET MAUI (.NET 10) Android application, but I am facing a runtime exception related to Crashlytics.

Steps I followed: Created a new .NET MAUI project Created a Firebase project and added an Android app Ensured the ApplicationId matches the package name Added google-services.json to: Platforms/Android/google-services.json Set Build Action to…

Developer technologies | .NET | .NET MAUI
asked 2026-04-06T11:36:26.9566667+00:00
Vignesh Palthurai 0 Reputation points
commented 2026-04-09T03:24:12.3266667+00:00
Nancy Vo (WICLOUD CORPORATION) 2,305 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

How to produce bootstrap modal editable form from html data object list in Razor Pages

Hello, Lately I was receiving valuable help by @Anonymous and @Anonymous on how to show bootstrap modal form and client side data validation. Now I would like to be able to show the form when I click the Edit button of each row from the html list (the…

Developer technologies | ASP.NET | ASP.NET Core
asked 2026-04-06T00:54:32.4433333+00:00
Pablo The Tiger 20 Reputation points
commented 2026-04-09T02:37:39.9166667+00:00
Pablo The Tiger 20 Reputation points
1 answer

New update failed to install now I dont have access to VS 2026.

Package 'Microsoft.VisualStudio.Setup.Configuration,version=4.3.2028.6109' failed to install.

Developer technologies | Visual Studio | Setup
asked 2026-02-26T11:38:19.18+00:00
Roberto Villarreal Martinez 0 Reputation points
commented 2026-04-09T01:49:58.5433333+00:00
Leon Tran (WICLOUD CORPORATION) 1,660 Reputation points Microsoft External Staff Moderator
3 answers

Project fails to load when Visual Studio version is upgraded on my team member's PC

Project fails to load when Visual Studio version is upgraded on my team member's PC. He tried to even install the extension - Microsoft Reporting Services Projects. But no luck. It was working fine when he had 2019. It stopped working when he upgraded…

Developer technologies | Visual Studio | Setup
asked 2026-03-31T19:40:44.0066667+00:00
Praveena, Joseline 10 Reputation points
commented 2026-04-09T01:38:36.1533333+00:00
Leon Tran (WICLOUD CORPORATION) 1,660 Reputation points Microsoft External Staff Moderator
3 answers One of the answers was accepted by the question author.

Is it possible to use EF data migrations on 2 different machines?

When doing development, I like to work on both my desktop PC and my laptop PC. I will make changes, commit them to a repo in my GitHub account. Then go to the other machine at a later point, get into PowerShell and do a git pull to get the updated…

Developer technologies | .NET | Entity Framework Core
asked 2026-04-08T03:40:08.6966667+00:00
Rod Falanga 956 Reputation points
accepted 2026-04-09T00:59:34.06+00:00
Rod Falanga 956 Reputation points
2 answers One of the answers was accepted by the question author.

Best practices for beginners in Azure Functions?

Hi everyone, I'm just starting out with Azure Functions and trying to understand the best practices for creating and managing serverless applications. How do you structure functions for maintainability? Any tips for local testing and debugging? Are…

Developer technologies | Visual Studio | Debugging
asked 2026-04-08T19:57:16.8933333+00:00
mr john 0 Reputation points
answered 2026-04-08T20:52:48.3966667+00:00
Aaron Weems Sr 0 Reputation points
1 answer

Iniciar visual studio 2026 con masm

cargar los archivos masm.targets y masm.props en visual studio 2026

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,729 questions
asked 2026-04-08T18:46:06.28+00:00
José Luis Rico Pinto 0 Reputation points
answered 2026-04-08T18:46:22.8633333+00:00
Q&A Assist
3 answers

HttpClient vs browser (Edge, Chrome) error/exception handling

My bottom line is I'd like to know how a mature browser (Edge, Chrome) retrieves a url. It is certainly not as .NET documentation describes with Net.Http.HttpClient (.NET v9). In a VB stock market data scraping app, one website…

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,168 questions
asked 2026-04-03T22:52:05.91+00:00
Andrew Mercer 546 Reputation points
answered 2026-04-08T18:26:17.21+00:00
AgaveJoe 31,186 Reputation points
3 answers

Need multi-page, in-flow project creation wizard for custom template in VS 2022 (change “Create” to “Next”)

Hi All, I want to create a custom project template (e.g., myProjectTemplate) that users can choose in Visual Studio 2022 via File → New → Project, and I need a multi-page wizard that feels fully integrated into the standard project-creation flow. The…

Developer technologies | Visual Studio | Extensions
asked 2026-03-30T16:39:07.8366667+00:00
Ajay Gera 50 Reputation points
commented 2026-04-08T13:23:10.8966667+00:00
Susmitha T (INFOSYS LIMITED) 2,690 Reputation points Microsoft External Staff
2 answers

Assembly.cs missing

Why is the Assembly info missing in my project which is a net framework project

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,791 questions
asked 2026-04-08T09:07:52.3866667+00:00
Rodney Matthews 0 Reputation points
commented 2026-04-08T13:17:02.46+00:00
Viorel 126.8K Reputation points
1 answer

Property "xy" not found in 'ViewModel'

code on GitHub: https://github.com/edikaufmann/RandoJson In 'DetailsPage.xaml' I get below error ..... ..... Binding: Property "Name" not found on "RandoPro.ViewModel.RandoDetailsViewModel" PS: 'Name': is properly defined in my…

Developer technologies | Visual Studio | Debugging
asked 2025-02-21T08:37:07.37+00:00
Eduard Kaufmann 401 Reputation points
commented 2026-04-08T13:00:21.51+00:00
Blaise-1597 61 Reputation points
1 answer

App does not support the 16KB memory page sizes

I got the below error message from the play store for my xamarin forms application: I am migrating it to MAUI now. So is the MAUI version fix this issue? Below are the packages I am using in the MAUI version. .NET MAUI…

Developer technologies | .NET | .NET MAUI
asked 2026-04-08T10:57:49.8633333+00:00
Sreenivasan, Sreejith 740 Reputation points
commented 2026-04-08T12:42:15.6733333+00:00
Sreenivasan, Sreejith 740 Reputation points
0 answers

cannot start the exe file during debugging

When editing C# code on the Visual Studio platform and starting in either Debug or Release mode, the information as shown in the figure will be prompted. The generated .exe file functions normally, but the VS platform cannot start this .exe program. The…

Developer technologies | Visual Studio | Debugging
asked 2026-04-08T10:09:54.07+00:00
JJ Z 0 Reputation points
commented 2026-04-08T11:57:57.8433333+00:00
Varsha Dundigalla(INFOSYS LIMITED) 4,785 Reputation points Microsoft External Staff
2 answers

vdproj Setup Project not generating .msi / .exe – System.Buffers.dll dependency warning (.NET Framework 4.7.2, x64)

Hello Community, I am facing an issue while creating a Setup project (.vdproj) in Visual Studio and I am hoping someone can help clarify why this is happening. Environment Details Application type: VB.NET Windows Forms Target framework: .NET Framework…

Developer technologies | Visual Studio | Setup
asked 2026-04-07T13:07:03.28+00:00
Aman Agrahari 180 Reputation points
answered 2026-04-08T11:42:13.02+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,960 Reputation points Microsoft External Staff
2 answers

Android: The push notification badge is not disappearing on my app icon after I open my app again

I have tried to send push notifications to my app. I always receive the push notifications on my Android mobile phone and a badge is displayed on my app icon. But this badge never disappears. I have tried to tap again on my app icon to open it and I have…

Developer technologies | .NET | .NET MAUI
asked 2026-04-07T10:28:37.54+00:00
Kim Strasser 2,366 Reputation points
commented 2026-04-08T11:35:39.4+00:00
Kim Strasser 2,366 Reputation points
2 answers One of the answers was accepted by the question author.

iOS: The push notification number is not disappearing on my app icon after I open my app again

I have tried to send push notifications to my app. I always receive the push notifications on my iPad Air and a red circle with the number 1 is displayed on my app icon. But this number never disappears. I have tried to tap again on my app icon to open…

Developer technologies | .NET | .NET MAUI
asked 2026-04-07T10:12:10.14+00:00
Kim Strasser 2,366 Reputation points
accepted 2026-04-08T11:27:43.17+00:00
Kim Strasser 2,366 Reputation points
1 answer

My Project is not creating an .exe file

My Project is not creating an .exe file in the Bin folder

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,791 questions
asked 2026-04-08T09:45:57.34+00:00
Rodney Matthews 0 Reputation points
commented 2026-04-08T11:03:48.0566667+00:00
Nancy Vo (WICLOUD CORPORATION) 2,305 Reputation points Microsoft External Staff Moderator
2 answers

Token bucket rate limiting not working as expected.

Hello, I am facing an issue with Token bucket rate limiting, for testing purpose i set the limit to 5 and replenishment amount to 3 every 2 minutes and created partition based on userId. i created a small code which calls an api ( i have added the per…

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,168 questions
asked 2026-03-27T11:14:20.7033333+00:00
Arjun J 0 Reputation points
commented 2026-04-08T10:53:47.85+00:00
Jack Dang (WICLOUD CORPORATION) 16,115 Reputation points Microsoft External Staff Moderator
2 answers

Issue to Initialize compoment

Hi, How to resolve it below?

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,652 questions
asked 2026-04-08T07:08:22.7366667+00:00
Peter Liang 3,286 Reputation points
commented 2026-04-08T10:33:19.2066667+00:00
AgaveJoe 31,186 Reputation points
3 answers

Visual Studio 2022/.NET template engine (template.json): Can I add custom UI inputs and multi-page wizard steps?

Hi All, I’m creating an MCP Server project template using the .NET template engine (template.json) and want a richer project creation experience in Visual Studio 2022 (File → New → Project). Is it possible to define additional user inputs beyond the…

Developer technologies | Visual Studio | Extensions
asked 2026-03-30T18:13:26.5666667+00:00
Ajay Gera 50 Reputation points
commented 2026-04-08T10:30:45.96+00:00
Surya Amrutha Vaishnavi Lanka (INFOSYS LIMITED) 1,960 Reputation points Microsoft External Staff