Click here to Skip to main content
15,881,172 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi there,

I was bussy with the standard microsoft tutorial:

http://www.asp.net/mvc/overview/getting-started/getting-started-with-ef-using-mvc/creating-an-entity-framework-data-model-for-an-asp-net-mvc-application[^]

This tutorial is without model. Do you guys have any nice tutorials witch are usefull and contains the ADO.NET data model?

cheers (Y),

Wessel
Posted

How do you mean without model? SchoolContext contains 3 models for Student, Enrollment and Course. It is just a simple example but it does contain some simple model persistence using EF.

Good luck!
 
Share this answer
 
Comments
Wessel Beulink 4-Feb-15 5:24am    
http://www.codeproject.com/Articles/363040/An-Introduction-to-Entity-Framework-for-Absolute-B

More like this but a bit more advanced. Its for a school project, the teacher want us to use EF model.
E.F. Nijboer 4-Feb-15 7:55am    
But the example link you gave (to asp.net) DOES use entity framework already.
Wessel Beulink 4-Feb-15 8:04am    
We have a stupid teacher witch didn't understood the methode used in this tutorial. Anyways gonna use this tutorial! :D thanks for the respons :)
E.F. Nijboer 4-Feb-15 9:29am    
So the teacher actually gave an example that was already the answer... nice ;)
Wessel Beulink 11-Feb-15 7:58am    
No i choose the tut by my self. hehe
Hope this will help you.

<a href="http://www.codeproject.com/Articles/575397/An-Absolute-Beginners-Tutorial-on-ASP-NET-MVC-for">An Absolute Beginner's Tutorial on ASP.NET MVC for Web Forms Developers</a>[<a href="http://www.codeproject.com/Articles/575397/An-Absolute-Beginners-Tutorial-on-ASP-NET-MVC-for" target="_blank" title="New Window">^</a>]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900