• SilverLight-3:目录


    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,
    warn 作者:ylbtech
    出处:http://ylbtech.cnblogs.com/
    本文版权归作者和博客园共有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。
  • 相关阅读:
    c# 泛型(知识整理)
    [VC++]C\C++中结构体知识点强化
    [VC++]CString转化成char
    [VC++]C++中类的多态与虚函数的使用
    [C#]关于自己编写MesasgeBox
    [C#]给DataGridView里的ComboBoxCol添加SelectIndexChange事件
    [C#]用代码触发一个事件
    [C#]序列化例子
    [VC++]怎么使对话框中的按钮DISABLE和ENABLE
    [VC++]控制台程序窗口隐藏
  • 原文地址:https://www.cnblogs.com/ylbtech/p/3418221.html
Copyright © 2020-2023  润新知