Windows Presentation Foundation using VC# 2010, Part 6 of 6
Interactive

Windows Presentation Foundation using VC# 2010, Part 6 of 6

LearnNow Online
Updated Oct 28, 2018

Course description

Windows Presentation Foundation (WPF) takes the creation of client-side Windows applications to a whole new level. Developers moving from Windows Forms will find that the flexibility and richness of WPF makes it possible to create applications unlike any they could previously create. This course introduces the basics of working with WPF, starting with a tour of the basic controls, through data binding.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course assumes that students have some programming background and experience using Visual Studio 2010. This course assumes knowledge of a CLS language (Visual C#), of the .NET Framework, and the current (or a prior) version of Visual Studio.


Meet the experts

Ken Getz

Ken Getz is a featured instructor for several of our Visual Studio courses. He is a Visual Basic and Visual C# expert and has been recognized multiple times as a Microsoft MVP. Ken is a seasoned instructor, successful consultant, and the author or co-author of several best-selling books. He is a frequent speaker at technical conferences like Tech-Ed, VSLive, and DevConnections and he has written for several of the industry's most-respected publications including Visual Studio Magazine, CoDe Magazine, and MSDN Magazine.

Robert Green

Robert Green is a Visual Studio expert and a featured instructor for several of our Visual Basic and Visual C# courses. He is currently a Technical Evangelist in the Developer Platform and Evangelism (DPE) group at Microsoft. He has also worked for Microsoft on the Developer Tools marketing team and as Community Lead on the Visual Basic team. Robert has several years of consulting experience focused on developer training and is a frequent speaker at technology conferences including TechEd, VSLive, VSConnections, and Advisor Live.

Video Runtime

217 Minutes

Time to complete

257 Minutes

Course Outline

Module 15

WCF Services (26:00)

  • Introduction (01:28)
  • WCF Overview (02:00)
  • WCF Building Blocks (02:54)
  • Creating WCF Service (00:52)
  • Calling the WCF Service (00:40)
  • Demo: Creating a WCF Service (12:24)
  • Demo: Calling a WCF Service (05:37)
  • Summary (00:03)

WCF Services 2 (40:04)

  • Introduction (00:15)
  • Bind to a List of Customers (01:32)
  • Binding to One Customer (00:35)
  • Displaying Related Data (00:56)
  • Data Entry (00:14)
  • Demo: Bind To Customers List (06:49)
  • Demo: Bind to One Customer (03:21)
  • Demo: Displaying Related Data (05:27)
  • Demo: Data Entry (06:20)
  • Using Views (00:34)
  • CollectionViewSource (00:58)
  • ICollectionViewSource (12:56)
  • Summary (00:03)

WCF Data Services (35:06)

  • Introduction (00:15)
  • WCF Data Services (03:22)
  • REST (00:09)
  • REST Principles (01:14)
  • Why USE REST vs SOAP? (01:04)
  • WCF Data Services (00:55)
  • Creating a WCF Data Service (00:28)
  • Calling Services from Clients (01:37)
  • Demo: Build a WCF Data Service (07:38)
  • Demo: Viewing Entities in XML (06:52)
  • Demo: Calling WCF Data Service (11:24)
  • Summary (00:03)

WCF Data Services 2 (44:31)

  • Introduction (00:15)
  • WFC Data Services Client Lib (02:33)
  • Querying a WCF Data Service (02:58)
  • WCF Data Services Examples (00:33)
  • Demo: Enumerate Through Customers (03:10)
  • Demo: Link Query (00:45)
  • Demo: Pass URI Directly (02:35)
  • Demo: Execute Directly (00:45)
  • Demo: Data Binding (01:09)
  • Demo: Five Ways to Query (01:43)
  • Demo: Retrieve Customers List (04:50)
  • Demo: Retrieve One Customer (01:15)
  • Demo: Retrieve Related Data (05:31)
  • Demo: Data Entry 1 (03:48)
  • Demo: Data Entry 2 (07:10)
  • Demo: CollectionViewSource (04:16)
  • Summary (01:07)
Module 16

Windows and Forms Interop (35:03)

  • Introduction (01:24)
  • Windows Application Scenarios (00:46)
  • Benefits of Interoperability (01:26)
  • Windows Forms in WPF Apps (00:49)
  • Interoperability Issues (01:11)
  • Demo: Windows Forms in WPF (08:44)
  • Demo: Information Sharing (02:49)
  • Demo: Display Customers Data (04:57)
  • Demo: Keyboard Input (02:44)
  • WPF in Windows Forms Apps (00:31)
  • Interoperability Issues (00:39)
  • Demo:WPF in Windows Forms App (08:54)
  • Summary (00:03)

Controls Interop (36:23)

  • Introduction (00:15)
  • WinForms Controls in WPF Apps (01:14)
  • WindowsFormsHost Controls (01:10)
  • Demo: WindowsFormsHost Control (09:08)
  • Demo: User Control Item (04:22)
  • Demo: Using the User Control (04:34)
  • WPF Controls in WinForms Apps (01:37)
  • ElementHost Control (00:54)
  • Demo: ElementHost Control (12:15)
  • Summary (00:50)
;