C
C#2y ago
PontiacGTX

❔ Restoring project with DB Schema only with EF and NET Framework

I am restoring a Database from a .bak file whenever I try to query something from DB, there is a lack of attributes and the context does not use fluent api.... so what can i do to restore this project from the existing DB and Code/models entities without writing all those attributes/fluent validation?
2 Replies
PontiacGTX
PontiacGTX2y ago
anyone wondering the string connection was the issue https://stackoverflow.com/questions/6646833/keyword-not-supported-server
Stack Overflow
Keyword not supported: 'server'
I've been trying to edit my connection string for uploading my website to a server. I am not really experienced with this. I got this exception: the Keyword not supported: 'server'. Here is my conn...
Accord
Accord2y ago
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.