categorías precio corporativa
Libro de texto Gratis

C# 10: More on WPF

Software Development

160
Idioma:  English
The book is a continuation of the previous book on WPF and deals with issues that one typically encounters in connection with the development of Windows programs.
Descarga gratis libros de texto en PDF o léelos online. Incluyen menos del 15% de publicidad.
Suscripciones corporativas gratuitas durante los primeros 30 días, después $5.99/mes
Descripción
Contenido

The book is a continuation of the previous book on WPF and deals with issues that one typically encounters in connection with the development of Windows programs. Examples are implementing undo / redo and printing and in addition the development of custom components that are larger and more complex than shown in the previous book.

Click here to download the source files from this book.

  • Foreword
  1. Introduction
  2. Undo / Redo
    1. Sequences
  3. Enter text
    1. Documents
    2. Displaying flow documents
    3. A RichTextBox
    4. Some preparations
    5. An editor
  4. Print
    1. Print component
    2. Print scaled component
    3. Print a FlowDocument with build in paginator
    4. Print a flow document with paginator
    5. Print a flow document with paginator and header
    6. Print a text page
    7. Print more text pages
    8. Print a fixed document
  5. Another grid
    1. An overall description
    2. The component’s design
    3. The code
    4. The key board
    5. JSON
    6. Serializing a TableModel
    7. Using the component
    8. About the result
  6. A class library
    1. PaColorPicker
    2. PaTextEditor
    3. PaChart
    4. A spreadsheet
  7. A slot machine
    1. Task formulation
    2. Analysis
    3. A Visual Studio project and a prototype
    4. Design of the model
    5. Programming playing on the machine
    6. User administration
    7. Configuration of the machine
    8. The last features
    9. The last things
Sobre el Autor

Poul Klausen