EF Fluent API tutorial [closed]

2019-04-14 21:44发布

问题:

I want to learn Entity framework 4.1 Fluent API. Can you please send me goos links ?

回答1:

The ADO.NET team blog has a lot of information on getting started. There's a good series of articles on the CTP5 release.

Also try Entity Framework Design and the Data developer center.

And then there's always Google