且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

SilverLight-3:目录

更新时间:2022-09-23 13:51:19

ylbtech-SilverLight-Index:

 

1.A,返回顶部 Layout
The Layout Containers
-
  • The Panel Background
  • Borders
 
Simple Layout with the StackPanel
-
  • Layout Properties
  • Alignment
  • Margins
  • Minimum, Maxmum, and Explicit Size
 
The WrapPanel and DockPanel
-
  • The WrapPanel
  • The DockPanel
 
The Grid
-
  • Fine-Tuning Rows and Columns
  • Nesting Layout Containers
  • Spanning Rows and Columns
  • The GridSplitter
 
Coordinate-Based Layout with the Canvas
-
  • Layering with ZIndex
  • Clipping
 
Custom Layout Containers
-
The Two-Step Layout Process
The UnifromGrid
 
Sizing Pages
-
  • Scrolling
  • Scaling
  • Full Screen
 
The Last Word
1.B,返回顶部 Data Binding
Binding to Data Objects
-
  • Building a Data Object
  • Displaying a Data Object with DataContext
  • Storing a Data Object as a Resource
  • Editing with Two-Way Bindings
  • Validation
  • Change Notification
  • Builiding a Data Service
  • Calling the Data Service
 
Binding to a Collection of Objects
-
  • Displaying and Editing Collection Items
  • Inserting and Removing Collection Items
  • Binding to a LINQ Expression
  • Master-Details Display
 
Data Conversion
-
  • Formatting Strings with a Value Converter
  • Creating Objects with a Value converter
  • Applying Conditional Formatting
 
Data Templates
-
  • Separating and Reusing Templates
  • More Advanced Templates
  • Changing Item Layout
 
The Last Word
1.C,返回顶部 Data Controls
Better Data Forms
-
  • The Goal: Data Class Markup
  • The Label
  • The DescriptionViewer
  • The ValidationSummary
Data Annotations
-
  • Raising Annotation Errors
  • The Annotation Attributes
  • Web Service Type Sharing
The DataGrid
-
  • Creating a Simple Grid
  • Resizing and Rearranging Columns
  • Defining Columns
  • Formatting and Styling Columns
  • Formatting Rows
  • Row Details
  • Selection
  • Sorting
DataGrid Editing
-
  • Editing with Templates
  • Validation and Editing Events
 
The PagedCollectionView
-
  • Sorting
  • Filtering
  • Grouping
  • Paging
 
The TreeView
-
  • Filing a TreeView
  • A Data-Bound TreeView
 
The Last Word
1.D,返回顶部 Isolated Storage
Understanding Isolated Storage
-
  • The Scope of Isolated Storage
  • What to Put in Isolated Storage
 
Using Isolated Storage
-
  • Opening an Isolated Store
  • File Management
  • Writing and Reading Data
  • Requesting More Space
  • Storing Objects with XmlSerializer
  • Storing Application Settings
 
 
The File Dialogs
-
  • Reading Files with OpenFileDialog
  • Writing Files with SaveFileDialog
  • Transmitting Files with a Web Serivce
The Last Word
1.E,返回顶部
1,
2,
3,
4,
1.F,返回顶部
1,
2,
3,
4,
1.G,返回顶部
1,
2,
3,
4,
1.H,返回顶部
1,
2,
3,
4,
1.R,返回顶部
1,
2,
3,
4,
本文转自ylbtech博客园博客,原文链接:http://www.cnblogs.com/ylbtech/p/3418221.html,如需转载请自行联系原作者