16,406 questions with .NET-related tags

Sort by: Updated
2 answers

Android app nowgetting "requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified" crash

I have a Visual Studio 2022 Xamarin Android app (I know it's now unsupported) that has worked fine for many years. It uses NuGet packages for Firebase, etc. After November 4 (probably the Firebase November 15 release), when the app is in the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-02-25T19:51:44.0133333+00:00
fbs419 46 Reputation points
commented 2025-03-08T23:15:04.24+00:00
fbs419 1 Reputation point
1 answer

How to resolve .NET Framework 3.5 error 0x800F0922

CBS.log I am having trouble enabling .NET Framework 3.5 due to error 0x800F0922. I have tried the solutions provided in the following links with no success: …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
asked 2024-08-09T10:53:24.88+00:00
Denis Šlachta 0 Reputation points
answered 2025-03-08T20:21:17.1866667+00:00
Denis Šlachta 0 Reputation points
1 answer

win11 update

my system is win11, and i use the markdownpad2 app ,and recently ,win11 system updated ,and the markdownpad2 app can't open ,and the error is like below: Exception Information: System.Windows.Markup.XamlParseException: The invocation of the…

.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
125 questions
asked 2025-03-08T14:12:49.53+00:00
FEDERER ROGER 0 Reputation points
commented 2025-03-08T14:41:05.5133333+00:00
cemre özel 0 Reputation points
0 answers

MAUI: Full content is not showing on the UI with Webview

I am using WebView to show Html content on the UI. I want few customizations in the content like different color for headings and custom font for the entire data. So I used a custom webview like below: DailyReadingAndroidWebView public class…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-03-08T11:25:34.6733333+00:00
Sreejith Sreenivasan 961 Reputation points
edited the question 2025-03-08T13:43:20.6266667+00:00
simo-k 3,610 Reputation points
1 answer One of the answers was accepted by the question author.

Knowledge check page is missing the submit button

https://learn.microsoft.com/zh-cn/training/modules/csharp-call-methods/7-knowledge-check Despite my attempt to close the browser and reopen the page, I still cannot see the submit button, and my course cannot be completed

.NET Training
.NET Training
.NET: Microsoft Technologies based on the .NET software framework.Training: Instruction to develop new skills.
20 questions
asked 2025-03-06T15:19:37.3466667+00:00
天禹 杨 20 Reputation points
commented 2025-03-08T08:18:02.9633333+00:00
天禹 杨 20 Reputation points
1 answer One of the answers was accepted by the question author.

How can I generate a parameter using switch against a datatype choice parameter with dotnet new templates?

While creating a template for dotnet new <template>, one of the required parameters is of datatype "choice". I am trying to then have a generated parameter with the generator of "switch" based on the choice parameter. When using…

.NET Runtime
.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,198 questions
asked 2025-03-06T22:00:22.3666667+00:00
Aaron Chun 20 Reputation points
commented 2025-03-07T20:34:00.12+00:00
Aaron Chun 20 Reputation points
1 answer

flipping card update

I create a live tile using System.Diagnostics; namespace LiveTileControl.Controls; public partial class LiveTileControl : ContentView { private bool _isFlipping; public LiveTileControl() { InitializeComponent(); …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-03-05T23:41:45.6166667+00:00
Eduardo Gomez Romero 1,315 Reputation points
commented 2025-03-07T18:12:56.1933333+00:00
Eduardo Gomez Romero 1,315 Reputation points
1 answer

Exception when linking to Microsoft Store Purchase API library from Blazor MAUI Windows App

Hi, I am have written multile Microsoft Store Apps in the UWP and WPF frameworks and published them to the Store. These apps all have to and do call the Microsoft Store Purchase API. Now I'm building a Blazor MAUI Store App and have found apps in the…

Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,665 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
Microsoft Partner Center API
Microsoft Partner Center API
Microsoft Partner Center: A Microsoft website for partners that provides access to product support, a partner community, and other partner services.API: A software intermediary that allows two applications to interact with each other.
363 questions
asked 2024-09-06T17:05:40.2066667+00:00
Richard Freytag 66 Reputation points
commented 2025-03-07T18:06:56.9866667+00:00
Marco Medrano 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure functions - SignalR output binding failure: ServiceEndpoints is empty. ConnectionString is null, empty, or consists only of white-space

I'm trying to run an Azure function using SignalR output binding in dotnet-isolated process, but I always have this error "Executed 'Functions.SendToGroup' (Failed,..) System.Private.CoreLib: Exception while executing function:…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,504 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
157 questions
asked 2023-07-17T14:25:46.6+00:00
Valeria Naldi 105 Reputation points
commented 2025-03-07T17:15:11.61+00:00
Jimmy 5 Reputation points
0 answers

Help me turn on the M908 red dragon software please.

I have a red dragon M908 and I plugged in my mouse and the software says no mouse detected does anyone know what to do?

.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
125 questions
asked 2025-03-07T16:45:27.3866667+00:00
Aydin Acquah 0 Reputation points
1 answer

how to draw space with color in xamarin.android?

I am using canvas to draw text in xamarin.android and how to draw space with some color ? for example: I will draw this is my text the it is empty in s and i I want to using some color to draw the space. how to do it?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-03-07T13:32:43.38+00:00
mc 5,186 Reputation points
answered 2025-03-07T16:42:11.05+00:00
Bruce (SqlWork.com) 72,026 Reputation points
1 answer One of the answers was accepted by the question author.

how to translate matrix in .net.android?

I want to use canvas in .net.android and want to draw cube on it. I create custom view and rewrite ondraw how to draw one cube using canvas? if there is x,y,z and width height how to draw it?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-03-05T07:06:30.2066667+00:00
mc 5,186 Reputation points
accepted 2025-03-07T13:33:25.8466667+00:00
mc 5,186 Reputation points
0 answers

Sorry I don’t recognise any of the tags or child tags. My outlook emails now ask me to sign in with Authenticator. When I do so I get the following error code 4s8qt. Can tell me how to fix it?

.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
34 questions
asked 2025-03-07T08:50:50.1833333+00:00
Scott Parrott 0 Reputation points
commented 2025-03-07T11:26:50.56+00:00
Sander van de Velde | MVP 35,336 Reputation points MVP
1 answer One of the answers was accepted by the question author.

windows phone live tile replica don't work

Hello, I am a big fan of Microsoft live tiles (Windows phone days) So I made my own <StackLayout Padding="0"> <control:LiveTileControl Title="My live tile" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-03-04T20:12:08.7166667+00:00
Eduardo Gomez Romero 1,315 Reputation points
commented 2025-03-07T09:18:24.12+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 49,126 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

flayout navigation - how to deal with rasing memory?

Hi, I used flayout navigation. when navigate beween pages it consume alot of memory. In net 8. Not relase the previous page. Does to use GC.Collect()? Is allowed ? Thanks, public void Navigate(string navigateTo) { if (navigateTo ==…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2024-07-14T14:42:45.7166667+00:00
Dani_S 4,131 Reputation points
commented 2025-03-07T09:06:57.3433333+00:00
Dani_S 4,131 Reputation points
1 answer One of the answers was accepted by the question author.

Certificate error connecting Android Emulator to API on localhost

I'm building a .NET Maui app using VS2022. I'm testing it using the Android emulator. The app gets its data from an API that is running on my local machine. The API is called from C# code but also from JavaScript in a WebView component. I've been…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-03-02T07:44:06.1266667+00:00
Mark Evans 45 Reputation points
commented 2025-03-07T08:46:06.7266667+00:00
Mark Evans 45 Reputation points
1 answer

How to enable typing and search functionality inside a Picker in .NET MAUI?

How to enable typing and search functionality inside a Picker in .NET MAUI?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-03-02T07:27:56.81+00:00
Bhuwan 801 Reputation points
commented 2025-03-07T07:57:41.06+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 35,996 Reputation points Microsoft External Staff
1 answer

Image Resizing issue on MAUI android app

Requirement :The MAUI android app allows users to capture / pick 75 images with any size and orientation. Here the challenge is to resize these 75 images into a standard size such that it fits the screen and the images maintain its aspect ratio. I have…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,981 questions
asked 2025-02-28T06:00:33.0166667+00:00
Leon Rodrigues 0 Reputation points
commented 2025-03-07T07:57:34.4633333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 49,126 Reputation points Microsoft External Staff
2 answers

Which IIS Host Module should I use for .Net 8 Core Web Api?

I have .Net Web Api that has been running for some time on client Windows 2022 Sever under IIS10. It uses AspNetCoreModuleV2 host module. Now client has uninstalled ASP NET Core 2.2 Host bundle that provided AspNetCoreModuleV2 due to End Of Life…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,103 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,793 questions
asked 2023-12-21T01:06:47.42+00:00
Shastri, Shrinivas 0 Reputation points
commented 2025-03-07T06:50:10.1333333+00:00
Balraj J 0 Reputation points
2 answers

.Net 8.0.10 and 8.0.11 hosting bundle doesn't install components

I have downloaded and installed the .NET Core Hosting bundle for 8.0.10 on the windows sever 2019. In the past when installing this bundle it will install the following components: Microsoft .NET Runtime - version (x64) Microsoft .NET Runtime - version…

.NET Runtime
.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,198 questions
asked 2025-03-06T17:31:36.6633333+00:00
answered 2025-03-07T06:35:41.3666667+00:00
Jiachen Li-MSFT 33,701 Reputation points Microsoft External Staff