24,878 questions with .NET-related tags

Sort by: Created
1 answer

Elements overlap each other

Hello. I'm trying to build a wpf application using this layout. I have set all the elements, but they overlap each other. Can you help with column 2? What am I doing wrong. I need to drag an element from 1 column to 2 and the text should go to one of…

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,709 questions
asked 2024-07-10T19:20:13.0733333+00:00
vitaminchik 466 Reputation points
commented 2024-07-15T02:22:25.89+00:00
Hongrui Yu-MSFT 945 Reputation points Microsoft Vendor
1 answer

I have been encountering this issue for days, and the 'app console .NET Core' package is missing in the project creation section. I would appreciate a quick response. If you can connect remotely and fix it, that would be even better. Thank you

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,360 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,404 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,852 questions
asked 2024-07-10T17:14:04.3+00:00
Tufan Bulut 0 Reputation points
commented 2024-07-12T15:35:00.7433333+00:00
Tufan Bulut 0 Reputation points
2 answers

I am using the MVVM pattern and I want to get the value of the property in the OnPropertyChanged event

I want to get the value of the property in the OnPropertyChanged event. I would rather not use reflection.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,180 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,604 questions
asked 2024-07-10T16:20:54.3866667+00:00
Tom Meier 220 Reputation points
answered 2024-07-12T02:52:33.5933333+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 38,756 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Is there any downside to adding ApplicationInsights when it is not running?

