Hi Marcel, I watched your course on pluralsight "Test Automation with CodedUI" and some others a while ago. Almost all your app uses a local sql database with a strange connection string. Can you please let me know how we can recreate the database in VS 2017? on my laptop, when I display SQL server explorer in VS, I have 2 servers (don't know why)
(localdb)\MSSQLLocalDB
(localdb)\ProjetsV13
I can understand that you use EF but running TipCalculator (WPF or winforms) generates an error and it seems that DB is not generated in my environment.
Do we need special setup to run to have the TipCalcutor database? Thanks for your help