The Resource Pro Silverlight 4 in C♯, Matthew MacDonald
Pro Silverlight 4 in C♯, Matthew MacDonald
Resource Information
The item Pro Silverlight 4 in C♯, Matthew MacDonald represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.This item is available to borrow from 2 library branches.
Resource Information
The item Pro Silverlight 4 in C♯, Matthew MacDonald represents a specific, individual, material embodiment of a distinct intellectual or artistic creation found in University of Missouri Libraries.
This item is available to borrow from 2 library branches.
- Summary
- Explains how to use Silverlight to create flexible, interactive applications for the Web, with coverage of the features and tools of Silverlight, as well as animation, 2D drawing, files and XML, Web Services, HTML interaction, and ASP.NET
- Language
- eng
- Extent
- 1 online resource (xxxiii, 874 pages)
- Contents
-
- Cover13;
- Table of Contents13;
- About the Author
- About the Technical Reviewer
- Acknowledgments
- Introduction
- Understanding Silverlight
- Silverlight System Requirements
- Silverlight vs. Flash
- Silverlight and WPF
- The Evolution of Silverlight
- About This Book
- What You Need to Use This Book
- The Silverlight Toolkit
- Code Samples
- Feedback
- The Last Word
- Chapter 1: Introducing Silverlight13;
- Silverlight Design Tools
- Visual Studio vs. Expression Blend
- Understanding Silverlight Websites
- Creating a Stand-Alone Silverlight Project
- Creating a Simple Silverlight Page
- Adding Event-Handling Code
- Testing a Silverlight Application
- Creating an ASP.NET-Hosted Silverlight Project
- ASP.NET Controls That Render Silverlight Content
- Mixing ASP.NET Controls and Silverlight Content
- Silverlight Compilation and Deployment
- Compiling a Silverlight Application
- Deploying a Silverlight Application
- Silverlight Core Assemblies
- Silverlight Add-on Assemblies
- Assembly Caching
- The HTML Entry Page
- Sizing the Silverlight Content Region
- Silverlight Parameters
- Alternative Content
- Creating a Friendly Install Experience
- The Mark of the Web
- The Last Word
- Chapter 2: XAML13;
- XAML Basics
- XAML Namespaces
- The Code-Behind Class
- Properties and Events in XAML
- Simple Properties and Type Converters
- Complex Properties
- Attached Properties
- Nesting Elements
- Events
- The Full Eight Ball Example
- XAML Resources
- The Resources Collection
- The Hierarchy of Resources
- Accessing Resources in Code
- Organizing Resources with Resource Dictionaries
- Element-to-Element Binding
- One-Way Binding
- Two-Way Binding
- The Last Word
- Chapter 3: Layout13;
- The Layout Containers
- The Panel Background
- Borders
- Simple Layout with the StackPanel
- Layout Properties
- Alignment
- Margins
- Minimum, Maximum, and Explicit Sizes
- 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 UniformGrid
- Sizing Pages
- Scrolling with the ScrollViewer
- Scaling with the Viewbox
- Full-Screen Mode
- The Last Word
- Chapter 4: Dependency Properties and Routed Events13;
- Dependency Properties
- Defining and Registering a Dependency Property
- Dynamic Value Resolution
- Attached Properties
- The WrapBreakPanel Example
- Routed Events
- The Core Element Events
- Event Bubbling
- Handled (Suppressed) Events
- An Event Bubbling Example
- Mouse Handling
- Right-Clicks
- Mouse Movements
- The Mouse Wheel
- Capturing the Mouse
- A Mouse Event Example
- Mouse Cursors
- Keyboard Handling
- Key Presses
- Key Modifiers
- Focus
- The Command Model
- Building a Command
- Connecting a Command
- The Last Word
- Chapter 5: Elements13;
- T
- Isbn
- 9781283075367
- Label
- Pro Silverlight 4 in C♯
- Title
- Pro Silverlight 4 in C♯
- Statement of responsibility
- Matthew MacDonald
- Subject
-
- Application software -- Design
- Application software -- Development
- Application software -- Development
- Application software -- Development
- COMPUTERS -- Digital Media | General
- COMPUTERS -- Interactive & Multimedia
- COMPUTERS -- Web | Site Design
- COMPUTERS -- Web | User Generated Content
- Informatique
- Multimedia
- Multimedia systems
- Multimedia systems
- Multimedia systems
- Silverlight (Electronic resource)
- Silverlight (Electronic resource)
- Silverlight (Electronic resource)
- Silverlight (Electronic resource)
- User interfaces (Computer systems)
- User interfaces (Computer systems)
- User interfaces (Computer systems)
- Language
- eng
- Summary
- Explains how to use Silverlight to create flexible, interactive applications for the Web, with coverage of the features and tools of Silverlight, as well as animation, 2D drawing, files and XML, Web Services, HTML interaction, and ASP.NET
- Cataloging source
- GW5XE
- http://library.link/vocab/creatorName
- MacDonald, Matthew
- Dewey number
- 006.7
- Illustrations
- illustrations
- Index
- index present
- LC call number
- QA76.575
- LC item number
- .M285 2010
- Literary form
- non fiction
- Nature of contents
- dictionaries
- Series statement
- The expert's voice in Silverlight
- http://library.link/vocab/subjectName
-
- Multimedia systems
- User interfaces (Computer systems)
- Application software
- COMPUTERS
- COMPUTERS
- COMPUTERS
- COMPUTERS
- Multimedia systems
- User interfaces (Computer systems)
- Application software
- Informatique
- Application software
- Multimedia systems
- User interfaces (Computer systems)
- Multimedia
- Application software
- Label
- Pro Silverlight 4 in C♯, Matthew MacDonald
- Carrier category
- online resource
- Carrier category code
-
- cr
- Carrier MARC source
- rdacarrier
- Color
- multicolored
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent
- Contents
- Cover13; -- Table of Contents13; -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Understanding Silverlight -- Silverlight System Requirements -- Silverlight vs. Flash -- Silverlight and WPF -- The Evolution of Silverlight -- About This Book -- What You Need to Use This Book -- The Silverlight Toolkit -- Code Samples -- Feedback -- The Last Word -- Chapter 1: Introducing Silverlight13; -- Silverlight Design Tools -- Visual Studio vs. Expression Blend -- Understanding Silverlight Websites -- Creating a Stand-Alone Silverlight Project -- Creating a Simple Silverlight Page -- Adding Event-Handling Code -- Testing a Silverlight Application -- Creating an ASP.NET-Hosted Silverlight Project -- ASP.NET Controls That Render Silverlight Content -- Mixing ASP.NET Controls and Silverlight Content -- Silverlight Compilation and Deployment -- Compiling a Silverlight Application -- Deploying a Silverlight Application -- Silverlight Core Assemblies -- Silverlight Add-on Assemblies -- Assembly Caching -- The HTML Entry Page -- Sizing the Silverlight Content Region -- Silverlight Parameters -- Alternative Content -- Creating a Friendly Install Experience -- The Mark of the Web -- The Last Word -- Chapter 2: XAML13; -- XAML Basics -- XAML Namespaces -- The Code-Behind Class -- Properties and Events in XAML -- Simple Properties and Type Converters -- Complex Properties -- Attached Properties -- Nesting Elements -- Events -- The Full Eight Ball Example -- XAML Resources -- The Resources Collection -- The Hierarchy of Resources -- Accessing Resources in Code -- Organizing Resources with Resource Dictionaries -- Element-to-Element Binding -- One-Way Binding -- Two-Way Binding -- The Last Word -- Chapter 3: Layout13; -- The Layout Containers -- The Panel Background -- Borders -- Simple Layout with the StackPanel -- Layout Properties -- Alignment -- Margins -- Minimum, Maximum, and Explicit Sizes -- 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 UniformGrid -- Sizing Pages -- Scrolling with the ScrollViewer -- Scaling with the Viewbox -- Full-Screen Mode -- The Last Word -- Chapter 4: Dependency Properties and Routed Events13; -- Dependency Properties -- Defining and Registering a Dependency Property -- Dynamic Value Resolution -- Attached Properties -- The WrapBreakPanel Example -- Routed Events -- The Core Element Events -- Event Bubbling -- Handled (Suppressed) Events -- An Event Bubbling Example -- Mouse Handling -- Right-Clicks -- Mouse Movements -- The Mouse Wheel -- Capturing the Mouse -- A Mouse Event Example -- Mouse Cursors -- Keyboard Handling -- Key Presses -- Key Modifiers -- Focus -- The Command Model -- Building a Command -- Connecting a Command -- The Last Word -- Chapter 5: Elements13; -- T
- Control code
- 701719341
- Dimensions
- unknown
- Extent
- 1 online resource (xxxiii, 874 pages)
- Form of item
- online
- Isbn
- 9781283075367
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
-
- c
- Other physical details
- color illustrations
- http://library.link/vocab/ext/overdrive/overdriveId
- 978-1-4302-2979-7
- Specific material designation
- remote
- System control number
- (OCoLC)701719341
- Label
- Pro Silverlight 4 in C♯, Matthew MacDonald
- Carrier category
- online resource
- Carrier category code
-
- cr
- Carrier MARC source
- rdacarrier
- Color
- multicolored
- Content category
- text
- Content type code
-
- txt
- Content type MARC source
- rdacontent
- Contents
- Cover13; -- Table of Contents13; -- About the Author -- About the Technical Reviewer -- Acknowledgments -- Introduction -- Understanding Silverlight -- Silverlight System Requirements -- Silverlight vs. Flash -- Silverlight and WPF -- The Evolution of Silverlight -- About This Book -- What You Need to Use This Book -- The Silverlight Toolkit -- Code Samples -- Feedback -- The Last Word -- Chapter 1: Introducing Silverlight13; -- Silverlight Design Tools -- Visual Studio vs. Expression Blend -- Understanding Silverlight Websites -- Creating a Stand-Alone Silverlight Project -- Creating a Simple Silverlight Page -- Adding Event-Handling Code -- Testing a Silverlight Application -- Creating an ASP.NET-Hosted Silverlight Project -- ASP.NET Controls That Render Silverlight Content -- Mixing ASP.NET Controls and Silverlight Content -- Silverlight Compilation and Deployment -- Compiling a Silverlight Application -- Deploying a Silverlight Application -- Silverlight Core Assemblies -- Silverlight Add-on Assemblies -- Assembly Caching -- The HTML Entry Page -- Sizing the Silverlight Content Region -- Silverlight Parameters -- Alternative Content -- Creating a Friendly Install Experience -- The Mark of the Web -- The Last Word -- Chapter 2: XAML13; -- XAML Basics -- XAML Namespaces -- The Code-Behind Class -- Properties and Events in XAML -- Simple Properties and Type Converters -- Complex Properties -- Attached Properties -- Nesting Elements -- Events -- The Full Eight Ball Example -- XAML Resources -- The Resources Collection -- The Hierarchy of Resources -- Accessing Resources in Code -- Organizing Resources with Resource Dictionaries -- Element-to-Element Binding -- One-Way Binding -- Two-Way Binding -- The Last Word -- Chapter 3: Layout13; -- The Layout Containers -- The Panel Background -- Borders -- Simple Layout with the StackPanel -- Layout Properties -- Alignment -- Margins -- Minimum, Maximum, and Explicit Sizes -- 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 UniformGrid -- Sizing Pages -- Scrolling with the ScrollViewer -- Scaling with the Viewbox -- Full-Screen Mode -- The Last Word -- Chapter 4: Dependency Properties and Routed Events13; -- Dependency Properties -- Defining and Registering a Dependency Property -- Dynamic Value Resolution -- Attached Properties -- The WrapBreakPanel Example -- Routed Events -- The Core Element Events -- Event Bubbling -- Handled (Suppressed) Events -- An Event Bubbling Example -- Mouse Handling -- Right-Clicks -- Mouse Movements -- The Mouse Wheel -- Capturing the Mouse -- A Mouse Event Example -- Mouse Cursors -- Keyboard Handling -- Key Presses -- Key Modifiers -- Focus -- The Command Model -- Building a Command -- Connecting a Command -- The Last Word -- Chapter 5: Elements13; -- T
- Control code
- 701719341
- Dimensions
- unknown
- Extent
- 1 online resource (xxxiii, 874 pages)
- Form of item
- online
- Isbn
- 9781283075367
- Media category
- computer
- Media MARC source
- rdamedia
- Media type code
-
- c
- Other physical details
- color illustrations
- http://library.link/vocab/ext/overdrive/overdriveId
- 978-1-4302-2979-7
- Specific material designation
- remote
- System control number
- (OCoLC)701719341
Subject
- Application software -- Design
- Application software -- Development
- Application software -- Development
- Application software -- Development
- COMPUTERS -- Digital Media | General
- COMPUTERS -- Interactive & Multimedia
- COMPUTERS -- Web | Site Design
- COMPUTERS -- Web | User Generated Content
- Informatique
- Multimedia
- Multimedia systems
- Multimedia systems
- Multimedia systems
- Silverlight (Electronic resource)
- Silverlight (Electronic resource)
- Silverlight (Electronic resource)
- Silverlight (Electronic resource)
- User interfaces (Computer systems)
- User interfaces (Computer systems)
- User interfaces (Computer systems)
Member of
Library Links
Embed
Settings
Select options that apply then copy and paste the RDF/HTML data fragment to include in your application
Embed this data in a secure (HTTPS) page:
Layout options:
Include data citation:
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Pro-Silverlight-4-in-C%E2%99%AF-Matthew/UKuK6nPgiss/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Pro-Silverlight-4-in-C%E2%99%AF-Matthew/UKuK6nPgiss/">Pro Silverlight 4 in C♯, Matthew MacDonald</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>
Note: Adjust the width and height settings defined in the RDF/HTML code fragment to best match your requirements
Preview
Cite Data - Experimental
Data Citation of the Item Pro Silverlight 4 in C♯, Matthew MacDonald
Copy and paste the following RDF/HTML data fragment to cite this resource
<div class="citation" vocab="http://schema.org/"><i class="fa fa-external-link-square fa-fw"></i> Data from <span resource="http://link.library.missouri.edu/portal/Pro-Silverlight-4-in-C%E2%99%AF-Matthew/UKuK6nPgiss/" typeof="Book http://bibfra.me/vocab/lite/Item"><span property="name http://bibfra.me/vocab/lite/label"><a href="http://link.library.missouri.edu/portal/Pro-Silverlight-4-in-C%E2%99%AF-Matthew/UKuK6nPgiss/">Pro Silverlight 4 in C♯, Matthew MacDonald</a></span> - <span property="potentialAction" typeOf="OrganizeAction"><span property="agent" typeof="LibrarySystem http://library.link/vocab/LibrarySystem" resource="http://link.library.missouri.edu/"><span property="name http://bibfra.me/vocab/lite/label"><a property="url" href="http://link.library.missouri.edu/">University of Missouri Libraries</a></span></span></span></span></div>