24,787 questions with .NET-related tags

Sort by: Updated
1 answer

Is it possible for a Blazor app to access Windows Server Active Directory?

We are beginning to consider writing some new apps using Blazor and .NET 8. I've played around with the beginner's tutorials, which are nice, but not enterprise quality. One of my colleagues has been experimenting with Blazor. He has approached it from…

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,477 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,152 questions
asked 2024-07-03T23:55:54.7266667+00:00
Falanga, Rod, DOH 100 Reputation points
commented 2024-07-06T16:39:57.0666667+00:00
Bruce (SqlWork.com) 60,376 Reputation points
0 answers

Visual Studio 2022 Community/C++: My Pre-Build PowerShell script runs successfully, but the end result is not achieved.

I trade the market using Sierra Chart (SC) software. I use VS to create a DLL and need to build and deploy the updated DLL to an SC folder without having to shutdown SC in order to release the DLL for writing/updating. I created a PowerShell (PS) script…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,574 questions
asked 2024-07-05T18:53:26.38+00:00
George Taylor 0 Reputation points
commented 2024-07-06T16:37:50.0566667+00:00
Viorel 1.1L Reputation points
1 answer

.Net Maui writing to Xaml file.

I would like the user to be able to modify the XAML to fit their visual needs for example make text larger. And then be able to save that setting and reload the XAML file for that particular user. I get a compiler Error saying the name 'XamlWriter' does…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 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,574 questions
asked 2024-07-03T16:12:26.7433333+00:00
Tom Meier 180 Reputation points
commented 2024-07-06T16:34:19.55+00:00
Bruce (SqlWork.com) 60,376 Reputation points
0 answers

Maui for Android Stepping Through Code inside checkbox code

Hello All. in my app I have a checkbox handler that I want in debug to run to cursor and stepping the code. When I put the cursor in the code and right click and choose the option run to cursor the debugger start build and then the UI in the emulator is…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
asked 2024-07-06T16:13:35.88+00:00
Haviv Elbsz 2,026 Reputation points
8 answers

How to fix Microsoft.ACE.OLEDB.12.0 provider is not registered on the local machine

After trying to follow several solutions online none seem to be working. I'm using 64bit Microsoft access and 2019 visual studio and have already installed the engine from https://www.microsoft.com/en-au/download/details.aspx?id=13255. I've tried running…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,574 questions
asked 2021-03-03T03:33:06.02+00:00
Rhys Mckinnon 31 Reputation points
commented 2024-07-06T15:58:52.5+00:00
0 answers

How can NotificationListenerService used in MAUI?

I'm trying to listen to notifications of other apps and for that purpose I tried to utilize NotificationListenerService. I have seen several examples from Xamarin, but nothing seems to work. So how is it done in MAUI? How is the…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
asked 2024-07-06T13:25:53.9433333+00:00
Costas Athan 26 Reputation points
5 answers One of the answers was accepted by the question author.

Save an image using Maui.net graphics

How do I save Maui.net graphics to png file ?

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 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,574 questions
asked 2022-06-23T18:14:21.013+00:00
Yusuf 731 Reputation points
answered 2024-07-06T13:23:00.6833333+00:00
Fabio Iko Motta 0 Reputation points
1 answer One of the answers was accepted by the question author.

How to get the text from the label by the handle with specific coordinates on any part of the desktop screen

I want to extract the text inside the label by giving certain coordinates from the screen, if the type of the coordinates is from the label, then extract the part of the obtained part.

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,868 questions
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,499 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,643 questions
asked 2024-06-06T07:48:09.8966667+00:00
Mansour_Dalir 1,696 Reputation points
accepted 2024-07-06T04:04:39.1133333+00:00
Mansour_Dalir 1,696 Reputation points
1 answer

Unable to get access token for microsoft store service

Hi, I am building an app for the Microsoft Store. I require the app's server to connect to the microsoft store to validate purchases. I'm using the Microsoft.StoreServices API provided at: https://github.com/microsoft/Microsoft-Store-Services Basically…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,345 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
916 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,574 questions
asked 2024-06-09T22:08:13.59+00:00
Jacques O 0 Reputation points
edited an answer 2024-07-05T23:37:21.75+00:00
Jacques O 0 Reputation points
1 answer One of the answers was accepted by the question author.

MVC CORE Edit Images

Database Contains images , when I try to edit the text , I need to upload images again , please suggest. If there are no changes in images I don't want to upload them again. Capturenotsaved.PNG Capturedisplay.PNG public partial class…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,574 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,345 questions
asked 2024-07-05T14:43:54.9833333+00:00
Kalyan A 45 Reputation points
accepted 2024-07-05T19:43:00.28+00:00
Kalyan A 45 Reputation points
1 answer

Facebook sdk's

No facebook sdk's is available provided by meta developer community that's why we are facing issue to implementing facebook service in maui appliation

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
asked 2023-12-14T11:25:27.0633333+00:00
Nidhi Tailor 0 Reputation points
commented 2024-07-05T19:11:23.96+00:00
Khalil Akashah 0 Reputation points
1 answer

