How Do I: Get Started with Entity Framework in WPF Applications?
Visual Studio developers will learn how to build a data access layer using Entity Framework in order to query and display the results in a WPF list box.
Presented by Beth MassiLength: 17 minutes 33 seconds
If you've installed Silverlight, click the Play button in the video player at left.
Video Downloads:WMV (Zip) | WMV | iPod | MP4 | 3GP | Zune | PSP
Audio Downloads:AAC | | WMA | | MP2 | | MP3 | | MP4
Download Code: Visual Basic | C#
Additional Resources: Introducing the Entity Framework
This how-to video series is focused on data-based application development in Windows Presentation Foundation using Entity Framework for data access in Visual Studio 2008 Service Pack 1. It is recommended you watch these videos in order because each one builds upon techniques shown in the previous video.
Presented by Beth Massi
You will need: SQL Server or SQL Server Express and Visual Studio 2008 Service Pack 1 or Visual Basic 2008 Express Service Pack 1
Download Code and Discuss on Code Gallery: http://code.msdn.microsoft.com/wpfdatavideos
#1 | How Do I: Get Started with Entity Framework in WPF Applications?(17 minutes, 33 seconds)
#2 | How Do I: Build a WPF Data Entry Form Using Entity Framework?(24 minutes, 42 seconds)
#3 | How Do I: Create a WPF Lookup Combobox using Entity Framework?(24 minutes, 27 seconds)
back to top
#1 | Practical Entity Framework for C#: Explore Entity Framework(11 minutes 52 seconds)
#2 | Practical Entity Framework for C#: Compiled Queries in Entity Framework(6 minutes 16 seconds)
#3 | Practical Entity Framework for C#: Entity Framework for ASP.NET(12 minutes 8 seconds)
#4 | Practical Entity Framework for C#: Stored Procedures in Entity Framework(7 minutes 52 seconds)
#5 | Practical Entity Framework for C#: Paging(11 minutes 52 seconds)
This how-to video series is focused on data-based application development in Windows Presentation Foundation using Visual Studio 2008 Service Pack 1.
#1 | How Do I: Create a Simple Data Entry Form in WPF?(24 minutes, 32 seconds)
#2 | How Do I: Display Data in a List in WPF?(11 minutes, 47 seconds)
#3 | How Do I: Create a Lookup Combobox in WPF?(23 minutes, 43 seconds)
#4 | How Do I: Hook Up and Display Validation in WPF?(22 minutes, 20 seconds)
#5 | How Do I: Edit Tabular Data in WPF?(31 minutes, 3 seconds)
#6 | How Do I: Create a Master-Detail Data Entry Form in WPF?(24 minutes, 58 seconds)
#7 | How Do I: Format Data in WPF Controls?(11 minutes, 22 seconds)
This how-to video series is dedicated to getting beginner Visual C# developers productive with some of the most common Windows Forms controls, showing how to use them in Visual C#.
Lesson 1: How to Add Audio Part 1(6 minutes, 28 seconds)
Lesson 2: How to add Audio Part 2(5 minutes, 3 seconds)
Lesson 3: Customizing the Button Control(9 minutes, 4 seconds)
Lesson 4: How to use the Dialog Controls(12 minutes, 24 seconds)
Lesson 5: How to use the FlowLayout Panel(6 minutes, 23 seconds)
Lesson 6: How to create a System Tray application using the NotifyIcon control(6 minutes, 45 seconds)
Lesson 7: How to call other applications using the Process control(7 minutes, 34 seconds)
Lesson 8: How to use the SplitContainer control(5 minutes, 34 seconds)
Lesson 9: How to use the TableLayout control(11 minutes, 26 seconds)
Lesson 10: How to use the Timer control(6 minutes, 38 seconds)
Lesson 11: How to use the BackgroundWorker control(9 minutes, 3 seconds)
Lesson 12: How to use the ListView control Part 1(16 minutes, 42 seconds)
Lesson 13: How to use the ListView control Part 2(17 minutes, 14 seconds)
Lesson 14: How to use the MenuStrip control(11 minutes)
Lesson 15: How to use the PictureBox control(9 minutes, 57 seconds)
Lesson 16: How to use the RichTextBox control(9 minutes, 43 seconds)
Lesson 17: How to use the Status Strip control(14 minutes, 54 seconds)
Lesson 18: How to use the Tab control(8 minutes, 36 seconds)
Lesson 19: How to use the ToolStrip control(7 minutes, 19 seconds)
Lesson 20: How to use the TreeView control(17 minutes, 50 seconds)
Lesson 21: How to use the WebBrowser control(13 minutes, 32 seconds)
Lesson 22: How Do I: Add Controls to a Document at Run Time in an Application-Level Add-In?(6 minutes, 5 seconds)
Lesson 23: Deploying Excel Application-level Add-ins with Windows Installer(6 minutes, 5 seconds)
Lesson 24: Deploying Excel Document-level Customizations with Windows Installer(6 minutes, 5 seconds)
Lesson 25: How Do I:Create a report from a database?(10 minutes, 12 seconds)
Lesson 26: How Do I:Create a report from a business object?(11 minutes, 38 seconds)