Scrollview Doesnot work inside MAUI community toolkit popup
I have a simple layout. like <toolkit: popup> <border> <scrollview> <verticalstacklayout / </scrollview> </border </toolkit: popup> My scroll view is not working. it works in content page only fails in…
Developer technologies | .NET | .NET MAUI
How to remove the listView pressed/activated ripple drawable to the entire row
I have a listview like below to show the question and answers. <ListView HasUnevenRows="True" HorizontalOptions="FillAndExpand" ItemsSource="{Binding ItemsSource, Source={x:Reference this_flow_picker},…
Developer technologies | .NET | .NET MAUI
How can we create an app
Where can we understand full c program and c++ program from basics to depth and we should become a problem solver using the program Moved from: Microsoft Edge | Audio and video playback | Windows 11
Developer technologies | C++
Setup Project - Error when creating
Good day, I am trying to create a setup (MSI installer) project - but get the attached error message .. not sure why ? Thank you in advance for your help. Warm Regards, Pieter
Developer technologies | C#
What can I do when the debugger always crashes on my iOS device but works fine on the iOS simulator?
I found out that the debugger always crashes shortly after I started my application on my iPad Air 26.2. I have tried to set a breakpoint in different lines and different classes but it always crashes. The application automatically crashes 1-2 seconds…
Developer technologies | .NET | .NET MAUI
Visual Studio Code program deletion issue
I installed Visual Studio Code on my Windows 11 laptop and was using it smoothly. However, when I turned the laptop off and on again, the program was completely deleted. Is there a solution?
Developer technologies | Visual Studio | Other
Error when trying to access QuickGrid Component in Blazor WASM Application
Hello Microsoft Support, When running my Blazor WASM project, that serves as a front end to my ASP.NET backend, I have been getting repeated errors when trying to access the QuickGrid component through my browser. When running through Firefox, I have…
Developer technologies | .NET | Blazor
How to use @Html.TextBoxFor with a nullable Date
This works in my MVC Core view: (In my model): public DateTime BirthDate {get;set;} @{ var BirthDate = Model.BirthDate.ToString("MM/dd/yyyy"); } <td>@Html.TextBoxFor(d => BirthDate, new { @class…
Developer technologies | C#
CollectionView display messages backwards
I'm trying to create a replicate of WhatsApp in .NET 10 MAUI. I have the list of messages: the newest one at the bottom of the list and the old at the top. For this implementation, I use a…
Developer technologies | C#
the iis process will auto close ?
I am using asp.net core web 9.0 and publish to iis for test. I find that if I have not test it for days it will closed. ( I have create a mqtt server and the it is closed) and when I open the web it will start. and I can connect the mqtt server again.…
Developer technologies | ASP.NET | ASP.NET Core
VS2022 Community has been removed and VS 2026 will load but not deploy my UWP based solution
I have an installed latest version of VS 2022 Community on the latest version of Windows 10 that I use to develop a UWP application and that works fine. I recently setup a new Windows 10 OS partition and tried to load VS2022 Community on it but the…
Developer technologies | Universal Windows Platform (UWP)
Issue to scan the file
Hi, It is not scanning all of the lines of the file using the codes below on VS 2026. Anything wrong? try { string[] fileEntries = Directory.GetFiles(directoryPath); foreach (string fileName in fileEntries) …
Developer technologies | C#
Visual Studio 2026 Installation Error 1601 und 1703
For three days I have been trying to obtain a working, updateable Visual Studio installation. I had a working Visual Studio 2022 installation, but I could not update it. Before it was recognized, but when I used the new installer, Visual Studio 2026, it…
Developer technologies | Visual Studio | Setup
Is there a built-in way of making Blazor pages and components ADA compliant?
At work we are writing a new Blazor application to replace an ancient WebForms application. We've using .NET 9. We're now working on making this app ADA Standards for Accessibility compliant. We had been using labels, for example, but when a colleague…
Developer technologies | ASP.NET | ASP.NET Core
How do I access Microsoft programming documentation
I used to be able to access detailed information on Microsoft MSDN. Now, when I try the same approach, it supplies answers like "How to create a new WPF App" and "How to create a database in ,Net framework Apps". My question had…
Developer technologies | C#
MAUI app issue
Hi, Does it call API to write one file into the remote server (with the given IP). Any demonstration to this?
Developer technologies | .NET | .NET MAUI
In VFP 9.0; Why cannot I not see the table in my drill down that I added with Copy Structure
Why is it I do not “see” the table in my drill down that I added with Copy Structure? This is in Visual Fox Pro.
Developer technologies | Visual Studio | Other
macro to remove profanity and swear words in word files
Hi there, I edit books with on aspect being removing swear words. I have never used a macro but there probably is a way to remove a set of words with **** or simply blanks. How can this be accomplished? Many thank, L. Mod moved from : Microsoft 365…
Developer technologies | Visual Basic for Applications
How can I make screenshots and videos in the correct resolution from my game so that I can add them to the App Store?
I have already tried to make a short video from my game. My iPaid Air was connected to my MacBook Air and I have played my game on my iPad Air and simultaneously I recorded a video with the QuickTime player. The video has the following…
Developer technologies | .NET | .NET MAUI
Visual code ipynb not working cannot detect kernels
Having an issues, detecting kernels, and it keep installing .NET interactive session and has warning on polygot notebook extension related