23,638 questions with .NET-related tags

Sort by: Updated
0 answers

Unable to publish App to Apple store

Hi, I'm new to Mobile App Development. I have developed a login page App and trying to deploy the App to Apple store and got this error when running the deploy command. Will you please review the errors and guide me in resolving the issue. dotnet…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,805 questions
asked 2024-04-09T01:17:12.25+00:00
Sandeep Reddy Pinniti 1 Reputation point
edited a comment 2024-04-10T03:42:58.29+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 25,346 Reputation points Microsoft Vendor
0 answers

How to change the underline color for label in maui - Windows

Hello, I'm working with Maui - Windows application, I'm having label <Label Margin="{OnIdiom '3,-4,0,0', Phone='3,0,0,0'}" FontAttributes="Bold" FontSize="14" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,805 questions
asked 2024-04-10T03:27:58.0466667+00:00
Vaibhav Methuku 0 Reputation points
1 answer

I am Upgrading my xamarin application to MAUI in there i am facing some errors.

we are using an xamarin application , currently we are upgrading to .NET MAUI , in there i am facing some errors "Severity Code Description Project File Line Suppression State Error NU1107 Version conflict detected for…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,280 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,805 questions
asked 2024-04-09T06:39:46.2933333+00:00
Thevanan Kumaran 0 Reputation points
answered 2024-04-10T03:07:44.9766667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 34,151 Reputation points Microsoft Vendor
0 answers

Failure to run Blazor Web Assembly on CPU 5200

The software Develop with Blazor Web Assembly and .NET 8 runs on almost all CPUs, but it does not run on the Intel E5200 CPU.

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,365 questions
Blazor Training
Blazor Training
Blazor: A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.Training: Instruction to develop new skills.
3 questions
asked 2024-04-09T10:05:43.3733333+00:00
amir allahvirdi 0 Reputation points
commented 2024-04-10T03:03:26.5566667+00:00
JasonPan - MSFT 4,196 Reputation points Microsoft Vendor
1 answer

Maui android image manipulation

Hello All. I use last versions of Maui and android. How I can divide an image to equals rectangular pieces and put them in array of images. And then I want to use them in a UI. Thank you in advanced

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,805 questions
asked 2024-04-08T09:13:02.7633333+00:00
Haviv Elbsz 1,866 Reputation points
commented 2024-04-10T02:58:38.39+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 67,371 Reputation points Microsoft Vendor
1 answer

Looking to remove underline from Android Entry and Pickers in .NET Maui

I need to remove the underline in my .NET Maui application for entry and picker handlers. In addition to this, I need to set the background color to a custom color that I have. I have found ways to set the background color to transparent to remove the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,805 questions
asked 2024-04-08T18:00:56.82+00:00
Isspro-eng 0 Reputation points
commented 2024-04-10T02:49:01.4533333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 34,151 Reputation points Microsoft Vendor
1 answer

App crashing on IOS Simulator

Hi Team, I have a basic login page, I'm running the app on iOS simualtor and developing the code in VS2022 on windows machine. The App crashes as soon as I focus the mouse on the Email text box. I have registered Unhandled Exception event, but the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,805 questions
asked 2024-04-09T01:22:08.8866667+00:00
Sandeep Reddy Pinniti 1 Reputation point
answered 2024-04-10T02:47:28.37+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 25,346 Reputation points Microsoft Vendor
3 answers

how to solve the error "Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - La chaîne de certificats a été"

Hi I try to connect my asp.net core api to a sql server database I encounter an error like: "Microsoft.Data.SqlClient.SqlException (0x80131904): A connection was successfully established with the server, but then an error occurred during the login…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,105 questions
SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,556 questions
asked 2023-05-23T09:49:55.54+00:00
Marnelle M'BENGUET 20 Reputation points
answered 2024-04-10T02:30:10.18+00:00
SurferOnWww 1,891 Reputation points
0 answers

System.ObjectDisposedException: 'Cannot access a disposed object. ObjectDisposed_ObjectName_Name', al momento de guardar mi lista de imagenes

