Visual Studio 2026 Insiders. Issue with Entity Framework UI (add migration)
Using the Blazor Web App Razor Movie Pages tutorial, I am trying to use the Connected Services UI to add a migration and update the database as per the instructions here. However it keeps complaining about ./dotnet-tools.json. The tools are working fine.…
Developer technologies | ASP.NET | ASP.NET Core
VS Code stopped showing syntax errors
My visual studio code stopped showing the red squiggly lines for syntax errors and I have tried every solution that I have googled. I even asked my programming prof what was wrong with my VS code and he didn't know after. I even reinstalled VS Code but…
Developer technologies | Visual Studio | Debugging
how do i fix it
how do i to on the board light on my laptop im on hp and i dont have have the button
Developer technologies | Small BASIC
I can't sign in to use Visual Studio 2013 Community Edition
It's supposedly free, However, Using it for more than a month would "require" a license, I read somewhere in the internet that I need to sign in with my account, But doing so causes the following text to show up: Sorry, we ran into a…
Developer technologies | Visual Studio | Other
Visual Studio 2022 "Cannot open source file" Issue
I uninstalled VS2019 and installed VS 2022. I run a simple project. It got a bunch of Error as seen in the image attached. Am I missing a path to the source file? Please help. It won't run any of my C++ programm. 202027-image-1.jpg
Developer technologies | C++
How to send SignalR notifications in Blazor InteractiveServer
Hi, I’m working on a Blazor application targeting .NET 10, running with InteractiveServerRenderMode. The application requires users to be authenticated via Azure AD. My main question is about the best way to send notifications to authenticated…
Developer technologies | ASP.NET | ASP.NET Core
I cannot disable Block Public Internet Access in the PowerBI Tenant
“Block Public Internet Access” greyed out in Power BI tenant settings – Admin rights confirmed Need to turn this off to enable Web Publishing.
Developer technologies | Windows Presentation Foundation
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#
how to fix the error code (0x800f0805)
i am using windows 10, every time i want to update it, it brings the error code 0x800f0805 then it stops and say we'll try again but even after trying again it will still bring the same error code.
Developer technologies | .NET | .NET Internet of things
dotnet test
Hi, 1.In my solution, I press Ctrl + Q and type Developer Command Prompt to open it. 2.Input these command: dotnet test --filter "FullyQualifiedName~SameFormatConversionSecurityTests" --logger "console;verbosity=detailed" 3.What are…
Developer technologies | Visual Studio | Other
What are the different between Developer Command Prompt and Developer Power Shell ?
Hi, 1.In your solution, press Ctrl + Q and type Developer Command Prompt or Developer Power Shell to open the relevant window. 2.Please see: 3.What are the different between Developer Command Prompt and Developer Power Shell ? 4.When I used each command…
Developer technologies | Visual Studio | Other
How to generate PDF with Multilevel list with hierarchical numbering in C# application
Hi, I am new to C#, I am creating a small application, and I need to generate some PDF reports from C# application programmatically. Most of the reports will be Word-like multilevel lists with hierarchical numbering (these numbers have to be calculated…
Developer technologies | .NET | Other
Developer technologies | ASP.NET | Other
Developer technologies | C#
Recommend a free PDF developer's library for C#
I'm using VS 2017 CE, C#, and WinForms on a non-commercial application that adds and deletes pages from PDFs. The added pages are created with minimal text and no drawing or graphics. I've been using iText7, and it's great, but it has far more power…
Developer technologies | Windows Forms
Developer technologies | C#
Can anyone recomend the easiest tool to generate pdfs in c#?
I am trying to generate a PDF from C# Library for my project. Any tools you guys can suggest would be great, either Free or Paid. I am open to any options. Thank you!
Developer technologies | C#
Export Entire User Input Form to PDF in C#
I have a form that captures general user information like FirstName, LastName etc. When user is done entering all information and clicks on the button Button1; I need to export the entire form to PDF. Is there a way to do it? First Name: …
Developer technologies | ASP.NET | Other
How to intercept Visual Studio 2026 "Go To Definition"/ "Go To Declaration" ?
From a Visual Studio 2026 C# extension how to intercept the invocation of "Go To Definition" and "Go To Declaration"? I mean these options from context menu (which are also callable from shortcuts) The code below is what I tried,…
Developer technologies | Visual Studio | Extensions
SQL Server LocalDB on Windows on ARM
Hello, i have a Samsung Book 4 Edge with Snapdragon mostly for Software development. I try to install the Sql Server Express Edition, that not work! But i can install the LocalDB-Version and can connect with SSMS and Windows Connection (Sql Server…
Developer technologies | Visual Studio | Other
SQL Server | Other
BoundingRegions ("source": "D(1,7.1221,9.9943,7.6837,10.0000,7.6824,10.1331,7.1207,10.1274)") coordinates incorrect for scanned PDFs when rendered in custom PDF viewer (REST API / Content Understanding Studio)
Hello, I am developing a WinForms application (c#) that uses Azure AI Content Understanding via the REST API, with models created and tested in Azure AI Content Understanding Studio. I would like to better understand how Azure AI Content Understanding…
Developer technologies | C#
My input device is not connecting but, my output device is conection (headphones and microphone, they are NOT separate.)
the input device that is conected right now its not my microphone that i need to use
Developer technologies | .NET | .NET CLI
How to resolve
No matter how I try to install Visual Studio (straight double-click, run as administrator, offline installer from command line, command line in admin mode, etc), the installer launches, downloads something small once or twice, then shows the following…