26,866 questions with .NET-related tags

Sort by: Updated
1 answer

how to use my font in UIGraphics in MAUI?

.ConfigureFonts(fonts => { fonts.AddFont("OpenSans-Regular.ttf", "OpenSansRegular"); fonts.AddFont("OpenSans-Semibold.ttf", "OpenSansSemibold"); }); how to use this font in UIGraphics in ios? new…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-06T13:00:53.0866667+00:00
mc 5,101 Reputation points
commented 2025-02-09T08:45:09.81+00:00
mc 5,101 Reputation points
0 answers

API returns status 200 but empty body after IIS restart or Idle time

I have a .Net core 8 webapi project. it works fine normally. but when it is called after a long idle time or after the iisrestart, returns 200 and the response body is empty. I tried to log the data, and there is data in the log. don't know what is…

Internet Information Services
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,773 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
373 questions
asked 2025-02-09T06:36:09.7666667+00:00
Binu Thomas 146 Reputation points
commented 2025-02-09T08:13:20.3466667+00:00
AgaveJoe 29,776 Reputation points
0 answers

Need help with maui ios publishing

Is there someone in the UK who would be willing to have a short phone call with me on this? I've been a MSFT developer since the DOS days and know nothing about apple. I've written an app using maui and just want to get it into beta. If anyone has a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-09T06:01:29.4+00:00
Ed Staffin 0 Reputation points
0 answers

Need help with maui ios publishing

Is there someone in the UK who would be willing to have a short phone call with me on this? I've been a MSFT developer since the DOS days and know nothing about apple. I've written an app using maui and just want to get it into beta. If anyone has a…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-09T06:01:29.4+00:00
Ed Staffin 0 Reputation points
1 answer

Creating a Leaderboard with Stored Procedures in an API Application

How can a leaderboard be implemented for an application that uses an API, including creating the necessary stored procedures? I am new to this technology but have some understanding of data access using ADO.NET. What steps can be taken to achieve this?

Azure Database for PostgreSQL
C#
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,283 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
373 questions
asked 2025-02-08T19:15:28.0833333+00:00
Suraj Wakure 0 Reputation points
commented 2025-02-09T04:36:31.6833333+00:00
Henry liam 0 Reputation points
0 answers

I'm having an issue with​ Android SDK not found​ in Visual Studio Code on Mac​(For Run .Net maui)

Error : Android platform failed with an unexpected error: The type initializer for 'AndroidSdk.SdkLocator' threw an exception.. Please verify the Android SDK and JDK installation. Additional information: Android studio​ (required SDK Tool and emulator)…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
asked 2025-02-09T03:11:31.2366667+00:00
รชต เคช 0 Reputation points
0 answers

Must a Blazor web app only use .razor components?

Very simple question here, so please be gentle with me. I started a new Blazor app in early November 2024. The last time I worked on it was early December 2024, when several other urgent demands came up and I had to put this app aside until now. I cannot…

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,663 questions
asked 2025-02-05T18:34:19.34+00:00
Falanga, Rod, DOH 265 Reputation points
commented 2025-02-09T02:08:14.7666667+00:00
Bruce (SqlWork.com) 71,101 Reputation points
3 answers

In MAUI it will re-open my APP when I quit and open another app

