Sign in
Windows Presentation Foundation User Education
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Tags
.NET Framework
.NET Framework 4
3.5
3D
Accessibility
add-ins
Animation
animation sample
Annotations
bitmap effects
CAG
Chrome
Composite Application Guidance
Control Authoring
Controls
Data Binding
Data Visualization
DataGrid
Design
Dispatcher
documentation filter
Documents
drop shadow
DWM
Entity Framework
Expression Blend
FAQ
Features
Finding Documentation
General
Glass
LINQ
MEF
Mobiform
MSDN
News
Offline Documentation
Performance
Ribbon
Sample
Silverlight
Silverlight Toolkit
Silverlight Tools
Styles and Templates
Surface
Tips & Tricks
VantagePoint
Visual Studio
VisualStateManager
WebBrowser
Windows 7
Windows Forms
Windows Presentation Foundation
Wizard
WPF
WPF Designer
WPF Toolkit
XAML
XAML Clip Art
Browse by Tags
MSDN Blogs
>
Windows Presentation Foundation User Education
>
All Tags
>
faq
Tagged Content List
Blog Post:
Expert advice on XmlDataProvider usage
wcsdkteam
I came across the following Q&A from the technical chat transcript from several months ago. Our WPF data binding expert Sam Bent was the one providing the great answers. It’s excellent information about the XmlDataProvider and I thought I’d share it here. Q: What are the guidelines for using XmlDataProvider...
on
29 Jun 2007
Blog Post:
Displaying Enum Values using Data Binding
wcsdkteam
Some of the FAQs about data binding are: • How do I bind to a method? • How do I bind between instantiated controls? • How do I bind an ItemsControl to an enum? I put together a quick sample that should answer the above questions: < Window xmlns = " http://schemas.microsoft.com/winfx...
on
22 Feb 2007
Blog Post:
WPF APIs will not work on Windows 98!
wcsdkteam
So this is kind of embarassing but there is a mistake in the WPF reference documents out there. Under the Platforms section of all the WPF reference documents there is the following INCORRECT statement: " Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile for...
on
17 Nov 2006
Blog Post:
Styles and Templates - How's everything related?
wcsdkteam
People who are new to the platform often have these questions about styles and templates (and a related concept, resources): What is a Resource? In the simplest terms, a resource is a reusable object. For example, the following SolidColorBrush is declared and used as a resource: < Window...
on
7 Nov 2006
Blog Post:
WPF Basic Data Binding FAQ
wcsdkteam
Through talking to people and monitoring both internal and external forums, I have compiled a list of questions people often have when first learning about WPF data binding. If you have any questions, please leave a comment and let me know! What is target and what is source? In WPF, you typically...
on
19 Oct 2006
Page 1 of 1 (5 items)