Click here to Skip to main content
15,886,919 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB.net , SQL server , Entity framework : Have a foreign key 'refer' to a primary key in the same table?" Pin
Eddy Vluggen18-Feb-18 2:05
professionalEddy Vluggen18-Feb-18 2:05 
AnswerRe: VB.net , SQL server , Entity framework : Have a foreign key 'refer' to a primary key in the same table?" Pin
Dave Kreskowiak18-Feb-18 5:10
mveDave Kreskowiak18-Feb-18 5:10 
AnswerRe: VB.net , SQL server , Entity framework : Have a foreign key 'refer' to a primary key in the same table?" Pin
Chris Quinn18-Feb-18 22:11
Chris Quinn18-Feb-18 22:11 
QuestionVisual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
desanti15-Feb-18 11:06
desanti15-Feb-18 11:06 
AnswerRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
Dave Kreskowiak15-Feb-18 12:53
mveDave Kreskowiak15-Feb-18 12:53 
GeneralRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
desanti15-Feb-18 15:43
desanti15-Feb-18 15:43 
GeneralRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
Dave Kreskowiak15-Feb-18 17:45
mveDave Kreskowiak15-Feb-18 17:45 
GeneralRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
Richard Deeming16-Feb-18 1:44
mveRichard Deeming16-Feb-18 1:44 
desanti wrote:
It seems that VS 2017 is using only Entity framework Core and dropped the support for EF6 ? Or i'm wrong ?

You're wrong. I'm using EF6 (not Core) in VS2017, and it's supported perfectly well. You just need to add a reference to the NuGet package called "EntityFramework".

(EF Core is "the future", and will receive the bulk of Microsoft's attention from now on. But there are still a few things that it doesn't support.)



"These people looked deep within my soul and assigned me a number based on the order in which I joined."
- Homer


GeneralRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
Dave Kreskowiak16-Feb-18 5:09
mveDave Kreskowiak16-Feb-18 5:09 
GeneralRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
Richard Deeming16-Feb-18 5:28
mveRichard Deeming16-Feb-18 5:28 
GeneralRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
Dave Kreskowiak16-Feb-18 6:58
mveDave Kreskowiak16-Feb-18 6:58 
GeneralRe: Visual studio 2017 : How can i use Entity framework 6 with Database first ? Pin
Mycroft Holmes17-Feb-18 22:43
professionalMycroft Holmes17-Feb-18 22:43 
QuestionReplicate a form Pin
sunsher15-Feb-18 0:13
sunsher15-Feb-18 0:13 
QuestionEntity framework : Error when deleting from child entities Pin
desanti14-Feb-18 7:22
desanti14-Feb-18 7:22 
AnswerRe: Entity framework : Error when deleting from child entities Pin
Richard Deeming14-Feb-18 8:51
mveRichard Deeming14-Feb-18 8:51 
GeneralRe: Entity framework : Error when deleting from child entities Pin
desanti14-Feb-18 9:43
desanti14-Feb-18 9:43 
GeneralRe: Entity framework : Error when deleting from child entities Pin
Richard Deeming14-Feb-18 9:51
mveRichard Deeming14-Feb-18 9:51 
QuestionHow can i undo all changes made to entities Pin
desanti13-Feb-18 8:45
desanti13-Feb-18 8:45 
AnswerRe: How can i undo all changes made to entities Pin
Maciej Los13-Feb-18 9:21
mveMaciej Los13-Feb-18 9:21 
AnswerRe: How can i undo all changes made to entities Pin
Mycroft Holmes13-Feb-18 13:26
professionalMycroft Holmes13-Feb-18 13:26 
AnswerRe: How can i undo all changes made to entities Pin
Dave Kreskowiak13-Feb-18 15:12
mveDave Kreskowiak13-Feb-18 15:12 
GeneralRe: How can i undo all changes made to entities Pin
desanti14-Feb-18 2:16
desanti14-Feb-18 2:16 
GeneralRe: How can i undo all changes made to entities Pin
Dave Kreskowiak14-Feb-18 2:22
mveDave Kreskowiak14-Feb-18 2:22 
GeneralRe: How can i undo all changes made to entities Pin
desanti14-Feb-18 2:41
desanti14-Feb-18 2:41 
GeneralRe: How can i undo all changes made to entities Pin
Dave Kreskowiak14-Feb-18 6:47
mveDave Kreskowiak14-Feb-18 6:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.