25,494 questions with .NET-related tags

Sort by: Updated
0 answers

Request size limit in aspnet core application hosted on azure app service

I have my aspnet core 8 application hosted on azure app service. In the app, when I upload a file it give me request body size related error. I configured following code . //Solution 1 : services.Configure<KestrelServerOptions>(options…

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,158 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,504 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,635 questions
asked 2024-09-09T13:44:22.67+00:00
Kirankumar Bharsadiya 0 Reputation points
edited the question 2024-09-09T13:53:05.14+00:00
Kirankumar Bharsadiya 0 Reputation points
1 answer

Migrate VB.Net application from .Net 4.7 to .Net 8

Hi, Context: I have an application where the back-end is written in vb.Net and is running on .Net 4.8. As they are mostly back-end, they are either consol or dlls. Due to the history of the application, the front end is in ms Access! There are a few…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,782 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,713 questions
asked 2024-09-05T08:03:19.53+00:00
Prat 0 Reputation points
commented 2024-09-09T13:51:03.34+00:00
Prat 0 Reputation points
2 answers One of the answers was accepted by the question author.

Future Plans and Limitations for .NET Core 2.1 on Azure

We are currently running applications on .NET Core 2.1 on some of our Azure servers. As we plan to update to a more recent .NET version, we want to prioritize and schedule this update effectively. I have a couple of questions regarding the use of the…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,504 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,635 questions
asked 2024-09-02T14:20:02.74+00:00
oleh.shevchuk 20 Reputation points
accepted 2024-09-09T12:43:37.3333333+00:00
oleh.shevchuk 20 Reputation points
1 answer

Flyout only in windows

Hello I am using tabs in my app, and I have researched that there is a bug in Windows, where tabs are on top Windows Android So, one thing that I can do, is to leave the tabs like I have on Android, and enable a flyout that will always be Locked on…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 questions
asked 2024-09-08T13:40:49.99+00:00
Eduardo Gomez Romero 325 Reputation points
commented 2024-09-09T11:20:04.1366667+00:00
Eduardo Gomez Romero 325 Reputation points
1 answer One of the answers was accepted by the question author.

API connection error

I cannot believe an API call is giving me errors lol I really don't know what happening. I tested to if my Api call was ok, and it is ok I get 200 status code OK When I put it in Maui strange things happen Windows Android for Android I made sure to…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 questions
asked 2024-09-09T00:01:31.2933333+00:00
Eduardo Gomez Romero 325 Reputation points
commented 2024-09-09T11:19:45.6666667+00:00
Eduardo Gomez Romero 325 Reputation points
1 answer

How to (enable/Disable or Text color change) in the items from picker .NET MAUI?

I am binding the observable collection to the picker (Itemsource). I need to enable only item 2. How to do that i am not getting?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 questions
asked 2024-09-05T14:37:44.9433333+00:00
Sowndarrajan Vijayaragavan 430 Reputation points
edited a comment 2024-09-09T11:07:41.0033333+00:00
Sowndarrajan Vijayaragavan 430 Reputation points
0 answers

Failed to publish Maui App after adding localization for Info.plist

Hi, I followed this documentation https://learn.microsoft.com/en-us/dotnet/maui/fundamentals/localization?view=net-maui-8.0#ios-1 to localize description of permissions for iOS. What I've done: InfoPlist.strings files: InfoPlist.string: …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 questions
asked 2024-09-09T10:51:44.03+00:00
Ainur Almurzina 0 Reputation points
2 answers One of the answers was accepted by the question author.

MacCatalyst: Tooltips are not functional

Hi, I'm in net 8. and i'm using ToolTipProperties.Text and is work after long time and not work when I change it runtime. Thanks, .

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 questions
asked 2024-08-29T11:06:25.1533333+00:00
Dani_S 3,706 Reputation points
accepted 2024-09-09T10:18:04.0966667+00:00
Dani_S 3,706 Reputation points
5 answers

how to get hash of the object?

