WPF user interface with C# and XAML

One Sentence: Whats happening in your workshop?
UI programming made easy with VVVV plugin (no kidding !)

What 3 tags describe your workshop?
userinterface, WPF, C#

In which of the three categories does your workshop fall: beginner, intermediate, advanced
intermediate

How long will your workshop be?
(Standard formats are 3h or 2x 3h, but other formats may be possible)
2x 3hours

Who is the target audience of your workshop?
Anyone who wish to make user interface to control things in VVVV

What knowledge do you presume your participants have?
Knowing about making VVVV plugin with C# is better but no complex C# programming is involved.

What will attendees of your workshop learn?
How to create reusable WPF usercontrol, style them with XAML and output the data from a VVVV plugin.

What technical requirements does your workshop have (apart from internet and a projector)?
e.g. special hardware, software, graphiccards, materials, dancers/performers
nothing special

Who would be the two hosts?
Irwin Quemener (lecloneur)
Marko Ritter (Velcrome)

How would the hosts qualify for the topic? (Describe and add links to portfolio website, github, vimeo,… accounts)
http://www.cloneproduction.net

20 Likes

As an example here is what I manage to make with WPF, C# and XAML :

The UI has more than 50 properties but only one output pin as it implements “Message” from Velcrome. Multi threaded file selector usercontrol so VVVV does not freeze when an other window is opening. Also a colorpicker customcontrol (see recent contribution) and every UI Element (button, tab, slider, etc…) have individual XAML style file to make the UI looks nice with a dark theme.

Interested ? Please explode the like button.

5 Likes