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

Need Updated Document for .NET5 for DataSource and Databinding #219

Closed
babj57 opened this issue Mar 5, 2021 · 2 comments
Closed

Need Updated Document for .NET5 for DataSource and Databinding #219

babj57 opened this issue Mar 5, 2021 · 2 comments
Labels
doc-idea Indicates issues that are suggestions for new topics [org][type][category] dotnet-framework/svc Pri1 High priority, do before Pri2 and Pri3 winforms/subsvc

Comments

@babj57
Copy link

babj57 commented Mar 5, 2021

I am trying to create a database using Visual Studio 2019 in C#. I select Add a data source but I get the following message:
The window is not supported for the selected project. For steps to enable data binding please visit:
https://aka.ms/WinForms/DataBinding. I would like to see a .NET5 data source and data binding document. I am using Windows Forms Application to develop. I can use Frameworks 4.8 with no problem but I would like to learn how to do it with the .Net 5.
Thanks,
Bernard A. Bailey, Jr.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Mar 5, 2021
@PRMerger12 PRMerger12 added dotnet-framework/svc winforms/subsvc Pri1 High priority, do before Pri2 and Pri3 labels Mar 5, 2021
@adegeo
Copy link
Contributor

adegeo commented Mar 5, 2021

Hello! I'm not sure why it tells you to go here. Looking around the winforms repository, there are quite a few issues opened related to data binding. I think the designers are still catching up unfortunately. You may want to ask there.

Here is another issue opened a few months ago related to data binding. dotnet/winforms#4362 However, you may want to create a specific issue about "How do I create a data binding source for .NET 5 WinForms through Visual Studio" as really I think that's the problem. It's probably pointing you to docs to essentially learn how to do it by hand and not through the designer. An article like thiswould get you started in some way. But it's far from a solution that will get you going..

You are correct though, the documentation for data binding in .NET 5 world doesn't yet exist. I'm using issue #72 to track the overall progress of WinForms content.

@adegeo
Copy link
Contributor

adegeo commented Mar 5, 2021

As I think this just isn't fully ready yet from Visual Studio's side, I'm going to close this issue. Talking to the winforms folks in the repository I linked to in my previous comment will probably get you some clearer answers as to when this will be supported. It may be supported in the next release of Visual Studio for example.

@adegeo adegeo closed this as completed Mar 5, 2021
@adegeo adegeo added the doc-idea Indicates issues that are suggestions for new topics [org][type][category] label Mar 5, 2021
@dotnet-bot dotnet-bot removed the ⌚ Not Triaged Not triaged label Mar 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-idea Indicates issues that are suggestions for new topics [org][type][category] dotnet-framework/svc Pri1 High priority, do before Pri2 and Pri3 winforms/subsvc
Projects
None yet
Development

No branches or pull requests

4 participants