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
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
Unable to get the product Key for VS 2022 in my subscription
I am not able to locate the product key for VS 2022 in my subscription. It shows Visual Studio Dev Essentials 2022 - Custom Key This product is offered to this subscription level as a trial license only. If you have purchased this product at retail…
Developer technologies | Visual Studio | Setup
How to trigger GPS location popup (Enable Location Services) in .NET MAUI for Android
I recently upgraded my MAUI project to .NET 9, and I noticed that the code I previously used to show the (GPS) popup on Android has stopped working. Any ideas ?
Developer technologies | .NET | .NET MAUI
Conectar o Windows ao meu dispositivo Mac
Olá, Após atualizar para a versão mais recente do Visual Studio, estou encontrando um erro e não consigo conectar o Windows ao meu dispositivo Mac. O MSBuild não conseguiu se conectar ao Mac com Endereço='xx.xxx.xx.xxx' e Usuário='xx.xxx'. Esta conexão é…
Developer technologies | .NET | .NET MAUI

Connection reset by peer
Hi I have Asp.net 6 (MVC) application running on Docker. Sometimes I get error recv() failed (104: Connection reset by peer) while reading response header from upstream. I have no idea, how I can fix it, if anyone know, please help
Developer technologies | ASP.NET | ASP.NET Core
In Azure Web PubSub, How to receive messages in backend microservice for processing
Requirement: My clients are using simple WebSocket connection to send messages. I want to receive these messages inside my backend .NET 8 web api and process them further to send fine-tuned data to some distributed cache services. From documentation, I…
Azure Web PubSub
Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | C#
Enterprise Application Provisioning: Authenticate on SCIM endpoint
Situation I am writing an ASP.NET Application implementing the SCIM protocol. It will be single tenant and only be used in my company. I primarily follow this guide by Microsoft (Develop and plan provisioning for a SCIM endpoint in Microsoft Entra…
Developer technologies | ASP.NET | ASP.NET Core
How can I migrate the web app built using ASP.NET Web Forms .NET Framework 4.7.1 to .NET Core 8?
Can someone please help me out with the migration steps for upgrading the web app from ASP.NET Web Forms .NET Framework 4.7.1 to .NET Core 8. I tried to use .NET Upgrade Assistant, but is seems like this extensions doesn't supports for Web Forms. …
Developer technologies | ASP.NET | Other

IIS Express configuration not working
IIS Express 10.0 is installed along with VS 2022. However, asp.net web/api projects are not getting created/ existing web projects not getting loaded. I have uninstalled / reinstalled VS 2022 but IIS Express issue is still showing. I have tried running…
Developer technologies | Visual Studio | Setup
How to get Access token and refresh token from in-built Asp.Net Identity Authentication (Internal memory)
Hi, I am using Microsoft.EntityFrameworkCore (Version 8.0.6) + Microsoft.AspNetCore.Identity.EntityFrameworkCore(Version 8.0.6) + Npgsql.EntityFrameworkCore.PostgreSQL (Version 8). I want to get refresh token which it is automatically generated by…
Developer technologies | ASP.NET | ASP.NET API
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
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

