Browse by Tags
All Tags »
Windows Forms videos (
RSS)
In this session Pat Tormey walks us through “How Do I” Use SQL Azure with WinForms applications for line of Business applications. There is, of course nothing tricky about using SQL Azure with WinForms it’s just SQL. Here you will learn how to connect...
In this session Pat Tormey walks us through “How Do I” Use Dallas Data with WinForms applications. As Rod Sterling* once said “imagine if you, will a place where” all the data was available, discoverable and easy to use. In this session Pat Tormey shows...
In this session Pat Tormey walks us through “How Do I” Use SQL Azure with WinForms applications. There is, of course nothing tricky about using SQL Azure with WinForms … well once you find out what & where SQL Azure is and “How Do I “ get data Into...
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 Smart Tag feature for the User Controls class which provides the functionality needed to create easily used smart tag panels to set common properties for custom user controls at design time. Author: Max Adams
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 shows how to use the Tag Property of WinForms Controls. The much neglected Tag property can be very useful for handling some tricky situations. In this example, Pat uses the tag property to manage the displays on labels and format...
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 returned by a business object using the ReportViewer control in Visual Studio 2008. Author: Boris Scholl
Next page »