I need to create a new data source starting from a custom object.
This seems possible in Visual Studio 2015 as stated here , but I can't find the Project > Add New Data Source
menu entry.
I also tried:
this answer but the stated menu entry does not exist in VS2015 and the key shortcut just expands the
Debug
menuupdating VS2015 to Update 3 enabling all components that seemed relevant to the matter
creating a custom dataset, but VS always asks me for a DB connection
So far no luck in finding that dialog. Did anyone find it somewhere?
Thanks in advance for every advice!