Developing Applications Using VB 2008/2010: Vol 2, Part 3 of 5
Interactive

Developing Applications Using VB 2008/2010: Vol 2, Part 3 of 5

LearnNow Online
Updated Oct 25, 2018

Course description

In this course you will learn about important development topics that are not normally covered in a beginning Windows application programming course. Starting with an introduction to .NET interoperability, you will work through crucial topics such as saving objects to a stream using .NET Serialization, creating and displaying reports, Windows Management Instrumentation (WMI), working with multiple-document interface (MDI) applications, and drawing your own user interfaces using the System.Drawing namespace. You will dig deeper into working with the most complex built-in controls, the DataGridView control, how to interact with printers and how to print documents. You’ll also investigate several new Visual Studio 2008 features, including Windows Communication Foundation (WCF), new deployment features using ClickOnce, Windows Workflow Foundation (WF), and new support for Office 2007 products using Visual Studio Tools for Office. You are certain to find many topics here that will extend your knowledge, your capabilities, and your value as a developer.

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.


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

207 Minutes

Time to complete

267 Minutes

Course Outline

Module 7

Grouping and Filtering (19:53)

  • Introduction (01:04)
  • Grouping & Sorting Reports (01:17)
  • Demo: Adding Groups (05:14)
  • Filtering Data at Runtime (02:00)
  • Report Parameters & Filters (00:53)
  • Set Report Parameter (00:35)
  • Demo: Filter Data (07:42)
  • Summary (01:06)

One to Many Relationships (14:09)

  • Introduction (00:40)
  • In Reports (00:34)
  • Subreports (01:37)
  • Demo: Subreport (05:14)
  • Drillthrough Reports (01:31)
  • Demo: Drillthrough (04:01)
  • Summary (00:29)

Work Flow Intro (33:31)

  • Introduction (00:48)
  • Window Workflow Foundation (00:49)
  • Rethinking Applications (00:40)
  • Wouldn"t It Be Great If... (00:12)
  • You"re In Luck! (01:07)
  • Demo: Work flow (06:50)
  • Activities (01:14)
  • Conditional Activities (01:06)
  • IfElse Activity (01:05)
  • While Activity (00:47)
  • Demo: IfElse Activity (10:08)
  • Demo: While Activity (08:07)
  • Summary (00:31)
Module 8

Decisions and Hosting (31:54)

  • Introduction (00:45)
  • Using Rules in Workflows (00:52)
  • Using a RuleSet (01:10)
  • Using the Policy Activity (00:59)
  • Demo: RuleSet and Policy (14:07)
  • Workflow Architecture (01:33)
  • Hosting Workflow (00:43)
  • Passing Parameters (00:58)
  • Demo: Hosting Workflow (10:03)
  • Summary (00:39)

Communcation/State Machines (39:13)

  • Introduction (00:37)
  • Calling Host Methods (01:17)
  • Calling Methods in the Host (00:51)
  • Demo: Workflow Calls (16:16)
  • Handling Host Events (01:20)
  • State Machine Workflows (02:42)
  • State and SetState Activities (00:37)
  • Demo: State Machine (14:40)
  • Summary (00:49)
Module 9

WMI Intro (24:49)

  • Introduction (01:14)
  • Introducing WMI (00:35)
  • WMI to the Rescue (00:23)
  • Determine Free Space? (01:12)
  • What"s It Doing? (00:35)
  • Demo: WMI (04:17)
  • WMI Properties (00:37)
  • WMI Background (01:08)
  • WMI Documentation (01:14)
  • Demo: Documentation (02:50)
  • Getting Started with WMI (01:28)
  • Demo: ManagementScope (03:44)
  • The ManagementClass Class (01:23)
  • Demo: ManagementClass (02:58)
  • Summary (01:05)

WMI Queries (29:25)

  • Introduction (00:53)
  • Queries, Properties, Methods (00:19)
  • WMI Query Language (01:03)
  • Demo: Example Query (09:46)
  • Modifying Object Properties (00:31)
  • Calling Object Methods (00:37)
  • Demo: Properties / Methods (06:12)
  • Asynchronous Calls (00:23)
  • Server Explorer Extensions (00:35)
  • Strongly Typed Wrapper Class (00:43)
  • Demo: Extensions (06:08)
  • Which Do You Choose? (01:08)
  • Summary (01:00)

WMI Events (14:10)

  • Introduction (00:56)
  • WMI Event Handlers (00:35)
  • Demo: Event Handlers (02:07)
  • WqlEventQuery Class (00:42)
  • Event Query Syntax (01:52)
  • Using WqlEventQuery (00:41)
  • ManagementEventWatcher (00:57)
  • Clean Up Event Handler (00:13)
  • Creation / Deletion Events (00:26)
  • Demo: Creation / Deletion (04:36)
  • Summary (01:00)
;