I am read excel and write it to database. for the duplicate item. how to get the hash code of each item? then I can compare it by the hash code. public class MyClassA { public int Id{get;set;} public string UserInfo{get;set;} public decimal…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,504 questions
asked 2024-09-07T13:11:46.16+00:00
mc 4,376 Reputation points
commented 2024-09-09T10:02:47.29+00:00
Jerry Fu - MSFT 666 Reputation points Microsoft Vendor
0 answers

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,551 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 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.
336 questions
asked 2024-09-06T17:05:40.2066667+00:00
Richard Freytag 31 Reputation points
commented 2024-09-09T09:42:14.9066667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 30,416 Reputation points Microsoft Vendor
1 answer

Xamarin.iOS: Failed to generate Ad-Hoc | Release Build from Migrated Project (Microsoft.NET.Sdk)

Hello, Error: Configuration doesn't target device Tools: Visual Studio 2022 (Version 17.6.14) According to the process of upgrade project from Xamarin to .Net sdk style, we have migrated Xamarin.iOS (native) project into sdk style project…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,782 questions
asked 2024-09-07T11:35:21.08+00:00
Matrix ComSec 0 Reputation points
commented 2024-09-09T09:14:24.4733333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 30,416 Reputation points Microsoft Vendor
1 answer

How to solve: Workload uninstallation failed: Workload version 8.0.401-baseline.24412.2 was not found.

I'm using version 8.0.401 of .NET SDK from the command line. After installing android workload, I can't uninstall it now. It generates this error: Workload uninstallation failed: Workload version 8.0.401-baseline.24412.2 was not found. How can I…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,782 questions
asked 2024-09-05T20:05:34.06+00:00
Vasya Pupkin 40 Reputation points
commented 2024-09-09T09:11:13.9233333+00:00
Jiale Xue - MSFT 44,231 Reputation points Microsoft Vendor
0 answers

Camera option didn't appeared on MAUI android .net 8.0 WebView

My WebView does not show the camera functionality when the user interacts with the web page. This issue affects the ability to capture or upload images from the page. I have already added the necessary camera-related permissions to the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 questions
asked 2024-09-09T09:07:17.1933333+00:00
Ei Ei Phyu 0 Reputation points
1 answer

How to download .NET SDK workloads for later installation?

dotnet workload -h doesn't list a download option. How do you download workloads instead of installing them right away? Thanks

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,782 questions
asked 2024-09-04T19:54:00.21+00:00
Vasya Pupkin 40 Reputation points
commented 2024-09-09T08:48:52.9866667+00:00
Jiale Xue - MSFT 44,231 Reputation points Microsoft Vendor
1 answer

What would be the best asp.net option that allows a SQL database and communicates with a .NET MAUI frontend?

I am currently working on designing a cross platform application with .NET MAUI. I've decided to migrate my previous database to a SQL database. Looking at the Microsoft documentation, it showed the asp.net core web MVC project as the standard for using…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,504 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.
13,638 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 questions
asked 2024-09-08T23:12:50.52+00:00
Anis Redmond 0 Reputation points
answered 2024-09-09T08:44:58.0866667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 41,601 Reputation points Microsoft Vendor
2 answers

MAUI: Splash screen with 2 logos

I am trying to create a splash screen with 2 logos, one on the sender and one as a footer. But I didn't get such type of implementation in MAUI. Is there any way to do it on MAUI? So I tried platform level integration like below for android. Created…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,377 questions
asked 2024-09-05T14:54:04.02+00:00
Sreejith Sreenivasan 856 Reputation points
commented 2024-09-09T08:36:45.1233333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,086 Reputation points Microsoft Vendor
2 answers

How to fix Signature validation failed when trying to validate an access token of Microsoft Entra ID

Hi, I'm trying to validate my access token signature from Microsoft Entra ID, as you can see in the below image, the "kid" attribute is different from the keys retrieved in the second image below that were retrieved from…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,782 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,820 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,287 questions
asked 2024-06-07T20:44:34.87+00:00
Bernardo Garza García 5 Reputation points
answered 2024-09-09T08:29:08.12+00:00
Linus Lim Duann Shiun 0 Reputation points
2 answers

What is the best way to install .net Runtime v8.0 via Intune?

What is the current best way to install .net Runtime v8.0 via Intune to a large number of users? The .net website offers an .exe file but it doesn't contain an .msi I can turn into an Intune app. There are also winget instructions listed but winget…

.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,152 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,940 questions
asked 2024-05-15T22:58:19.7133333+00:00
Woodson Baldwin 0 Reputation points
answered 2024-09-09T07:31:12.52+00:00
Hans Hommens 0 Reputation points
4 answers

How to write/read comma-separated data from an SQL table and load them into a datagridview column?

I want to write comma-separated string values entered in a text box to an SQL table and later fetch them from the table and load them into a data grid view column.

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,782 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.
13,638 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,713 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.
88 questions
asked 2024-09-07T16:06:21.0566667+00:00
Priyantha Niroshan 21 Reputation points
edited the question 2024-09-09T07:30:50.49+00:00
Jiachen Li-MSFT 30,931 Reputation points Microsoft Vendor
2 answers

Application that targets .NET 4.8 does not support System.Data.SqlClient that targets .NET Standard 2.0

I have a dll (say TestLib.dll) that targets .NET Standard 2.0, which uses System.Data.SqlClient dll (this also targets .NET Standard 2.0). Now I'm using the TestLib.dll in an application (say TestApp) that targets .NET 4.8. Running the application…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,782 questions
asked 2024-09-09T04:28:25.75+00:00
Tilak H N 0 Reputation points
answered 2024-09-09T07:29:34.0833333+00:00
Hongrui Yu-MSFT 1,595 Reputation points Microsoft Vendor