54,126 questions with Developer technologies-related tags

Sort by: Updated
3 answers

@@ROWCOUNT issue

Hi there, I had the below code and it worked fine in counting the records inserted and logging insert counts. CREATE PROCEDURE ProcessCustomer AS BEGIN DECLARE @RowsInserted INT; -- Insert into the final table and capture row count …

Azure SQL Database
Developer technologies | Transact-SQL
SQL Server | Other
asked 2025-01-11T05:26:26.6833333+00:00
RJ 326 Reputation points
commented 2025-01-18T20:58:35.1066667+00:00
Erland Sommarskog 122.3K Reputation points MVP Volunteer Moderator
1 answer

How can I retrieve RDP files for an Azure Virtual Desktop session using the Desktop Virtualization APIs in a C# .NET application?

I'm trying to implement functionality in my C# .NET application that retrieves RDP files for an Azure Virtual Desktop session, similar to how the Remote Desktop client retrieves them. Specifically, I need to programmatically access RDP file details, such…

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,070 questions
Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,851 questions
Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Developer technologies | .NET | Other
asked 2024-11-29T10:08:10.45+00:00
DILIPK9603 1 Reputation point
answered 2025-01-18T18:24:21.0333333+00:00
Amira Bedhiafi 34,651 Reputation points Volunteer Moderator
0 answers

Microsoft Slideshow to create a lottery screen to add macro specified lottery number

As shown in the slides of Microsoft, the scrolling display of lottery numbers can be realized in the specified interface of participating lottery numbers. Now we have a question to ask:

Developer technologies | Visual Basic for Applications
asked 2021-12-31T01:01:33.437+00:00
刚 朱 1 Reputation point
commented 2025-01-18T12:35:15.8533333+00:00
kalert23 0 Reputation points
1 answer One of the answers was accepted by the question author.

New Error when Opening Projects

As of today, when I open any solution that has this code snippet: Windows.Application. ..... I get this error: 'Application' is not a member of 'Windows'. This did not occur when I shut down my PC last night and nothing has changed to my system over…

Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
asked 2025-01-10T17:34:33.53+00:00
RogerSchlueter-7899 1,446 Reputation points
accepted 2025-01-18T01:00:53.43+00:00
RogerSchlueter-7899 1,446 Reputation points
1 answer One of the answers was accepted by the question author.

why asp.net webapi generate a zh-Hans directory in bin directory?

I know this zh-hans means simplified Chinese, but I still don't understand the purpose of generating it

Developer technologies | ASP.NET | ASP.NET API
Developer technologies | ASP.NET | Other
asked 2022-05-26T10:08:48.267+00:00
heyangben 81 Reputation points
commented 2025-01-17T21:45:27.2133333+00:00
mikefinch87 115 Reputation points
2 answers

Visual Studio: Publishing Windows Application to ftp no longer works - please help!

I have been successfully publishing my Windows Applications built in Visual Studio for years now, to my website with an ftp account. I can connect to the ftp with Filezilla and Windows 10, no problem, but not in the publish. I've looked online for…

Developer technologies | Windows Forms
Developer technologies | Visual Studio | Setup
Developer technologies | Visual Studio | Other
Community Center | Not monitored
asked 2021-05-21T06:52:20.72+00:00
James Parsons 1 Reputation point
answered 2025-01-17T20:07:50.9633333+00:00
Márton Görög 0 Reputation points
1 answer

ASP.NET web site fail to critical error in ETL of Excel file

I have a website with a single web page on ASP.NET that you need to upload a file in Excel to a folder within the website, extract its contents to insert the data into a table in a database in SQL Server. When testing its operation on the production web…

Windows development | Internet Information Services
Microsoft 365 and Office | Excel | For business | Windows
Developer technologies | ASP.NET | Other
asked 2025-01-15T21:44:17.87+00:00
Nelson Javier Bahamon Parrado 0 Reputation points
commented 2025-01-17T18:18:46.79+00:00
Albert Kallal 5,586 Reputation points
1 answer

Will publishing an ASP.NET WebForms app remove Crysttal Reports from the web server?

