Sign In
Data See, Data Do
Mike Hillberg's Blog on Wpf and Silverlight
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
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
Anatomy
Data binding
Tips and Tricks
Xaml
Archive
Archives
November 2009
(1)
October 2009
(1)
March 2009
(4)
January 2009
(1)
September 2008
(1)
June 2008
(1)
May 2008
(4)
April 2008
(1)
July 2007
(3)
May 2007
(6)
February 2007
(1)
November 2006
(1)
October 2006
(2)
September 2006
(9)
May, 2008
MSDN Blogs
>
Data See, Data Do
>
May, 2008
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Data See, Data Do
Trying out Binding.StringFormat
Posted
over 4 years ago
by
Mike Hillberg [Microsoft]
6
Comments
StringFormat is a new property in .Net 3.5 SP1, which is currently in Beta. See Scott’s blog for more info on the beta. When you bind data into a property on an element, it’s automatically type converted for you. For example, this markup: ...
Data See, Data Do
Of logical and visual trees in WPF
Posted
over 4 years ago
by
Mike Hillberg [Microsoft]
8
Comments
This post is about the “logical tree” in WPF, and how it differs from the visual tree. For the most part you don’t need to understand this. But if you want to understand some of the nit-like details of property inheritance, {DynamicResource} references...
Data See, Data Do
Model-see, Model-do, and the Poo is Optional
Posted
over 4 years ago
by
Mike Hillberg [Microsoft]
4
Comments
Like a lot of people, I’ve developed software professionally for a lot of different environments: PC systems and embedded systems; high- and low-level languages; kernel mode, user mode, real mode, and protected mode; system services; domain controllers;...
Data See, Data Do
Binding to anonymous types in an Xbap or Silverlight application
Posted
over 4 years ago
by
Mike Hillberg [Microsoft]
5
Comments
It's easy to use Linq queries to create objects, and to use {Binding}s to bind properties of those objects into your view. If you're doing this for an application that will run as an Xbap ("WPF Browser Application") or as a Silverlight app, just note...
Page 1 of 1 (4 items)