Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Add new Data source in Visual Studio 2019 Faild

I am using VS 2019 and want to add a new data source to my project. My project is simple and just want to add new data source but getting following error.

"this window is not supported for the selected project. For steps o enable data binding, please visit

https://learn.microsoft.com/en-us/dotnet/desktop/winforms/windows-forms-data-binding?view=netframeworkdesktop-4.8

" I don't know what to do with it. Am i missing something? Plz help me to sort this out. Thanks in advance :)

like image 803
Nadir Hussain Avatar asked Oct 26 '25 04:10

Nadir Hussain


1 Answers

Do you use the ".Net Core" project? It seems that the data binding option only works to ".NET Framework" Windows Forms projects, not to .NET Core Windows Forms projects.

like image 140
moksef Avatar answered Oct 27 '25 19:10

moksef



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!