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)
January, 2010
MSDN Blogs
>
WPF & Silverlight Designer
>
January, 2010
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
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...
WPF & Silverlight Designer
Create First WPF Application
Posted
over 3 years ago
by
karl140.6
2
Comments
This article has a corresponding video that can be viewed here . Are you new to WPF? This walk though will enable you to have a successful first time experience with the WPF Designer and creating your first WPF application. You will learn to easily create...
WPF & Silverlight Designer
How to Insert a Row in a Data Entry Form
Posted
over 3 years ago
by
karl140.6
0
Comments
This article has a corresponding video that can be viewed here . A common task after a form is developed is inserting a new row in the form. This short walk-through will show you how to insert a new row in an existing data entry form. For this exercise...
WPF & Silverlight Designer
How to Layout a Data Entry Form
Posted
over 3 years ago
by
karl140.6
0
Comments
This article has a corresponding video that can be viewed here . The WPF & Silverlight Designer provides the ability to quickly layout a data entry form. This walk-through will provide a workflow for laying out Labels and TextBoxes using the Grid...
WPF & Silverlight Designer
WPF & Silverlight Layout Controls
Posted
over 3 years ago
by
karl140.6
8
Comments
This article has a corresponding video that can be viewed here . The WPF and Silverlight platforms have a wide selection of powerful layout controls. This topic will provide you with an understanding of these layout controls and how to take advantage...
WPF & Silverlight Designer
Setting Up Visual Studio for WPF and Silverlight Development
Posted
over 3 years ago
by
karl140.6
1
Comments
This article has a corresponding video that can be viewed here . This important information will enable you to be successful in discovering the toolset and setting up Visual Studio 2010 for WPF and Silverlight development. Table of Contents Visual Studio...
WPF & Silverlight Designer
Loading Metadata for Microsoft Controls
Posted
over 3 years ago
by
karl140.6
0
Comments
I have received several requests for information on loading metadata for WPF & Silverlight controls shipped by Microsoft. For example, a developer wanted to add a design time context menu to a Button control but couldn’t figure out how to add...
WPF & Silverlight Designer
WPF & Silverlight Design-Time Code Sharing – Part II
Posted
over 3 years ago
by
karl140.6
0
Comments
In WPF & Silverlight Design-Time Code Sharing - Part I , I introduced the custom controls and the required design-time features. I also covered how Visual Studio 2010 discovers and loads control design-time assemblies. In addition, I explained...
WPF & Silverlight Designer
WPF & Silverlight Design-Time Code Sharing – Part I
Posted
over 3 years ago
by
karl140.6
2
Comments
This post along with Part II will cover writing design-time code that can be shared between WPF & Silverlight custom controls for the WPF & Silverlight Designer for Visual Studio 2010 that target .NET 4.0 and Silverlight 3 and 4. Normally in a...
Page 1 of 1 (11 items)