Skip to main content

Home/ OCG developers/ Group items tagged WPF

Rss Feed Group items tagged

Steven van Dijk

WPF DataBinding References & Tutorials - 1 views

  •  
    "Windows Presentation Foundation has a completely redesigned system for binding data to the UI, and can use a variety of binding sources including CLI objects and XML. WPF DataBinding is one of the most important aspects to WPF, so below is a collection of resources"
remonkoopmans

Binding and Using Friendly Enums in WPF - 0 views

  •  
    Imagine if we wanted to display a list of enums within a list, and we actually wanted to have more descriptive values, friendly names if you like, but still maintain the underlying enum value selected where required. This article will show you how to do the following, using WPF.
Steven van Dijk

(video) Building Windows 8 Apps for the Enterprise - 0 views

  •  
    TechEd Europe 2012: how different is developing a Metro app for Windows 8 from building a WPF application? Well, not very different at all, as you can see in this presentation. There are some differences, but there are not really any new or difficult concepts.
Steven van Dijk

WPF Quick Tip: Converters as MarkupExtensions - 0 views

  •  
    "Everybody's gotta love their IValueConverters, right? [..] However, they're a bit of a pain when it comes to Xaml. [..] Not anymore with this quick tip."
Steven van Dijk

C# Code Snippet to Create Commands with Attached Behaviors using Prism | Damian Schenke... - 0 views

  •  
    One of the most common questions we get [..] is of the type: "How do I execute my command when X happens?" [For example,] a particular command needs to be executed whenever a textbox's text changes.
1 - 8 of 8
Showing 20 items per page