Sign In
BenCon's WebLog
D2D development blog
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
Avalon / WPF
Direct2D
Direct3D
Max
My Blog
Personal
Random fun
SIGGRAPH
Web Developer
Archive
Archives
April 2009
(1)
February 2009
(1)
January 2009
(1)
December 2007
(2)
March 2007
(1)
February 2007
(1)
December 2006
(2)
August 2006
(4)
July 2006
(5)
May 2006
(6)
January 2006
(4)
December 2005
(2)
January 2005
(1)
October 2004
(1)
September 2004
(1)
August 2004
(1)
May 2004
(1)
April 2004
(1)
February 2004
(3)
May, 2006
MSDN Blogs
>
BenCon's WebLog
>
May, 2006
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
BenCon's WebLog
IValueConverter in WPF data binding
Posted
over 6 years ago
by
BenCon
6
Comments
One of the handy things that you can do with data binding in WPF is that you convert the data as you pull it from the data source. The mechanism for this is the IValueConverter interface. Let's say that you have a list of numbers representing positions...
BenCon's WebLog
Spring Blog cleaning
Posted
over 6 years ago
by
BenCon
1
Comments
Whatever tiny readership I have has probably noticed that I have tried to clean up the blog a bit, fix up some links and post some new content. I even picked a spiffy new blog template. Hopefully the momentum can be kept up this time. My post count...
BenCon's WebLog
ItemsControl Customization
Posted
over 6 years ago
by
BenCon
3
Comments
One of the cool things about ItemsControls is that you get to separate the data binding and item control logic from the layout logic by specifying the Panel that you want to lay items out. There are two ways of specifying a Panel for an ItemsControl...
BenCon's WebLog
The ItemsControl paradigm
Posted
over 6 years ago
by
BenCon
2
Comments
So what is an ItemsControl anyway? I think that this might be one of the steeper learning curves coming from Win32 like I did, so I thought that I would write about it. An ItemsControl is a control that owns items, whether through a collection of them...
BenCon's WebLog
Responding to comments
Posted
over 6 years ago
by
BenCon
0
Comments
I just noticed that somebody asked an IScrollInfo question and I did not notice. I need to learn how to use the blogging software a little better :( The question was basically about when ScrollOwner is set and why there are so many duplicated properties...
BenCon's WebLog
And you think your calendar is full
Posted
over 6 years ago
by
BenCon
1
Comments
My boss sent me a screencap of his calendar today. This is why engineers don't want to become managers. :) My old boss used to have a full calendar too.
Page 1 of 1 (6 items)