Tag: WPF
WPF Custom draggable window
21 Views0 Comments0 Likes
In this video tutorial i am working in WPF which stands for Windows Presentation Foundation. And i will show you guys how to create custom windows, applying the drag effect so the window can move around, applying a tr...
WPF Multitouch Framework Realtime Demo
13 Views0 Comments0 Likes
Realtime demonstration of the WPF multitouch framework. A thread about the framework can be found here: nuigroup.com
Intro to WPF Part 2: Visual Studio & Expression
7 Views0 Comments0 Likes
Part 2 of building a simple xaml browser application. Here we use the Visual Studio and Expression Interactive Designer tools to create a simple UI for viewing photos from my vacation.
MVVM, a WPF UI Design Pattern – Essential Edition
12 Views0 Comments0 Likes
What is MVVM and why do people keep talking about it? Karl Shifflett explains why its buzz worthy and why you should consider it as a design pattern for your application development. Karl discusses improved unit testa...
Expression Blend 4 with WPF—SVNUG Presentation #5 (June 2011)
27 Views0 Comments1 Likes
Keith Reichert—Software Engineer with Levi, Ray & Shoup, Inc.—and Matt Havenar—Web and Graphics Designer with Levi, Ray & Shoup, Inc.—show us how developers and designers can collaborate through the versatilit...
How to create a Glass Button in WPF
13 Views0 Comments0 Likes
In this tutorial, I show how to create a nice Glass Button Effect using Microsoft Expression Blend 2. Comments and suggestions are most welcome. Any feedback can be mailed to [email protected]. The project source ...
How to create a Glass Button in WPF
7 Views0 Comments0 Likes
In this tutorial, I show how to create a nice Glass Button Effect using Microsoft Expression Blend 2. Comments and suggestions are most welcome. Any feedback can be mailed to [email protected]. The project source ...
WPF Tutorial 21 – Dependency Properties
5 Views0 Comments0 Likes
Today we are going to be talking about Dependency Properties in WPF!