Skip to main content
Windows Client
Sign in
United States (English)
Home
Windows 8
Windows 7
Windows Vista
Windows XP
MDOP
Windows Intune
Library
Forums
Browse Windows Videos
Browse by Resource Type: Windows Programming Videos
Video Categories
Animation
Diagnostics
Deployment
Files
Graphics and 3D
Location
Multimedia
Performance
Ribbon
Security
Sensor
System Services
Taskbar
Touch
User Interface
Animation
Basic Animation in WPF Using XAML
Build a Custom GridLength Animation
Confine Animation to a Path
How Do I: Use the Animation Control in MFC?
How Do I: Use PointAnimation to Animate a Path in WPF
Kerning XAML Animations in WPF
Use PathGeometries in WPF
Windows Animation – Advanced Topics
Windows Scenic Animation Overview
»
Back to Video Categories
Diagnostics
Building Troubleshooters
How Do I: Create and Analyze a Mini-Dump File in Windows?
How Do I: Detect Managed Memory Leaks Using Remote Performance Monitor?
How Do I: Detect Memory Leaks in an MFC Application?
How Do I: Improve My Debugging Productivity with Visual C++ Visualizers?
How Do I: Learn Techniques to Decrease Buffer Overruns in Visual C++?
How Do I: Report Significant Events to the Event Log?
How Do I: Use MFC Debug Macros and Functions to Track My Application?
How Do I: Use Remote Debugging in a Windows Console Application?
Visualizing Concurrency: VS 2010 Beta 2 -Parallel Performance Profiling Advancements
Windows Error Reporting as a Platform Advantage for Developers
»
Back to Video Categories
Deployment
How Do I: Check for Application Updates Programmatically Using the ClickOnce Deployment API?
Windows 7: Deploying Your Application with Windows Installer (MSI) and ClickOnce
WPF, ClickOnce and the .NET Client Profile
»
Back to Video Categories
Files
How Do I: Enumerate Directories and Files?
»
Back to Video Categories
Graphics and 3D
Controlling WPF 3D with External Sensors
How Do I: Animate an Effect in WPF
How Do I: Apply Textures to a 3D object
How Do I: Create a Splash Screen in an MFC Application?
How Do I: Create a Splash Screen in WPF
How Do I: Create Custom Pixel Shader Effects for WPF
How Do I: Custom Easing Functions in WPF 4
How Do I: Draw in Windows Using Device Context and the MFC CDC Class?
How Do I: Eliminate "Flicker" when Drawing in a Window?
How Do I: Get Started with 3D Elements in WPF
How Do I: Paint with Video in WPF
How Do I: Use Custom Draw Techniques for the MFC ListCtrl?
How Do I: Use Effects in WPF
How Do I: Use ResourceDictionary Elements Exported from Expression Design 2
How Do I: Work with Lighting in WPF 3D
Incorporating PNG Sequences into WPF
Ink Basics in WPF
Inside Windows 7: Animation Manager Deep Dive and Tutorial
Introduction to Easing Functions in WPF 4
Windows 7 Graphics Architecture Overview – Pt1
Windows 7 Graphics Architecture Overview – Pt2
Windows 7 Graphics Architecture Overview – Pt3
Windows 7 Graphics – High DPI
Windows 7 Graphics – WIC
»
Back to Video Categories
Location
Windows 7 Location Overview
Windows 7 Sensor and Location – Deep Dive into Location
Windows 7 Sensor and Location – Developing Drivers Pt1
»
Back to Video Categories
Multimedia
Building an Interactive 3D Video Player
Control Video Playback in WPF
How Do I: Add Sound to a WPF Application
How Do I: Deliver Text-to-Speech with Visual C++?
How Do I: Get Started with Speech Recognition?
How Do I: Use Speech Recognition in an Application?
How Do I: Use Video in WPF Applications
How Do I: Use Windows 7 Text-to-Speech from .NET 4 and WPF
Programming Windows 7 Multi Touch – Pt1
Responding to Events with SoundPlayerAction
Windows 7 Multi Touch Overview
»
Back to Video Categories
Performance
Improve Data Performance using Visual Studio 2005
Improving .NET Application Performance and Scalability
MSDN geekSpeak Recording: Programming for High-Performance Computing Environments with Dariusz Parys
New performance enhancements for MPI applications running on HPC Server 2008
Parallel Programming for Managed Developers with the Next Version of Microsoft Visual Studio
Practical Entity Framework for C#: Compiled Queries in Entity Framework
Rico Mariani: Writing better, faster code
Improving perceived WPF app startup performance with MEF and a Splash Screen
Visualizing Concurrency: VS 2010 Beta 2 -Parallel Performance Profiling Advancements
»
Back to Video Categories
Ribbon
A Lap Around Windows 7 New Scenic Ribbon
How Do I: Create Ribbon Controls? Part 1
How Do I: Create Ribbon Controls? Part 2
How Do I: Modify Images in My Ribbon Bar?
Windows 7 Ribbon Deep Dive
Windows 7 Ribbon Markup Overview
»
Back to Video Categories
Security
How Do I: Encrypt and Decrypt Files?
How Do I: Use ASP.NET Membership Provider for WPF Authentication
»
Back to Video Categories
Sensor
Windows 7 Sensor and Location – Deep Dive into Location
Windows 7 Sensor and Location – Developing Drivers Pt1
Windows 7 Sensor and Location API Part 2 – Accelerometer as a Joystick
Windows 7 Sensor and Location Platform Overview
»
Back to Video Categories
System Services
How Do I: Create a Control Panel Application in Visual C++?
How Do I: Use the Transaction Manager in Windows Vista Kernel?
How Do I: Use Visual C++ to Start, Stop and Configure Windows Services?
»
Back to Video Categories
Taskbar
Designing the Windows 7 Taskbar
How Do I: Implement Windows 7 Taskbar Icon Overlays with WPF 4
How Do I: Use Windows 7 Taskbar Progress Reporting from WPF 4
Jump into the Windows 7 Taskbar Jump Lists
Windows 7 Taskbar: Advanced Features
Windows 7 Taskbar: An Overview
Windows 7 Taskbar: Behind the Scenes
Windows 7 Taskbar: Incorporating Your Beta Feedback into RC
»
Back to Video Categories
Touch
Multi-touch in WPF 4 Beta 1
Programming Windows 7 Multi Touch Part 1
Programming Windows 7 Multi Touch Part 2
Surface Toolkit for Windows Touch
Windows 7: Developing Multi-touch Applications
Windows 7 Multi-Touch Overview
»
Back to Video Categories
User Interface
Apply Styles in WPF
Creating a Split Button in Blend
Creating Navigation Applications in WPF
How Do I: Build an Asynchronous Progress Bar in WPF
How Do I: Change the Appearance of Grouped Data Using Styles
How Do I: Change the Mouse Cursor in an Microsoft Foundation Class Application?
How Do I: Create Context-Sensitive Menus in MFC?
How Do I: Create a Dynamic Storyboard in WPF
How Do I: Create a Master-Detail Data Entry Form in WPF
How Do I: Create a Simple Data Entry Form in WPF
How Do I: Create a Simple WPF DataGrid to Edit Tabular Data
How Do I: Create an Owner-Drawn Toolbar in MFC?
How Do I: Create Lookup Combobox in WPF
How Do I: Create Splitter Windows Using the CSplitterWnd Class in Visual C++?
How Do I: Create Tray Icons in MFC?
How Do I: Customize the Appearance of a ListBox in WPF
How Do I: Customize the Appearance of ListBox ListItems in WPF
How Do I: Design Dialog Boxes?
How Do I: Display Data in a List in WPF
How Do I: Hook Up and Display Validation in WPF
How Do I: Implement CScrollView in an Application
How Do I: Implement Custom Dialog Controls
How Do I: Implement Drag and Drop in MFC?
How Do I: Implement Print and Print Preview in MFC?
How Do I: Save My Window Position and Size Between Sessions?
How Do I: Transfer Data Between Variables and Dialog Controls?
How Do I: Use ActiveX Controls in an MFC Application?
How Do I: Use and Customize the MFC Status Bar?
How Do I: Use MFC Classes for Accessing a Windows Common Dialog Box?
How Do I: Use MFC Control Classes to Customize Control Behavior?
How Do I: Use MFC to Implement Owner List Boxes and Combo Boxes?
How Do I: Use the CBitmapButton Class in MFC?
How Do I: Use the CComboBoxEx Control?
How Do I: Use the WebBrowser Control in WPF
How Do I: Use Windows Controls in My MFC Application?
How Do I: Visually Indicate Binding Error Status
How to Apply Control Templates in WPF
How to Create a User Control in WPF
How to Layout a WPF Application
How to Use Styles in WPF
Interactivity Through Triggers in WPF Control Templates
Introducing the WPF 4 Calendar Control
Introduction to Themes in WPF
Override a Style for a Local Control’s Property Value in WPF
Sharing Styles Among Heterogeneous Elements
Skinning a WPF Application
Style Inheritance using BasedOn in WPF
Use a Control Template to Define a Desired Look
Using Alternating Rows in an ItemsControl
Windows 7: Find and Organize Part 1 – The User Experience
Windows 7: Find and Organize Part 2 – Building Federated Search Applications
Working With Context Menus in WPF
WPF Navigation Application
»
Back to Video Categories
© 2012 Microsoft
Manage Your Profile
Newsletter
Contact Us
Privacy Statement
Terms of Use
Trademarks
|
Site Feedback
TechNet
Products
Resources
Downloads
Support
Products
Windows
Windows
Server
System
Center
Internet
Explorer
Office
Office 365
Exchange
Server
SQL Server
SharePoint
Products
Lync
See all products »
Resources
Script Center
Solution Accelerators
Windows Sysinternals
Evaluation Center
Microsoft Answers
TechNet Edge
TechNet Flash Newsletter
TechNet Magazine
TechNet Subscriptions
Virtual Labs
Solutions
Business Intelligence
Networking
Private Cloud
Security
Virtualization
Downloads
Windows 8 Consumer Preview
SP1 RTM for Windows Server 2008 R2 and Windows 7
Internet Explorer 9
SQL Server 2012
See all downloads »
Evals
Microsoft Private Cloud
Windows Server "8" Beta Trial
Office Professional Plus 2010
Windows 7 Enterprise Trial
Project Professional 2010
Windows Server 2008 R2 with SP1
See all evaluations »
Tools
Service Packs
TechNet Script Repository
Security Tools
Microsoft Download Center
TechNet Support
Exchange Server 2010
Forefront Products
Internet Explorer 9
Office 2010
SharePoint Server 2010
SQL Server 2008 R2
Windows 7
System Center
Windows Server 2008 R2
Ask a question in TechNet Forums
Microsoft Support
Microsoft Support
Microsoft Fix It
Microsoft Premier and Essentials Support Options