Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update WinForms specific Item and Project templates #12765

Open
5 tasks
KlausLoeffelmann opened this issue Jan 12, 2025 · 2 comments
Open
5 tasks

Update WinForms specific Item and Project templates #12765

KlausLoeffelmann opened this issue Jan 12, 2025 · 2 comments
Labels
area-Templates priority-1 Work that is critical for the release, but we could probably ship without waiting-author-feedback The team requires more information from the author
Milestone

Comments

@KlausLoeffelmann
Copy link
Member

We need to spend some time to modernize the WinForms Item templates.
We got especially a series of Item templates like the AboutBox whose code is not only not up to coding standards, it's also using obsoleted APIs, which bumps up the overall priority.

  • Modernize the general C# WinForms project template
  • Modernize the general VB WinForms project template
  • Modernize the C# AboutBox Item template
  • Modernize the VB AboutBox item template
  • ...

@Olina-Zhang: Can you check for issues we have already in that area, and then consolidate them here?

Thanks!

@KlausLoeffelmann KlausLoeffelmann added area-Templates priority-1 Work that is critical for the release, but we could probably ship without labels Jan 12, 2025
@KlausLoeffelmann KlausLoeffelmann added this to the .NET 10.0 milestone Jan 12, 2025
@Olina-Zhang
Copy link
Member

@KlausLoeffelmann

We have some existing designer issues about AboutBox item template, related its designer code, see: https://github.com/microsoft/winforms-designer/issues/5223, https://github.com/microsoft/winforms-designer/issues/5420, https://github.com/microsoft/winforms-designer/issues/5419. Do you mean these can be fixed in runtime? Do we need to convert these issues in here?

About Modernize the general C#/VB WinForms project template you listed here, we have an issue: #8350 with fixed and closed, what is the difference?

@Tanya-Solyanik Tanya-Solyanik added the waiting-author-feedback The team requires more information from the author label Jan 13, 2025
@merriemcgaw
Copy link
Member

I wonder if there is a way to gather data about how in-use these are in newer projects?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Templates priority-1 Work that is critical for the release, but we could probably ship without waiting-author-feedback The team requires more information from the author
Projects
None yet
Development

No branches or pull requests

4 participants