D
David Millsom
Guest
I'm using VS2017 and trying to populate a datagridview from an EntityDataSource which I have created from a database but I get an error saying the wizard is only compatible with EF5 and to configure the control by editing the markup page.
Is there an example of this? I assume I need some code to create the EntityDataSource and I am using Visual Basic.
If there is a walk through this would be very helpful.
One note I read said that Microsoft discouraged using Entity Framework for this. IS this true and if so what are the alternatives?
Continue reading...
Is there an example of this? I assume I need some code to create the EntityDataSource and I am using Visual Basic.
If there is a walk through this would be very helpful.
One note I read said that Microsoft discouraged using Entity Framework for this. IS this true and if so what are the alternatives?
Continue reading...