I maintain a legacy Intranet ASP.NET WebForms app written years ago using VB.NET. When the original developers wrote it, they used Crystal Reports 13.0.2 (I think, I'm going on memory and I'm home, so I cannot verify this, but I'm sure it is very close.)…

Developer technologies | ASP.NET | Other
asked 2025-01-16T02:06:01.4266667+00:00
Rod Falanga 591 Reputation points
commented 2025-01-17T17:51:44.3+00:00
Falanga, Rod, DOH 250 Reputation points
1 answer One of the answers was accepted by the question author.

Visual Studio "Unable to locate Visual Studio Installer"

I want to download Python Tool. When I clicked Tools -> Get Tools and Features, I also get error "Unable to locate Visual Studio Installer" and I click okay on the prompt there was another error message "Operation is not valid due to…

Developer technologies | Visual Studio | Other
asked 2025-01-17T08:31:29.0966667+00:00
Ziqun Liu 20 Reputation points
accepted 2025-01-17T17:49:01.6666667+00:00
Ziqun Liu 20 Reputation points
2 answers

Can't deploy Visual Studio Net 9.0 project with Android

While deploying a Visual Studio Net 9.0 project, it occasionally gives a warning: This project is not suitable for Android, check for errors. After deploying the project with Windows, it can be deployed on Android. This situation is repeated from time to…

Developer technologies | .NET | .NET MAUI
Developer technologies | Visual Studio | Other
asked 2024-11-21T08:43:20.9+00:00
Huseyin Unsal 20 Reputation points
commented 2025-01-17T17:16:45.79+00:00
Giuseppe Guerra 0 Reputation points
1 answer

Implementing mTLS Between Two Apps Using ASP.NET

Guidance is requested on implementing mTLS between two applications using ASP.NET MVC in C#. or any .net code. The setup will involve a handshake between the server app and client app, developed in a localhost environment, utilizing OpenSSL or another…

Developer technologies | ASP.NET | ASP.NET Core
Developer technologies | ASP.NET | ASP.NET API
Developer technologies | ASP.NET | Other
asked 2025-01-07T13:20:51.7133333+00:00
Abdul Baba Syed 21 Reputation points
commented 2025-01-17T14:50:35.5066667+00:00
Abdul Baba Syed 21 Reputation points
0 answers

Unexpected error We encountered an unexpected error

Unexpected error We encountered an unexpected error. Please try again later. If this issue continues, please contact site support. while scheduling the exam i ma getting above error . please help

Developer technologies | F#
asked 2025-01-17T12:05:36.86+00:00
Munipruthvi Rambathini 5 Reputation points
1 answer One of the answers was accepted by the question author.

Splash Screen is not showing on Android 12 and Below but Splash Screen Working on Android 13 and Above

Hello, I am facing an issue where my splash screen works correctly on Android 13 and above, but when I try to run my app on Android 12 and below, I just see a blank screen. Previously, I encountered issues after installing the APK where the splash screen…

Developer technologies | .NET | .NET MAUI
asked 2025-01-16T04:57:21.1433333+00:00
Omkar Pawar 255 Reputation points
accepted 2025-01-17T11:52:20.44+00:00
Omkar Pawar 255 Reputation points
2 answers One of the answers was accepted by the question author.

Blazor .Net 9 Default template simple usage of a service - porting from an earlier version

I tried to port this simple project: https://github.com/JWealthall/BlazorWindowResize to .net 9.0 So, I created a simple sample at: https://github.com/KKacer/BlazorTestWindowSize I'm trying to understand the usage and changes I need to do in the 2…

Developer technologies | .NET | Blazor
asked 2025-01-16T18:50:15.5666667+00:00
Kasrak 46 Reputation points
accepted 2025-01-17T10:29:21.94+00:00
Kasrak 46 Reputation points
0 answers

How do I associate a file extension with a language in VS2022?

If I have a group of files in a project/solution with a particular file extension, how do I tell VS2022 what language it is for highlighting and Intellisense? Specifically, how do I indicate that .SC files are Python scripts? In VSCode, it's simple.

Developer technologies | Visual Studio | Other
asked 2025-01-15T10:27:45.59+00:00
Derek Dongray 21 Reputation points
commented 2025-01-17T09:46:43.05+00:00
Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
2 answers One of the answers was accepted by the question author.

Cannot install maui workload version 8.0.100

Hi everyone, I am trying to install maui workload in version 8.0.100 - I have .NET SDK 8.0.401 installed. When executing "dotnet workload install maui --version 8.0.100" I get an error saying that Version 8.0.100 of package…

Developer technologies | .NET | .NET MAUI
asked 2025-01-06T16:40:37.1+00:00
Anonymous
accepted 2025-01-17T09:45:55.4666667+00:00
Anonymous
1 answer

Can I use custom DataAnnotations localization?

[Required(ErrorMessage = "The Email field is required.")] [EmailAddress(ErrorMessage = "The Email field is not a valid email address.")] [Display(Name = "Email")] public string Email { get; set; } how to…

Developer technologies | ASP.NET | ASP.NET Core
asked 2025-01-16T04:37:33.9233333+00:00
mc 5,571 Reputation points
commented 2025-01-17T08:55:25.71+00:00
Anonymous
0 answers

Visual Studio error "Unable to locate Visual Studio Installer" "Operation is not valid due to the current state of the object"

I want to download Python Tool. When I clicked Tools -> Get Tools and Features, I also get error "Unable to locate Visual Studio Installer" and I click okay on the prompt there was another error message "Operation is not valid due to…

Developer technologies | Visual Studio | Other
asked 2025-01-17T08:29:25.0633333+00:00
Ziqun Liu 20 Reputation points
2 answers One of the answers was accepted by the question author.

How to execute in parallel C++ tests written with the Microsoft Unit Testing Framework ?

We are writing C++ tests with the help of Microsoft Unit Testing Framework (https://learn.microsoft.com/en-us/visualstudio/test/how-to-use-microsoft-test-framework-for-cpp?view=vs-2022#run-the-tests) Tests are running fine, it works within Visual…

Developer technologies | Visual Studio | Testing
Developer technologies | C++
Developer technologies | Visual Studio | Other
asked 2025-01-15T10:58:01.3766667+00:00
Julianis 20 Reputation points
accepted 2025-01-17T08:05:23.63+00:00
Julianis 20 Reputation points
0 answers

How to fix LNK1181 error (including libs)

Severity Code Description Project File Line Suppression State Details Error LNK1181 cannot open input file 'C:\6money\libs.obj' Dll1 C:\6money\Money\Dll1\LINK 1 Hello, I'm currently facing an issue when trying to link the lua54.lib library in my…

Developer technologies | Visual Studio | Debugging
Developer technologies | Visual Studio | Testing
Developer technologies | C++
Developer technologies | Visual Studio | Other
asked 2025-01-15T17:57:11.9633333+00:00
Yuri 0 Reputation points
commented 2025-01-17T07:12:29.2533333+00:00
Minxin Yu 13,506 Reputation points Microsoft External Staff