An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
Cannot claim AI Skills fest Voucher
I completed one of the Microsoft Ai skills playlist, and went to claim my voucher through the form, and I think due to high traffic Microsoft flagged the form as phishing and wouldn't let me submit. I've tried switching browsers, turning off adblockers,…
Developer technologies | C#
Edit/Customize Birthday Report
Is it possible to edit/customize reports? For example, telephone numbers are not listed on the birthday report.
Developer technologies | Visual Basic for Applications
An implementation of Visual Basic that is built into Microsoft products.
Visual Studio Product Key is not working
I purchased a Visual Studio Professional Subscription for $1200. I received the Order Details via email and everything so I know it was purchased. I entered the product key that was given to me through the email in Visual Studio 2022 and it says that the…
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
C++ Line numbers
How does one get line numbers on visual studio, C++ output? with error reporting
Developer technologies | Visual Studio | Debugging
A core feature of Visual Studio that allows developers to inspect, analyze, and troubleshoot code during execution.
Visual Studio Marketplace Extension - delete own accidental review
Ich habe auf Visual Studio Marketplace versehentlich für meine eigene Extension eine Berwetung (Review) abgegeben. Wie kann ich diese wieder löschen?
Developer technologies | Visual Studio | Extensions
Add-on components that enhance and customize the Visual Studio integrated development environment
VS 2022 can't build any projects
VS 2022 can't build any projects, it may relate with installed the gitHub Copilot and removed it. I reinstalled the vs2022 and clean the catch. the build is working well from Developer Command Prompt.
Developer technologies | Visual Studio | Setup
The process of installing, configuring, and customizing Visual Studio to support development workflows across languages, platforms, and workloads.
resource attr/colorPrimary (aka com.companyname.handlepdfmauiapp1:attr/colorPrimary) not found.
Hi, How to resolve it? I got the issue even if I've rebuilt it.
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Error to "dotnet add package Xam.iTextSharpLGPL"
Hi, Can you help to the errors when running "dotnet add package Xam.iTextSharpLGPL"?
Developer technologies | ASP.NET Core | Other
A set of technologies in .NET for building web applications and web services. Miscellaneous topics that do not fit into specific categories.
error in my design
Could not find type 'DVLD.ctrPersonInformation'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built using settings for your…
Developer technologies | Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
Visual Studio Installation - Package Management Initialization Failed
After installing Visual Studio, I received an error after the installation. Attaching the log message: Something went wrong with the install. You can troubleshoot the package failures by: 1. Search for solutions using the search URL below for…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.
AI answer
Configuring .NET 10 Blazor WASM program.cs to use an HTTP Delegate to attach JWT Security Token
My knowledge of JWT security tokens until several weeks ago was nil. After a bit of reading, I was able to retrieve a security token from a 'login' server, and able to use that token within Blazor, and with the addition of an…
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Blazor Web Assembly authentication issue in version 10.0.8
Blazor Web Assembly authentication issue in version 10.0.8
Developer technologies | .NET | Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML, developed by Microsoft.
Enhance the way of linear search
Hi, To C# linear search below any advice to apply the following way on the above?
Developer technologies | C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
iText 9 Errors
Hello everyone and thanks for the help in advance. I am working on a .Net 10 MVC project that utilize iText 9 to generate Pdf files. The code looks like this: string webRootPath = _webHostEnvironment.WebRootPath; string src =…
Developer technologies | .NET | Other
Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.
ClickOnce Deployment – Promoting the Same Tested Build from UAT to Production
We have a .NET application developed using Microsoft ClickOnce technology. The application is digitally signed as part of the release process before being delivered to the client environment. Our client uses uDeploy to manage deployments across…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIWindow' is obsoleted on: 'ios' 26.0 and later (Use the 'UIWindowScene' overload instead.), 'maccatalyst' 26.0 and later (Use the 'UIWindowScene' overload instead.).
I get these two warnings in my iOS project in Program.cs. Is it necessary to change something or can I ignore the warnings? This call site is reachable on: 'iOS' 18.0 and later, 'maccatalyst' 18.0 and later. 'UIWindow' is obsoleted on: 'ios' 26.0 and…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
How can I ask users for ratings and reviews in my iOS game?
I want that the standardized prompt gets displayed in my game on iOS devices after the user finished a level in my game. How can I display the standardized prompt in my game and is it necessary that I check if the prompt was already displayed three times…
Developer technologies | .NET | .NET Multi-platform App UI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
The retirement announcement for all Dotnet8
The retirement announcement for all Dotnet versions, ASP.Net Core, DotNet8 isolated and Dotnet8 LTS
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
Windows SDK 10.0.28000.0 is not a valid TargetPlatformVersion for Windows in .NET C++/CLI projects
I have several managed c++ (C++/CLI) projects with these settings: <WindowsTargetPlatformVersion>10.0.28000.0</WindowsTargetPlatformVersion> <TargetFramework>net10.0-windows</TargetFramework> When compiling in Visual…
Developer technologies | .NET | .NET Runtime
.NET: Microsoft Technologies based on the .NET software framework. Runtime: An environment required to run apps that aren't compiled to machine language.
Unable to Access Visual Studio Subscription Portal – Error Code 715-123150
Dear Team, I am currently unable to access my Visual Studio Subscription portal and am receiving the following error message: "Something went wrong! We are sorry, but our system has detected a problem with your account. If you are still getting this…
Developer technologies | Visual Studio | Other
A family of Microsoft suites of integrated development tools for building applications for Windows, the web, mobile devices and many other platforms. Miscellaneous topics that do not fit into specific categories.