Browse by Tags
All Tags »
Windows Forms videos »
Featured Video (
RSS)
In this session Pat Tormey demonstrates How To Add a WPF User Control to an existing WinForm and then How To raise the WPF User Control’s events back up to the parent WinForm. This video and sample code uses Visual Studio 2010 Beta 2. Author: Pat Tormey
In this session Pat Tormey introduces LINQ with Entity Framework in a Windows Forms application using VS 2010 beta. Using an Entity Data Access Layer (DAL) to local SQL Express Pat introduces the ability to Filter, Query and Sort using LINQ. Author: Pat...
In this session Pat Tormey introduces Entity Framework and Windows Forms using VS 2010 beta. This quick tour show you how to create an Entity Data Access Layer and use it to populate a Datagrid and edit the data. Author: Pat Tormey
In this segment Pat Tormey demonstrates How To use the Windows 7 Taskbar ProgressBar while staying compatible with previous Windows versions The ProgressBar allows your application to keep the user notified of changes in state from Errors, warnings, normal...
In this session Pat Tormey demonstrates ‘How To’ Use JumpLists in Windows 7 applications. He includes a quick review of what JumpLists are and a short introduction to the Windows API Code Pack then adds a couple of JumpList items to a WinForms application...
In this session Pat Tormey demonstrates ‘How To’ use Overlay Icons in Windows 7 applications using the Windows API Codepack and Visual Studio 2010 Beta 2. Overlay Icons are graphic additions to the existing application Icon shown on the TaskBar or Windows...
In this video, Max Adams will introduce the FileSystemWatcher class which provides the functionality needed to monitor changes to a Windows operating system directory. This demo shows how to: Use the FileSystemWatcher Class to monitor events on a particular...
In this video Pat Tormey shows how to use the Observer Pattern. The Observer Pattern creates a subject that keeps accepts Observers which SubScribe and UnSubscribe to the Subject’s Notify event. In this simple example you’ll see how to create a Form as...
In this video Pat Tormey demonstrates ‘How To’ use LINQ with the file system. With a LINQ Query Pat extracts, filters, and sorts the file objects while importing the list into a list based on a custom class in only a couple of lines of code. Author: Pat...
Visual Studio developers will learn how to build a simple local report showing data from a database using the ReportViewer control in Visual Studio 2008. Author: Boris Scholl
In this video Pat Tormey digs deeper into Patterns & Practices Enterprise Library version 4.1 exploring Validation. The video walks you through using the attributes technique to validate and using the Enterprise Configuration Manager to edit the App...
In this video Pat Tormey gets you up and running with Patterns & Practices Enterprise Library version 4.1 The video walks you through installation, setting references, and building your first application using simple validation. Look for more Enterprise...
In this video Pat Tormey shows how to send and receive messages between two or more forms using the technique of creating a custom property for the form. As forms are also classes you can add a customer Public Property and use it to send and receive ...
In this video Pat Tormey shows how to send and receive messages between two or more forms using the technique of passing Parameters ‘By Reference’. This is only one of several ways to handle round tripping messages and is part of a mini-series on just...
Pat Tormey shows how to use the new MS Chart Control in Visual Studio 2008 with the .NET Framework 3.5 SP1. Author: Pat Tormey
Next page »