23,457 questions with .NET-related tags

Sort by: Updated
0 answers

.net modify file tag

.net modify file tag

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 questions
asked 2024-03-27T05:00:56.54+00:00
jamain johari 0 Reputation points
1 answer

Gridview Column Total

Hello This Is My Aspx Page <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default4.aspx.cs" Inherits="Default4" %> <html> <head runat="server"> <title>Untitled…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,216 questions
asked 2024-03-26T08:00:23.19+00:00
RAVI 756 Reputation points
commented 2024-03-27T03:38:16.0766667+00:00
Lan Huang-MSFT 24,156 Reputation points Microsoft Vendor
1 answer

Unable to install .net 4.8 runtime

Updates always fail on my 2016 server standard vm. When attempting to install .net 4.8 runtime i received the error the component store has been corrupted. I have attempted DISM /ONLINE /CLEANUP-IMAGE /RESTOREHEALTH and received the error The source…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 questions
Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,345 questions
asked 2024-03-26T13:02:33.7833333+00:00
Randy DeMasters 0 Reputation points
answered 2024-03-27T03:36:13.17+00:00
Jiale Xue - MSFT 23,696 Reputation points Microsoft Vendor
0 answers

Customize the close/minimize/maximize location

Hi, I tested n it not worked on this link: Can you please check with sample code in the end of in this link: https://github.com/dotnet/maui/issues/21007 I added this code in login page and MyRootPage and is not worked. // override the method of the page…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,734 questions
asked 2024-03-26T09:29:51.33+00:00
דני שטרית 2,486 Reputation points
commented 2024-03-27T03:26:12.87+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 66,486 Reputation points Microsoft Vendor
1 answer

Permutations Array?

Good day all Master! please help me to fix my problem. This problem is a permutations process. If I click button OK it well shuffle and this display in the listBox1. Please take look the picture below. at this image as you can see it's do permutations…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 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,101 questions
asked 2024-03-09T02:28:32.5766667+00:00
Jay-R Hayashi 186 Reputation points
commented 2024-03-27T03:12:45.5633333+00:00
Jiale Xue - MSFT 23,696 Reputation points Microsoft Vendor
1 answer

How to wait for a return value from executed JavaScript MAUI Android Threading