Hi all; Most of the time I have Application Insights turned off (it's expensive). When it is off, will I have a performance hit if the following code is called at the start of my Blazor server…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,986 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,492 questions
asked 2024-07-10T16:03:51.3933333+00:00
David Thielen 2,751 Reputation points
accepted 2024-07-10T17:28:41.69+00:00
David Thielen 2,751 Reputation points
1 answer One of the answers was accepted by the question author.

Connecting Blazor server to Application Insights

Hi all; Is this still the latest/greatest way to integrate Application Insights with my Blazor server app? I want to use this for figuring out the hot spots when load testing including the SQL queries (via Entity Frameworks). And while that link has what…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,986 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,492 questions
asked 2024-07-10T15:57:25.93+00:00
David Thielen 2,751 Reputation points
commented 2024-07-12T22:56:53.9866667+00:00
David Thielen 2,751 Reputation points
0 answers

can not create framework of ios.

now I am building ios Binding of this repo:https://github.com/BradLarson/GPUImage and I create framework but there is error: error: cryptexDiskImage' is an unknown content type how to create it?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,180 questions
asked 2024-07-10T15:24:24.1733333+00:00
mc 4,086 Reputation points
commented 2024-07-12T15:42:01.97+00:00
mc 4,086 Reputation points
0 answers

mscoree.dll missing on Windows arm64

I am porting a .NET project to arm64. There are several C++/CLI assemblies in the project. I am using the latest version of Visual Studio (17.10), Windows SDK 10.0.22000.0 and .NET Framework 4.8.1 natively on a Windows arm64 computer. I am able to build…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,598 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,852 questions
.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
328 questions
asked 2024-07-10T14:53:48.82+00:00
akum-6884 0 Reputation points
commented 2024-07-12T10:10:24.1066667+00:00
Tianyu Sun-MSFT 29,186 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

I have Image in blazor page then need a comment for each of Image.Can somebody show me how to do.

@page "/" @rendermode InteractiveServer @inject NavigationManager Navigation <h1>Home</h1> <PageTitle>Home</PageTitle> <h1 style="color: blue;">Promosi Barang Perniagaan Anda!!</h1> Welcome to your…

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,492 questions
asked 2024-07-10T14:51:27.4966667+00:00
MIPAKTEH_1 300 Reputation points
accepted 2024-07-12T02:35:02.95+00:00
MIPAKTEH_1 300 Reputation points
1 answer

Simulate controller input

As far as I know in user32.dll there are 2 functions keybd_event & mouse_event which can simulate keyboard & mouse inputs. Is that possible to simulate the Xbox controller inputs programmatic. Thanks.

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,041 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,598 questions
asked 2024-07-10T13:58:33.3866667+00:00
William A Wang 236 Reputation points
answered 2024-07-11T06:26:18.02+00:00
Yanhong Liu 4,805 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Dot 8 sdk - install some versions

Hi, If I in my computers intalled dotnet-sdk-8.0.100-win-x64.exe. If I install dotnet-sdk-8.0.203-win-x64.exe without removing the old version. Which version the maui in net 8 will take ? Thanks,

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,180 questions
asked 2024-07-10T12:59:24.4433333+00:00
Dani_S 3,276 Reputation points
accepted 2024-07-10T16:30:05.98+00:00
Dani_S 3,276 Reputation points
0 answers

Issue with Azure Durable functions in .NET 8.0 Isolated model returning list of exceptions

Recently I started upgrading all our Azure Functions from .NET 6.0 In-process model to .NET 8.0 Isolated model and noticed an issue with Durable functions returning list of exceptions, specifically Exceptions that contain innerException (public…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,607 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,598 questions
asked 2024-07-10T10:31:10.39+00:00
Lauris Vonogs 0 Reputation points
1 answer One of the answers was accepted by the question author.

Writing NUNITS with a library that does not support .net8.0

Nunits or Xunits forces us to include .net8.0 as one of our target platform along with the existing , i do have a library which does not support generic .net8.0 and only android or IOS , I really cannot use target specific code since i have used these…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,180 questions
asked 2024-07-10T09:23:08.5833333+00:00
Manickam, Suraj 320 Reputation points
accepted 2024-07-12T04:25:52.6666667+00:00
Manickam, Suraj 320 Reputation points
1 answer One of the answers was accepted by the question author.

Signatures using DrawingView in MAUI .NET?

Hello, I want a signature pad to save images locally after a submit button click event in MAUI .NET 8 Android 34. Can you provide a solution?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,180 questions
asked 2024-07-10T09:08:17.6033333+00:00
Chinmay Dole 120 Reputation points
accepted 2024-07-12T06:50:09.3733333+00:00
Chinmay Dole 120 Reputation points
1 answer

validate item in entire gridview to check excess Quantity

Hello This is my aspx page <%@ Page Language="C#" AutoEventWireup="true" CodeFile="yyy.aspx.cs" Inherits="yyy" %> <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,404 questions
asked 2024-07-10T08:38:03.7233333+00:00
RAVI 1,056 Reputation points
answered 2024-07-11T06:44:05.2633333+00:00
Lan Huang-MSFT 28,826 Reputation points Microsoft Vendor
1 answer

get user ip address not deployment system ip address

Hello I want to get and show in Label1 user system name and ip address not deployment machine ip address how to get that i tried this but its taking depoyment ip address i want user machine ip string hostName = Dns.GetHostName(); …

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,404 questions
asked 2024-07-10T07:54:33.8233333+00:00
RAVI 1,056 Reputation points
commented 2024-07-11T07:47:26.1433333+00:00
Lan Huang-MSFT 28,826 Reputation points Microsoft Vendor
0 answers

MAUI Behavior issues with custom Seekbar

I created the seek bar by inflate the xml file with a handler class that customizes the Seekbar. Since there is a screen with a View and a Seekbar in the app, we were able to confirm that the custom Seekbar is reflected there. That's where the problem…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,598 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,180 questions
asked 2024-07-10T07:07:49.3333333+00:00
水元 翼 0 Reputation points
commented 2024-07-11T01:40:08.0566667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 71,836 Reputation points Microsoft Vendor
0 answers

Issue with Azerbaijani ("az-AZ") Culture in .NET 8 Blazor WebAssembly Standalone App

Hello, I am working on a .NET 8 Blazor WebAssembly Standalone App, and I have encountered an issue with setting the "az-AZ" (Azerbaijani) culture. While other cultures work correctly, Azerbaijani does not seem to be applied properly.…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,598 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,492 questions
asked 2024-07-10T06:37:31.2766667+00:00
Khalig 0 Reputation points
edited a comment 2024-07-11T09:14:25.2933333+00:00
JasonPan - MSFT 4,801 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Linq: How to display boolean value as text?

I have a field boolean value in my database. When I get data in JointQuery I want to see it as text instead of boolean values. For example, if the value is 0 then the return will be "inactive" and when it is 1 then the result will show…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,360 questions
asked 2024-07-10T05:17:46.06+00:00
jewel 841 Reputation points
accepted 2024-07-10T10:09:26.0833333+00:00
jewel 841 Reputation points
1 answer

MAUI xml file implementation

I'm currentry using the MAUI platform for ap development. I am creating a layout by setting the UI in XAML. Along with that, I would like to write xml file information to XAML. The target UI component is Seekbar. What kind of implementation should I do?

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,598 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,180 questions
asked 2024-07-10T00:27:12.1633333+00:00
水元 翼 0 Reputation points
commented 2024-07-11T07:53:48.6166667+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 38,756 Reputation points Microsoft Vendor
3 answers

How can I have Azure App Service environment variables override key vault secrets?

Hi all; If I define a string in both the Key Vault and the Azure App Service environment variables, the app will read the Key Vault entry. Is there a way to have it read the App Service value if set? thanks - dave

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,492 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,328 questions
asked 2024-07-09T22:05:52.75+00:00
David Thielen 2,751 Reputation points
answered 2024-07-10T22:36:00.07+00:00
Bruce (SqlWork.com) 60,866 Reputation points