edit-article
Home
Up
Delete
Article Name:
Article Description:
[SUMMARY]VIDEO SERIES - Introduction to Entity Framework - by Adam Tuliper and Christopher Harrison of Microsoft
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">introduction to microsoft Entity Framework(EF)</h1> <h2>[WHAT]</h2> <ol> <li><strong>] VIDEO SERIES </strong>- Introduction to Entity Framework(EF). EF is an Object Relational Mapper(ORM) for automating the creation and management of databases via your applications source code. This Microsoft Virtual Academy(MVA) Course is an 6 part, 6 hour video series which takes an introductory level look at using the EF ORM. The course is presented by Adam Tuliper and Christopher Harrison of Microsoft.</li> <li><strong>] SUMMARY</strong> - I have created a 1 page aritcle SUMMARY of the content of each of the video episodes.</li> </ol> <h2>[WHY]</h2> <ol> <li>] COURSE an introductory level video series for people new to using microsofts Entity Framework(ORM)</li> <li>] SUMMARY my notes for each video in this series - a <strong>quick review</strong> or a <strong>quick preview</strong>, these brief notes outline the content material covered in each of the videos, have VIDEO TIMESTAMPS if you want to refer to a specific explanation or demonstration</li> <li>]</li> </ol> <h2>[WHERE]</h2> <ol> <li><strong>] WATCH THE FULL VIDEO SERIES</strong></li> <ol> <li>] <a href="http://www.microsoftvirtualacademy.com/training-courses/implementing-entity-framework-with-mvc" target="_blank">lesson 1 - introduction to entity framework</a></li> </ol></ol> <h2>[WHEN]</h2> <ol> <li>] 20YY-mm-dd produced</li> <li>] 20YY-mm-dd released</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }"><strong>[55:00] VIDEO Lesson-1 - introduction to entity framework -</strong></div> </li> <ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }">[<a href="/view/article?id=4591" target="_blank">SUMMARY-article</a>] - Get rolling with an overview of Entity Framework, installation, and configuration.</div> </li> </ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }"><strong>[55:00] VIDEO Lesson-2 - beginning code first</strong></div> </li> <ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }">[SUMMARY-article] - After installing Entity Framework, it’s time to start doing development. Look at creating classes and data contexts, and find out how to configure the database. </div> </li> </ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }"><strong>[57:42] </strong><strong>VIDEO Lesson-3 - managing relationships </strong></div> </li> <ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }">[SUMMARY-article] - Classes are going to map to tables and need to have relationships. See how to configure and manage those relationships. And get a bonus section on inheritance.</div> </li> </ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }"><strong>[61:01] </strong><strong>VIDEO Lesson-4 - managing the database</strong></div> </li> <ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }">[SUMMARY-article] - Although simple applications can be managed with conventions, they won’t necessarily scale. Find out how Entity Framework allows you complete control over the database.</div> </li> </ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }"><strong>[44:46]</strong><strong> VIDEO Lesson-5 -</strong><strong> manging transaction</strong></div> </li> <ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }">[SUMMARY-article] - Dealing with multiple objects requires consistency in the database. Examine how to manage concurrency and transactions. </div> </li> </ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }"><strong>[48:46] </strong><strong>VIDEO Lesson-6</strong><strong> - integrating extra features and looking forward</strong></div> </li> <ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }">[SUMMARY-article] - Get a look backward and forward. See how to improve performance, implement eager loading, and see what Entity Framework 7 will offer in the future. </div> </li> </ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }"><strong>[00:00] Resources and Next Step</strong></div> </li> <ol> <li> <div class="inlineBlock overview-tab-headers semi-bold" title="Basics of MVC and the Moving Parts" data-bind="html: title(), attr: { 'title': title() }">[SUMMARY-article] Take this opportunity to explore</div> </li> </ol></ol> <h2>[HOW-TO]</h2> <ol> <li>] Time requirements, modules, assessments and points for this course:<ol> <li>5 hours* 7 modules 6 assessment 60 points</li> <li>*Excluding labs, knowledge checks and assessments.</li> </ol></li> </ol> <h2>[REFERENCE]</h2> <ol> <li><strong>] course instructors </strong></li> <ol> <li>] <a href="/view/person?id=350" target="_blank">Christopher Harrison</a></li> <li>] <a href="/view/person?id=351" target="_blank">Adam Tuliper</a></li> </ol> <li>] <a href="http://github.com/MicrosoftLearning/EntityFramework" target="_blank">http://github.com/MicrosoftLearning/EntityFramework</a> - source code for</li> <li>] <a href="https://msdn.microsoft.com/en-us/data/ef.aspx" target="_blank">https://msdn.microsoft.com/en-us/data/ef.aspx</a> - EF resources</li> <li>] <a href="https://blogs.msdn.com/b/adonet" target="_blank">https://blogs.msdn.com/b/adonet</a> - EF team blog</li> </ol> <h1 style="text-align: center;"> </h1>