Mi api me manda mi arreglo de imagenes, el cual quiero guardar en una carpeta de manera asincrona y al pasar a la segunda imagen me da el error. foreach (var imagen in imagenes) { ImagenesProducto imagenesProducto = new ImagenesProducto(); using…

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.
10,142 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.
289 questions
asked 2024-04-09T19:43:43.2266667+00:00
Andrea Evelyn Mejia Rubio 0 Reputation points
commented 2024-04-10T01:22:23.8066667+00:00
Lan Huang-MSFT 24,771 Reputation points Microsoft Vendor
1 answer

How to change asp calender display language

How can i change the display language for the asp calender to english? I try to check my VS 2022 language pack is only using english. Then my edge browser also is in english but the asp calender still display chinese. Including the date and time in…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,307 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,228 questions
asked 2024-04-07T06:03:37.7133333+00:00
kf 0 Reputation points
commented 2024-04-09T22:54:49.38+00:00
SurferOnWww 1,891 Reputation points
1 answer One of the answers was accepted by the question author.

Opening all windows at the same time

I found this post searching https://learn.microsoft.com/en-us/answers/questions/1411868/how-to-activate-a-window-in-net-maui it seems like a good solution if (!WindowHelper.SecondWindowCreated) { // Create the second window var newPage…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,805 questions
asked 2024-04-03T13:14:19.27+00:00
Eduardo Gomez Romero 185 Reputation points
commented 2024-04-09T22:32:31.4066667+00:00
Eduardo Gomez Romero 185 Reputation points
0 answers

MVVM datagrid comboboxes are not displaying the initial values and the moderator dropdown list needs to be unique

Based on my last request from this community and I got the POC working.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,307 questions
Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,657 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.
10,142 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
758 questions
asked 2024-04-06T18:45:14.3233333+00:00
Yvon 50 Reputation points
commented 2024-04-09T21:45:39.37+00:00
Yvon 50 Reputation points
1 answer

In .net 8 blazor webapp i am using bootstrap tab to show the component data but when i try to switch to another tab instead of showing tab content it navigate me to Home page how i can fix this.

this is my main page component where i have other tabs links below are the tab content By default company tab is active but when try to switch factory or any other tab it tries to navigate and send me back to home page. How i can fix this please…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,105 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,365 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.
10,142 questions
asked 2024-04-05T06:49:43.5833333+00:00
Kuldeep Y 36 Reputation points
commented 2024-04-09T20:30:06.1966667+00:00
Bruce (SqlWork.com) 54,386 Reputation points
0 answers

Microsoft.Azure.WebJobs.Host: Error indexing method

Hello, I'm working with an AzureFunction(CosmosDBTrigger), everything was working ok but suddenly the function stop working. When I want to Run the function I got the following errors: my host.json: { "version": "2.0", …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,168 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,307 questions
asked 2023-09-08T17:47:55.2533333+00:00
Roberto Lopez Colin 0 Reputation points
commented 2024-04-09T19:54:23.4666667+00:00
Mohammed Naveed 0 Reputation points
2 answers

Connect to on-prem sql server using Azure Relay

Hi, I would like to connect to a on-prem sql server and execute T-SQL commands to listen and receive SQL broker messages from Azure cloud hosted .net application. How can i connect to on-prem sql server and execute these sql commands and receive the…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
542 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,307 questions
Azure Fluid Relay
Azure Fluid Relay
An Azure service used to add real-time collaborative experiences to apps with Fluid Framework.
2 questions
SQL Server Transact-SQL
SQL Server Transact-SQL
SQL Server: A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.Transact-SQL: A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
35 questions
Transact-SQL
Transact-SQL
A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.
4,544 questions
asked 2024-04-01T07:44:00.09+00:00
Santhi Dhanuskodi 125 Reputation points
answered 2024-04-09T19:54:02.98+00:00
Bruce (SqlWork.com) 54,386 Reputation points
2 answers

Compatibility of .NET Framework 4.6.2 with Windows Server 2008 R2

Could you help me with the following? Is .NET Framework 4.6.2 compatible with Windows Server 2008 R2? I found conflicting information in Microsoft documentation, with one source stating it is compatible and another stating it is not. I tried installing…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,307 questions
asked 2024-04-09T14:38:27.1366667+00:00
Carlos Valverde Barrueto 0 Reputation points
answered 2024-04-09T18:25:48.87+00:00
Olaf Helper 40,571 Reputation points
3 answers One of the answers was accepted by the question author.

Visual Studio 2022 considering Desktop application as ASP.Net & generating errors

I have developed a desktop application using Visual Studio 2022. I then developed a web application ASP.net with Visual Studio 2022. Now, whenever I launch the desktop application, VS considers it an ASP.net application, and is generating errors by the…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,812 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,228 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,548 questions
asked 2024-04-02T23:56:19.5466667+00:00
Simon 286 Reputation points
accepted 2024-04-09T17:41:01.4533333+00:00
Simon 286 Reputation points
1 answer

Which version of Net 8 to use ?

Hi, I have vs 17.8.4 how do i know witch version of net 8 i need ?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,805 questions
asked 2024-04-09T09:22:33.4033333+00:00
דני שטרית 2,606 Reputation points
edited an answer 2024-04-09T17:11:30.85+00:00
Bruce (SqlWork.com) 54,386 Reputation points
0 answers

Help with sign-up with unsupported OAuth2.0 provider

Hello! I'm new to ASP.NET Core Identity and I'm having a hard time figuring out how to add support for an unsupported OAuth2.0 provider like Discord. From my understanding I need to use the AddOAuth() method but I have some questions. When I configure…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,105 questions
asked 2024-04-09T17:04:08.6133333+00:00
iKingNinja 20 Reputation points
edited the question 2024-04-09T17:05:01.01+00:00
iKingNinja 20 Reputation points
1 answer

Xamarin.ios integration with native ios sdk

Is it possible to integrate a native ios sdk (xcframework - swift) with xamarin.ios ?

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,280 questions
asked 2024-04-09T13:45:47.11+00:00
Luis Bernardo 0 Reputation points
edited an answer 2024-04-09T16:29:04.2233333+00:00
Bruce (SqlWork.com) 54,386 Reputation points