Hello all I want get "right Threading way" when I wait for a JavaScript's result inside android webview (unfortunately function EvaluateJavaScriptAsync doesn't work :-(, cause I have own handler – need both directions from and to Javascript-C#…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,734 questions
asked 2024-03-25T07:51:44.2733333+00:00
Wheelstring 125 Reputation points
commented 2024-03-27T03:10:22.4333333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 33,301 Reputation points Microsoft Vendor
2 answers

Function app keeps dying and needs "refreshing"

Hey there, I'm running an azure function (isolated 4.0) and it keeps dying after about 20mins of running then I need to press Refresh on the Function App Overview for it to kick back into action. I found this band-aid via the diagnose tools: However…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,106 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
877 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,073 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,101 questions
asked 2024-03-26T17:40:06.95+00:00
Yassin Shahid 0 Reputation points
answered 2024-03-27T03:00:39.3333333+00:00
MayankBargali-MSFT 67,531 Reputation points
1 answer

.NET MAUI CollectionView VerticalScrollBarVisibility is not visible on Android devices.

I'm encountering an issue with the CollectionView where 'VerticalScrollBarVisibility="Always"' is set. While the vertical scroll bar is visible in iOS, it's not functioning on Android devices. Could you suggest a handler patch to display the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,734 questions
asked 2024-03-26T09:55:50.0866667+00:00
Bhuwan 576 Reputation points
answered 2024-03-27T02:44:44.79+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 33,301 Reputation points Microsoft Vendor
1 answer

How to request authorization from macOS to delete file in MAUI Mac Catalyst app

I have MAUI application that deletes file. But I can get UnathorizedException, because file is secured. I want a dialog to appear for user "Application NAME_OF_MY_APP wants to delete FILE", like Finder does when you want to delete some…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,734 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,101 questions
asked 2024-03-26T21:54:18.49+00:00
Bohdan Rieznikov 0 Reputation points
answered 2024-03-27T02:33:14.1933333+00:00
Bruce (SqlWork.com) 53,416 Reputation points
0 answers

HTTP Error 500.31 - Failed to load ASP.NET Core runtime

I created a.net core application in Visual Studio 2022. When I see the properties, I see this: I deployed the application on IIS and this is installed on the server: when I do dotnet --info, I see this: My networking person is telling me that older…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,073 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,101 questions
asked 2024-03-26T21:01:06.98+00:00
Anjali Agarwal 1,346 Reputation points
commented 2024-03-27T01:56:30.39+00:00
JasonPan - MSFT 4,191 Reputation points Microsoft Vendor
0 answers

Best Practices for Two-Way Data Binding in Large .NET Applications

Hello Microsoft Q&A community, I’m working on a large-scale .NET application, and I’ve been using two-way data binding in my XAML views. However, I’ve heard that this approach can become problematic in large projects. I’d like to understand the best…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 questions
Windows App SDK
Windows App SDK
A set of Microsoft open-source libraries, frameworks, components, and tools to be used in apps to access Windows platform functionality on many versions of Windows. Previously known as Project Reunion.
710 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.
755 questions
asked 2024-03-19T17:01:43.8666667+00:00
arunkumar.mr 0 Reputation points
commented 2024-03-27T01:39:39.41+00:00
Xiaopo Yang - MSFT 11,081 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

How can I install the NuGet package Microsoft.AspNetCore.App.Ref?

I need to use the Microsoft.AspNetCore.Mvc.ModelMetadataTypeAttribute in my application. I am able to use it with the NuGet package Microsoft.AspNetCore.Mvc.Core. However, this package has been deprecated. I tried to find a replacement for this package.…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,073 questions
asked 2023-07-09T21:04:11.48+00:00
KevY 30 Reputation points
commented 2024-03-27T01:05:00.3633333+00:00
Luc Vindjedou ATCHOMBA 0 Reputation points
1 answer

viewModel dosent hit the second time

I have this login flow StartupPage public class StartupPageViewModel : BaseViewModel { private readonly IAppService _appService; private readonly ISecureStorage _secureStorage; IDataService<DemyUser> dataService; public…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,734 questions
asked 2024-03-21T17:33:53.87+00:00
Eduardo Gomez Romero 25 Reputation points
commented 2024-03-27T00:49:57.6733333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 66,486 Reputation points Microsoft Vendor
16 answers

How to save all the updates in a datagrid (set of comboboxes) MVVM back to the database in WPF C#?

I have similar issue as @Mesh Ka working on the filtering between comboboxes. https://learn.microsoft.com/en-us/answers/questions/1481853/filtering-a-combobox-in-a-datagrid-based-on-anothe Thanks for the solution! The challenge I have is to save all the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 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,645 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,101 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.
755 questions
asked 2024-02-22T18:34:30.8433333+00:00
Yvon 0 Reputation points
answered 2024-03-26T23:49:15.0033333+00:00
Yvon 0 Reputation points
1 answer

Animation duration for RotateTransform not enforced?

Hello. I'm unable to get a simple rotation animation to work properly on a simple WPF application. I'm targeting .NET 8. Here's what I've done: Created a new WPF C# application using VS2022 Community. My MainWindow.xaml looks like the…

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,645 questions
asked 2024-03-26T21:08:29.2866667+00:00
Lionel Keene 0 Reputation points
answered 2024-03-26T23:45:16.5633333+00:00
gekka 5,801 Reputation points MVP
1 answer

Why I get this Chrome console error

Hi, I keep encountering the below Chrome console error while it sounds like my code is correct. What should I do?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,073 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,347 questions
asked 2024-03-03T08:07:16.7833333+00:00
Saeed Pooladzadeh 231 Reputation points
edited a comment 2024-03-26T22:41:18.34+00:00
AgaveJoe 25,851 Reputation points
0 answers

Windows Insider SDK not working since 25936

I'm trying to build a simple .NET 6.0 app - Just install the 25936 insider preview SDK then create a blank WPF/.NET 6.0 app and add to the…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 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,645 questions
asked 2024-03-25T18:02:12.0833333+00:00
yoyodyne01 26 Reputation points
commented 2024-03-26T22:25:04.8866667+00:00
yoyodyne01 26 Reputation points
1 answer

How to implement reset password functionality in asp.net core for an user who didn't sign in using asp.net core identity

I am working on a legacy Asp.Net Web Forms application which is nearly 18 years old. It uses a simple form based authentication where the users enter their username/password and the user is authenticated by matching the username/password saved in the…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,073 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,216 questions
asked 2024-03-26T04:27:01.2333333+00:00
Sherpa 161 Reputation points
commented 2024-03-26T20:32:01.06+00:00
Sherpa 161 Reputation points
2 answers

What Is the Best Way to See Raw Data Stream Being Passed from SQL to .NET Application?

I am running some functions on application startup for my .NET application. This mostly involves running a bunch of scripts on my SQL database to ensure plans are cached. These queries are generated from EFCore-compiled queries. In doing this, I…

Azure SQL Database
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,262 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,073 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,468 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,678 questions
asked 2024-03-14T19:52:31.8+00:00
Mike-E-angelo 436 Reputation points
commented 2024-03-26T20:02:46.77+00:00
Mike-E-angelo 436 Reputation points
0 answers

Relay Command doesn't get triggered.

I am making a ribbon like menu. For achieving, I created three basic components. Component Item Class Menu Template (XAML) Menu Template (Code Behind) The class define each item public class MenuComponentItems { public string ImageSource {…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,734 questions
asked 2024-03-26T01:16:51.1033333+00:00
Eduardo Gomez Romero 25 Reputation points
edited the question 2024-03-26T19:55:58.94+00:00
Eduardo Gomez Romero 25 Reputation points