in MAUI Platform IOS: I open my app and open Page1 and then tab the screen to open another APP and then quit that APP then return to my APP the Page1 is disappeared and it is the home page. does it closed and re-open? how to keep the Page1(or other…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-01-09T10:00:45.93+00:00
mc 5,101 Reputation points
commented 2025-02-08T23:39:54.22+00:00
Bruce (SqlWork.com) 71,101 Reputation points
0 answers

How to know if "view all files" is turned on in solutions explorer

I wasted an hour figuring out that: ON = TINY SKINNY BOX IS VISIBLE. OFF = NO SKINNY BOX VISIBLE Mine was OFF by default. Needless to say I think this is horrendous design. It should be obvious by now (by virture of prevalence) how goofy this…

Bing Web Search
Bing Web Search
A Bing service that gives you enhanced search details from billions of web documents.
175 questions
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,663 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,413 questions
asked 2025-02-08T21:25:36.9133333+00:00
Nico DeLaO 0 Reputation points
1 answer

How will I Remove Border From MultiSelect_Chosen Input Form

Please show me what I am doing wrongly with this Multiselect_Chosen Form border removal. My Razor View Below <div class="row"> <div class="col-md-12 col-sm-8 col-xs-12 col-xs-offset-0"> …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,592 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
1,040 questions
C#
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,283 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
373 questions
asked 2025-02-08T17:17:22.71+00:00
abiodunajai 396 Reputation points
edited an answer 2025-02-08T21:20:20.5733333+00:00
abiodunajai 396 Reputation points
0 answers

MAUI CollectionView selected item not shown as selected

Hello. I starts to learn MAUI Enterprise apps patterns and I found en error (or unexpected behavior) in CollectionView. In my example, I have TrainingsViewModel whitch have ObservableCollection of TrainingViewModel property named as AllTrainings. This…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-08T21:06:15.0066667+00:00
Lukas Hubacek 0 Reputation points
0 answers

MAUI CollectionView selected item not shown as selected

Hello. I starts to learn MAUI Enterprise apps patterns and I found en error (or unexpected behavior) in CollectionView. In my example, I have TrainingsViewModel whitch have ObservableCollection of TrainingViewModel property named as AllTrainings. This…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-08T21:06:15.0066667+00:00
Lukas Hubacek 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to disconnect a Bluetooth (not LE) device from windows computer in UWP/.NetCore/etc.?

I have a Bluetooth device connected to my computer. The following is the state of the device in Bluetooth & Other Devices list. I want to disconnect it from the computer using any API of desktop/UWP app (e.g., IOCTL etc.). So I want to make it to…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
Universal Windows Platform (UWP)
asked 2023-04-02T11:02:17.5733333+00:00
Marjan Khan 25 Reputation points
edited a comment 2025-02-08T20:19:23.1633333+00:00
Marjan Khan 1 Reputation point
0 answers

Fix "AADSTS500112" in "Azure Container App" running asp.net with Identity

I am encounter error "AADSTS500112" in an asp.net running in azure container app behind an ingress which is handing SSL termination. This means that all address are coming in as https and the ingress is forwarding http to port 8080. The Azure…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,101 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,592 questions
Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
522 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
3,016 questions
asked 2025-02-08T17:54:19.3966667+00:00
Kelvin Hoover 0 Reputation points
1 answer One of the answers was accepted by the question author.

how to get the memory that my app taken in MAUI?

in MAUI how to get the memory that my APP taken in ios? my APP will be released when open another APP I think my APP take too many memory so the system GC it. now I want to confirm it

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-06T10:09:54.9+00:00
mc 5,101 Reputation points
accepted 2025-02-08T16:29:41.64+00:00
mc 5,101 Reputation points
0 answers

Problem publishing .NET MAUI app to Google Play Store: Unpacking failed error

Hello, I have problem when I try publish my .NET Maui application to Google Play Store, I see this error message: Unpacking failed. Please download 'https://dl.google.com/firebase/ios/analytics/59128155f949f77d/GoogleAppMeasurement-8.9.1.tar.gz' and…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,377 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
333 questions
asked 2025-02-08T05:43:38.59+00:00
Yusuf-3141 50 Reputation points
commented 2025-02-08T07:11:17.61+00:00
Pancy Asa 0 Reputation points
0 answers

Duplicate App shortcuts

I have developed an app in app in Maui and I have created an .apk for it. After The apk gets installed , It creates two icons and when I try to uninstall one, both of them gets uninstalled at the same time. I have already created and deployed two small…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-06T16:56:26.7766667+00:00
Pearl 61 Reputation points
commented 2025-02-08T06:18:56.6366667+00:00
Pearl 61 Reputation points
0 answers

Isolated Worker Durable Function fails with error "Exception while executing function: Did not find any initialized language workers" -- URGENT !!

What version of .NET does your existing project use? .NET 6 What version of .NET are you attempting to target? .NET 8 Description After migrating the function app from .NET 6 In-Process to .NET 8 Isolated, we are facing lot of intermittent issues. …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,399 questions
.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,192 questions
asked 2025-02-07T03:12:06.6766667+00:00
Rishikesh S Darwade 0 Reputation points
commented 2025-02-08T05:39:20.51+00:00
Rishikesh S Darwade 0 Reputation points
0 answers

Command doesnt get callled

im using communitytoolkit.maui behaviours to convert an event to a command, but it seems like the command in the viewmodel doesnt get called. ive set the binding context to the viewmodel. here is my code …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-08T04:52:43.71+00:00
Rendy Putrayana 0 Reputation points
0 answers

Command doesnt get callled

im using communitytoolkit.maui behaviours to convert an event to a command, but it seems like the command in the viewmodel doesnt get called. ive set the binding context to the viewmodel. here is my code …

.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
4,096 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,904 questions
asked 2025-02-08T04:52:43.71+00:00
Rendy Putrayana 0 Reputation points