Blazor WebAssembly Standalone App shows blank page in Azure environment

I just upgraded my backend (ASP.NET Core) and frontend (Blazor WebAssembly) from .NET 6 to .NET 8. I had to do few changes to make it work and succeed in my Azure DevOps pipelines but locally everything works now basically. Now that it's deployed in my…

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,477 questions
asked 2024-07-04T20:03:08.7066667+00:00
Bjorn Lenoir 20 Reputation points
answered 2024-07-05T17:32:25.1233333+00:00
Chidiebere_Ugwu 0 Reputation points
3 answers One of the answers was accepted by the question author.

SQL Server connection timeout after idle

I just set up on Azure a SQL Server (free tier) connecting to an .NET Core web app also on Azure. After 20 minutes the database goes idle. The first attempted connection to the database fails with the call stack below. The subsequent call works…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,345 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,208 questions
asked 2024-07-04T17:35:16.3733333+00:00
Patricia Davidson 20 Reputation points
commented 2024-07-05T16:37:31.1233333+00:00
Patricia Davidson 20 Reputation points
1 answer One of the answers was accepted by the question author.

I have 3 image in Blazor page.Want do every image have own Uploadfile that mean one image one uploadfile

@page "/" @rendermode InteractiveServer @inject NavigationManager Navigation <h1 style="color: blue;">Promosi Barang Anda!</h1> <p></p> Welcome to your new app. <p></p> @for (int i = 0; i <…

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,477 questions
asked 2024-07-04T15:27:00.7266667+00:00
MIPAKTEH_1 280 Reputation points
accepted 2024-07-05T14:21:43.5466667+00:00
MIPAKTEH_1 280 Reputation points
1 answer One of the answers was accepted by the question author.

Issue with CollectionView RemainingItemsThresholdReached event

I am facing 2 issues with the CollectionView: I have given RemainingItemsThreshold="0" for CollectionView, but the RemainingItemsThresholdReached event is firing before reaching the last item. It is calling around 6 items before the last…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
asked 2024-07-02T15:15:25.8366667+00:00
Sreejith Sreenivasan 851 Reputation points
commented 2024-07-05T13:33:02.8+00:00
Sreejith Sreenivasan 851 Reputation points
0 answers

Webview Source issue

We are encountering an issue where the WebView in our Android app is automatically appending "file:///android_asset/" to the URL, causing the webpage not to display correctly on our device. Please help us how to solve this issue.

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,143 questions
asked 2024-02-04T07:18:45.85+00:00
Yogita Magdum 5 Reputation points
commented 2024-07-05T12:18:51.0333333+00:00
Anila Mathew 25 Reputation points
0 answers

All endpoint with *azurewebsites.net are Flagging up TLS ROBOT Vulnerability Detected

Hi, Endpoint with *azurewebsites.net are flagging for TLS ROBOT Vulnerability . Can you please check if this is a false positive or need RSA disablement for lower cipher to higher? Detection of ROBOT…

.NET F#
.NET F#
.NET: Microsoft Technologies based on the .NET software framework.F#: A strongly typed, multi-paradigm programming language developed by the F# Software Foundation, Microsoft, and open contributors.
98 questions
asked 2024-07-05T12:11:30.3+00:00
Gosain, Mayank 0 Reputation points
0 answers

How to fix Visual Studio 2022 from crashing on startup?

I downloaded Visual Studio 2022 yesterday and installed the .NET component for a uni course. Today when I went to open VS2022 it crashed on start-up. I have repaired the program and it worked well once, then after I had saved/closed the program it began…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,574 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,822 questions
asked 2024-07-04T23:57:16.39+00:00
William.S 0 Reputation points
commented 2024-07-05T10:40:46.69+00:00
William.S 0 Reputation points
2 answers One of the answers was accepted by the question author.

html table add pagination

I want to add page number to my table. But the problem is - when the page is loaded the page number is not working. Working when clicking on page number symbol. If I use the data manually instead of fetching it from the database, it works. I would…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,345 questions
asked 2024-07-04T16:30:13.3133333+00:00
jewel 821 Reputation points
accepted 2024-07-05T10:18:37.7866667+00:00
jewel 821 Reputation points
0 answers

How to fix Internet adapter completely disappearing off system, as well as the internet?

Hey, So today i booted my PC, and the internet is just not there (As seen below), once i put an internet USB there, it appears and goes back to normal. But the internet is not what i use, i use 5G internet, while that USB only offers 2.4G. I've tried…

.NET Internet of things
.NET Internet of things
.NET: Microsoft Technologies based on the .NET software framework.Internet of things: A concept that aims to extend the benefits of the regular internet, including constant connectivity, remote control ability, and data sharing, to goods in the physical world.
30 questions
asked 2024-07-05T10:16:07.6533333+00:00
Eyad Waleed 0 Reputation points