python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Using classes form different folder in .NET Framework 3.5
I have an old .NET Framework 3.5 project from someone else that I need to get working again. The project has an old .sln file that I used to open it in Visual Studio 2022. The issue is that it uses pe...
Graf123456
Votes: 0
Answers: 0
VB.NET Option Compare Text does not work correctly in .NET 3.5
I am working on a legacy Windows Form with VB.NET and I have recently discovered a confusing behavior.
There is project A that targets .NET 2.0 with Option Compare Text set at code file. Project A con...
Macro.Kat
Votes: 0
Answers: 1
How to troubleshoot window painting issues after migrating WinForms app from .net 3.5 to 4.7.2
We've just migrated our VS2019 dev environments for a large (~700 kloc) legacy Windows Forms application, from .NET 3.5 to .NET 4.7.2, and tripped over a problem with one windows form only, on which t...
ChrisA
Votes: 0
Answers: 1
Visual State Manager in WPF not supported
I am creating an app which needs to use the Visual State Manager, but when I want to use it, I get the following error:
Visual State Manager is not supported in a WPF application.
I tried to use the...

MyPaperStudios
Votes: 0
Answers: 1