|
|
DNK has a spanking new server up and running like clockwork. Stability problems are a thing of the past. Our new monitoring service reports 100% uptime since the move!
Latest Windows Presentation Foundation stories
|
|
submitted by
Tischnoetentoet
2 days, 6 hours ago
blog.catenalogic.com — New conclusions on the battle "TextBlock vs. Label". Think about more than performance only! read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
winSharp93
3 days, 2 hours ago
winsharp93.wordpress.com — This post gives a simple solution to the problem how to abstract the user interface in MVVM-applications. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rudigrobler
3 days, 5 hours ago
codeproject.com — A article on how to create a very simple photo kiosk that is capable of receiving photos via bluetooth read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
rstrahl
3 days, 22 hours ago
west-wind.com — I’m happy to announce that my WPF Localization paper went live a couple of days ago on CodePlex. This document provides an overview of localization in .NET in general as well as specifically to WPF. It covers localization with the rigid LocBaml approach, as well as using Resx resources for binding using markup extensions and attached properties respectively. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
frank12345
5 days, 2 hours ago
blogs.msdn.com — WPF Localization Guidance Doc - download now read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
winSharp93
5 days, 6 hours ago
winsharp93.wordpress.com — A suggestion on how to use WPF RoutedCommands and the MVVM-Pattern together. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
shanti
8 days, 12 hours ago
dotnet.org.za — a snippet collection to make it extremely easy to create behaviors, triggers and actions for expression blend! read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
joelcochran
11 days ago
developingfor.net — Part 4 of an ongoing series about Expression Design. This article discusses layers in Expression Design and demonstrates exporting design elements to XAML and consuming them in Blend. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
mrjvdveen
11 days, 6 hours ago
jvdveen.blogspot.com — Describes the process leading up to the creation of a new tool for active community members, being bloggers, writers, forum members, etc., that allows them to easily copy code from Visual Studio and convert it to formats better suited for usage on the web. It also describes how it uses WPF technology to have an easier approach to this problem. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
tcodex
12 days, 6 hours ago
codertools.wordpress.com — A good collection of wpf resources from addins to utilities to components and books read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
waxalica
12 days, 22 hours ago
waxalica.dyndns.org — This is a sample Image Organizer application.
Technologies : Sql Server CE, WPF read more...
|
|
tags:
Bullshit, WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 3 days, 23 hours ago, submitted by
dschenkelman
12 days, 23 hours ago
blogs.southworks.net — WPF demo application using Prism-v2 that shows both way interaction between different modules of the application and different WPF WebBrowser controls. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 days, 22 hours ago, submitted by
rstrahl
16 days, 14 hours ago
west-wind.com — WPF doesn't apply the CurrentCulture to bindings by default, which is a little... unexpected to say the least. As it turns out there's an easy solution to this problem, but it does require using code to apply the culture specifically in every document. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
smoura
18 days, 21 hours ago
sweux.com — This post is part of the WPF Toolkit DataGrid series. In this part we will have a look into more advanced concepts. First we will see how we can use the DataGridTemplateColumn to imitate the behavior of a DataGridComboBoxColumn and to show a small chart representing the age deviation from average for each player. We will then have a look on how we can group rows on our DataGrid using two separate methodologies. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
RredCat
18 days, 21 hours ago
rredcat.blogspot.com — I often use Binding to DataContext. It is one of the main advantage of WPF. In most case I set custom class inherit of DependencyObject (for support DependencyProperty) and I have some like next code:
<StackPanel>
<TextBlock Text="{Binding Path=Id}" />
<TextBlock Text="{Binding Path=Name}" />
<TextBlock Text="{Binding Path=Surname}"/>
...
</StackPanel>
But sometime I set a simple type for example string. For this case I can implement next Binding:
<TextBlock Text="{Binding}" /> read more...
|
|
tags:
xaml, DataContext, WPF, Binding | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
psampaio
19 days, 1 hour ago
sweux.com — In this post, I’ll be showing how to use resources for which you don’t know in design time the key to use in xaml (maybe because you’re loading them dynamically), by binding them to view model properties. read more...
|
|
tags:
WPF | tag it
Everyones tags: | Your tags: | |
|
|
|
|

You are the editor:
What else?
|