Sign in
WPF & Silverlight Designer
The Visual Designer for creating WPF & Silverlight applications in Visual Studio
Pages
Home
Table of Contents
Learn
Videos
FAQ
Team MSDN Forum
Search
Common Tasks
RSS for posts
Atom
RSS for comments
Tags
Binding Builder
Data Binding
Debugging
Extensibility
FAQ
How To
Known Issue
Layout
Metadata
Pages
Sample Data
Setup
Silverlight
Tips & Tricks
Tips & Tricks
Toolbox
Video
WPF
Archive
Archives
June 2010
(10)
May 2010
(3)
April 2010
(1)
March 2010
(2)
February 2010
(9)
January 2010
(16)
MSDN Blogs
>
WPF & Silverlight Designer
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
WPF & Silverlight Designer
Debugging Data Bindings in a WPF or Silverlight Application
Posted
over 3 years ago
by
karl140.6
4
Comments
The WPF and Silverlight platforms use late bound data binding resolution for bindings in XAML files. This feature allows a DataContext to be set at run-time and the objects within that DataContext to resolve their property bindings then. This late binding...
WPF & Silverlight Designer
Tips and Tricks for working with the WPF and Silverlight Designer in Visual Studio 2010
Posted
over 3 years ago
by
karl140.6
7
Comments
This article is a collection of tips and tricks that we have gathered over the time we've spent building and using the Visual Studio 2010 WPF and Silverlight Designer, which you might not find elsewhere. We think they make working in the designer more...
WPF & Silverlight Designer
Sample Data in the WPF and Silverlight Designer
Posted
over 3 years ago
by
karl140.6
3
Comments
Objective Requirements Retail release of Visual Studio 2010 and the latest Silverlight 4 tools for Visual Studio 2010 . Table of Contents Background Faux Types and Real Types Images in Sample Data Files Adding New Sample Data File Consuming Sample Data...
WPF & Silverlight Designer
Known Issue: Control Design-Time Assemblies File Locking When Using WPF and Silverlight Designer
Posted
over 3 years ago
by
karl140.6
0
Comments
File Locking Issues when using WPF and Silverlight Designer When creating and testing a registered assembly (e.g. an assembly registered via TCI), it is possible to run into a file locking issue that causes compilation to fail. While there are a...
WPF & Silverlight Designer
Three New WPF and Silverlight Designer Videos Posted
Posted
over 3 years ago
by
karl140.6
0
Comments
The WPF and Silverlight Designer Team has posted the following new widescreen videos: Layout Techniques for Windows Forms Developers Grid Control Design-Time Row and Column Manipulation Features Creating and Consuming Resource Dictionaries in WPF and...
WPF & Silverlight Designer
How to Enable Using the Binding Builder in WPF and Silverlight Applications
Posted
over 3 years ago
by
karl140.6
2
Comments
When the Data Sources Window is used to generate the UI, the generated XAML injects design-time information so that the Binding Builder can be used to create bindings for the UI controls. What if your application was written in Visual Studio 2005 or 2008;...
WPF & Silverlight Designer
Using WPF and Silverlight UserControls
Posted
over 3 years ago
by
karl140.6
13
Comments
UserControls promote code reuse, separation of concerns and simplify development by partitioning applications into smaller blocks of code. In this article you'll learn why you would use a UserControl, how to create one from the Toolbox, understand when...
WPF & Silverlight Designer
Layout Techniques for Windows Forms Developers
Posted
over 3 years ago
by
karl140.6
5
Comments
This article has a corresponding video that can be viewed here . In a typical Windows Forms application control placement is set using the Location property, setting the X and Y sub property values. The Windows Forms designer provides a complete set of...
WPF & Silverlight Designer
Creating and Consuming Resource Dictionaries in WPF and Silverlight
Posted
over 3 years ago
by
karl140.6
9
Comments
This article has a corresponding video that can be viewed here . Resource Dictionaries are a powerful feature in WPF and Silverlight that enable developers to organize and consume reusable resources. After completing this walk through you'll understand...
WPF & Silverlight Designer
Create Silverlight Master – Detail UI Using Data Sources Window Object DataSource
Posted
over 3 years ago
by
karl140.6
8
Comments
This article has a corresponding video that can be viewed here . Master – Detail layouts are the bread and butter of Line of Business (LOB) applications. This walkthrough will show you how to drag & drop from the Data Sources Window to create the...
WPF & Silverlight Designer
Building a Simple Forms Application using the Silverlight Tools for Visual Studio 2010 and WCF RIA Services
Posted
over 3 years ago
by
Mark Wilson-Thomas
6
Comments
The final release of Silverlight 4 Tools for Visual Studio 2010 has recently shipped . Silverlight 4 Tools brings together Visual Studio 2010, Silverlight 4 and WCF RIA Services 1.0. This great combination of runtime and tooling makes it easier than ever...
WPF & Silverlight Designer
Final Release of Silverlight 4 Tools for Visual Studio 2010 is Now Available
Posted
over 3 years ago
by
Mark Wilson-Thomas
1
Comments
We are delighted to announce that the final release of Silverlight 4 Tools for Visual Studio 2010 is now available! What is in the Silverlight 4 Tools for Visual Studio 2010? Silverlight 4 Tools for VS 2010 includes many essential features to help...
WPF & Silverlight Designer
New Visual Studio Magazine Article on Building Data Bound WPF and Silverlight Applications
Posted
over 3 years ago
by
Mark Wilson-Thomas
0
Comments
Check out this new Visual Studio Magazine article which walks through some ways of using the Visual Studio 2010 designer to create data bound applications. http://visualstudiomagazine.com/articles/2010/05/01/building-data-bound-wpf-and-silverlight...
WPF & Silverlight Designer
Silverlight 4 Releases, Silverlight 4 Tools for Visual Studio 2010 RTM available now!
Posted
over 3 years ago
by
Mark Wilson-Thomas
0
Comments
As part of today's release of Silverlight 4, the WPF and Silverlight Designer team is pleased to announce that a release of the Silverlight Tools which works with Visual Studio 2010 RTM is now available. Where Can I Get These Tools? If you already...
WPF & Silverlight Designer
Known Issue: Second Hot Fix Available for Visual Studio 2010 Release Candidate Crash
Posted
over 3 years ago
by
karl140.6
0
Comments
A second hot fix has been made available for Visual Studio 2010 Release Candidate that solves another IntelliSense related crash. Get the hot fix Information here. There are now two hot fixes. Please ensure that if you are using Visual Studio 2010...
WPF & Silverlight Designer
Known Issues for Visual Studio 2010 Release Candidate
Posted
over 3 years ago
by
karl140.6
13
Comments
This post provides information on a few high profile Visual Studio 2010 Release Candidate bugs and some additional information that will help developers have a successful experience with the WPF & Silverlight Designer. Table of Contents Known Issues...
WPF & Silverlight Designer
Known Issue: Hot Fix Available for Visual Studio 2010 Release Candidate Crash
Posted
over 3 years ago
by
karl140.6
0
Comments
If you have installed Visual Studio 2010 Release Candidate and have experienced one or more crashes while editing Code or XAML please install the below hot fix. The crashes are related to IntelliSense displaying. Hot Fix: http://code.msdn...
WPF & Silverlight Designer
Silverlight Support for Visual Studio 2010 Release Candidate
Posted
over 3 years ago
by
karl140.6
4
Comments
Silverlight 3 projects are supported with the Visual Studio 2010 Release Candidate build – however Silverlight 4 projects are not yet supported. We will be adding Visual Studio 2010 Release Candidate support for Silverlight 4 with the next public Silverlight...
WPF & Silverlight Designer
Loading Projects in Visual Studio not Located on Local Machine
Posted
over 3 years ago
by
karl140.6
2
Comments
The new boot from vhd feature that shipped in Windows 7 and Server 2008 has now given developers new options for setting up a test systems with different versions of Visual Studio. For the purpose of this post, local system is the vhd boot volume and...
WPF & Silverlight Designer
Known Issue: Attached Property ListBox.AlternationIndex Causes Error in Designer
Posted
over 3 years ago
by
karl140.6
0
Comments
Known Issue When writing ListBoxItem triggers in a style that trigger on the ListBox.AlternationIndex attached property value, if you use the valid syntax ListBox.AlternationIndex like the first trigger below, the designer will display the following error...
WPF & Silverlight Designer
Taming the WPF Expander Control
Posted
over 3 years ago
by
karl140.6
0
Comments
The WPF Expander control has a header and a collapsible window that developers can use in several different ways. One technique is to place multiple Expander controls in a StackPanel to create a UI region of expanding sections, Another technique...
WPF & Silverlight Designer
Known Issue: Controls and GAC, Toolbox and TCI
Posted
over 3 years ago
by
karl140.6
7
Comments
Introduction The purpose of the post is to provide guidance for control authors to limit the controls added to the Toolbox and that are listed in the Choose Items Dialog. The word "controls" in this post is defined as "any public type in...
WPF & Silverlight Designer
Known Issue – Controls Deriving From A Generic Base Class Must Be In Separate Assembly
Posted
over 3 years ago
by
karl140.6
8
Comments
There is a known issue when using the Visual Studio 2010 WPF & Silverlight Designer or XAML Editor and a control derives from a generic base class. The control and generic base class must be located in separate assemblies, otherwise the Designer...
WPF & Silverlight Designer
Create WPF Master – Detail UI Using Data Sources Window Object DataSource
Posted
over 3 years ago
by
karl140.6
8
Comments
This article has a corresponding video that can be viewed here . Master – Detail layouts are the bread and butter of Line of Business (LOB) applications. This walkthrough will show you how to drag & drop from the Data Sources Window to create the...
WPF & Silverlight Designer
Create First Silverlight Application
Posted
over 3 years ago
by
karl140.6
3
Comments
This article has a corresponding video that can be viewed here . Are you new to Silverlight? This walkthough will enable you to have a successful first time experience with the Silverlight Designer and creating your first Silverlight application. You...
Page 1 of 2 (33 items)
1
2