How to remove server from server explorer list in Visual Studio
I am sorry if the tag is wrong. I could not find a visual studio tag. The issue is that I have by mistake connected to my own pc as a 'Windows Server' and now it is showing up in the Server Explorer of Visual Studio 2022. I am able to view 'Event Logs',…
Developer technologies | Visual Studio | Setup
Frame work error
I am using VS build task but failing with following error ##[error]C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets(1259,5): Error MSB3644: The reference assemblies for…
Developer technologies | .NET | Entity Framework Core
i have created an app which i used C# But every time i want to run it on domain its doesnt open the form but in task manager its showing
Application: DcmFolderScan.exe CoreCLR Version: 8.0.1825.31117 .NET Version: 8.0.18 Description: The process was terminated due to an unhandled exception. Exception Info: System.Windows.Markup.XamlParseException: The invocation of the constructor on type…
Developer technologies | C#
C# - CS0103 : The name 'Brushes' does not exist in current context
Hi I'm new to C# and trying to plot a graph in IX developer, got the following code of the web, all compiles fine except for the pens and brushes colors which gives a CS0103: Error saying they don't exist in the current context, can anyone guide me as…
Developer technologies | C#
Unable to create a DbContext' Error when Using EF Core in .NET 8 ClassLibrary Project
Hello everyone, I've developed a ClassLibrary project using .NET 8 and C#, and I've utilized EF Core 8 in it. I've defined my own models and context within it. However, when I attempt to use the add-migration command, I encounter this error: "Unable…
Developer technologies | .NET | Entity Framework Core
Developer technologies | .NET | Other
Visual Studio Code SQL Server (mssql) Extension - Error
In Visual Studio Code (Version 1.102.3) I have installed the extension SQL Server (mssql), but I am unable to use it. I am getting this error: There is no data provider registered that can provide view data. Clicking on the add connection button does…
Developer technologies | Visual Studio | Extensions
Can we directly set the bitrate in a WAV file?
I’m working with WAV audio files and would like to know if it's possible to directly set a specific bitrate (e.g., 128 kbps or 256 kbps) for a WAV file. From what I understand, WAV files are typically uncompressed (PCM), and their bitrate is derived from…
Developer technologies | Small BASIC
Can we directly set the bitrate in a WAV file?
I’m working with WAV audio files and would like to know if it's possible to directly set a specific bitrate (e.g., 128 kbps or 256 kbps) for a WAV file. From what I understand, WAV files are typically uncompressed (PCM), and their bitrate is derived from…
Developer technologies | C++

Unable to load WCF project in solution as I am using Visual Studio 2022
In my solution total 12 projects but when I loading it is loading only 11 project, and one project is unable to load. IDE: Visual Studio 2022 Framework: <TargetFrameworkVersion>v4.8</TargetFrameworkVersion> Application: WCF I need solution…
Developer technologies | Visual Studio | Setup
How can I prevent Vistual Studio uninstalling workloads that I'm currently using?
I have an issue when using Visual Studio where I can be in the middle of working on a project and then I without any warning I'll start getting build errors because a workload required for my project isn't installed. Specifically this is usually…
Developer technologies | Visual Studio | Setup


Form layout issue
Hi, Any existing form sample to have the 3 parts below on a form that we can have the different details inside each?
Developer technologies | ASP.NET | Other
Could not start visual studio due to an error - StreamJsonRpc.ConnectionLostException
Good afternoon, I am primarily a Linux user but am excited by some of the GUI features of Visual Studio. Unfortunately I am unable to open Visual Studio. I downloaded the most recent installer and was able to install it without trouble. It will not…
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
in dlt pipeline , after dlt.except_all("rules") , the dlt.table can not filter the column("_dlt_valid")
in my DLT pipeline , I want load the bronze table data into silver table after validation , other non-valid data load into reject table . in silver silver use the function dlt.except_all("rules") , but in silver layer part , the pipeline can…
Developer technologies | Windows Forms
Usage of TLS 1.3 protocol using SCHANNEL in C++ language for TCP/IP
We are trying to build one sample application using only TLS 1.3(No fallback to older TLS versions) protocol with below registries added, [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.3\Client]…
Developer technologies | C++
DismAddDriverApi lets you add Unsigned Driver?
HRESULT WINAPI DismAddDriver( In DismSession Session, In PCWSTR DriverPath, In BOOL ForceUnsigned ) I am using the above function to add driver to os offline os image with ForceUnsigned set to false but still i am able to add unsigned drivers why?
Developer technologies | C#
Help Needed for Connecting POS Printer via USB in UWP App
Hi Team, I have implemented POS printer functionality in my UWP app. When I connect the POS printer using Bluetooth, it works perfectly. However, when I connect the printer via a USB cable, I’m unable to find a way to detect or connect to the printer…
Developer technologies | Universal Windows Platform (UWP)
When we will update on the next version of MVC5.3.0 if there is no updates on the version please provide documentation for that.
Hi please provide the relavent info regarding the ASP.NET MVC 5.3.0 is there any updated on version if not please provide the documentation. Regards vinayak
Developer technologies | ASP.NET | ASP.NET API
Developer technologies | ASP.NET | Other
How do I resolve the following Exception...?
Exception thrown at 0x00007FFA4A457F9A (KernelBase.dll) in App.exe: WinRT originate error - 0x8000FFFF : 'WindowsXamlManager and DesktopWindowXamlSource are supported for apps targeting Windows version 10.0.18226.0 and later. Please check either the…
Developer technologies | C++
which one is called in asynchrony or parallel
can i get any example of cuncurrent and parllell processing using asyncrony.
Developer technologies | ASP.NET | ASP.NET Core
net maui find one tree control for free thanks!
请大神介绍一个树形控件,免费的开源的。谢谢。类似syncfusion的treeview但这个是收费的。Uranium 这个里面有免费开源的吗。只要树形控件就可以。
Developer technologies | .NET | .NET MAUI
