I have an old website that I am copying from the server to my local workstation.
This website uses CodeFile instead of CodeBehind. When I load it into Visual Studio 2019 the controls are disconnected from the UI. Any way to configure VS to recognize the CodeFile without using "Convert to Web Application"?
Cheers!