Dear Microsoft Visual Studio dev team... why?

Kokombads Bleh Bleh 26 Reputation points
2022-12-04T16:25:03.52+00:00

why is it that your VS IDE evolving, just backwards?

been stuck in this Design View not loading in like forever, as i've researched, it seems this was also your problem in VS2019. ive already updated my vs2022 and still, it wont load

266913-capture.png

Developer technologies | Visual Studio | Other
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.
Developer technologies | C#
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.
{count} vote

1 answer

Sort by: Most helpful
  1. Lex Li 6,037 Reputation points
    2022-12-05T03:54:58.947+00:00

    The visual designer for .NET Core Windows Forms is still a preview build (after many years of continuous development),

    https://devblogs.microsoft.com/dotnet/state-of-the-windows-forms-designer-for-net-applications/

    It's just too huge a project to finish. If you want to learn workarounds, please refer to

    https://github.com/dotnet/winforms/blob/main/docs/designer/readme.md

    For projects it can load, this new designer is much cooler. However, when it fails on a project (like yours), it just looks bad.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.