Microsoft Silverlight 5: Building Rich Enterprise Dashboards
Formats:
save 15%!
save 37%!
Free Shipping!
| Also available on: |
|
- With this book and e-book, learn how to create, customize and design rich enterprise dashboards with Silverlight
- Move from scenarios to requirements by applying user-centered design best practices
- Discover the tips, tricks and hands on experience to create, customize and design rich enterprise dashboards with Silverlight from a distinguished team of User Experience and Development authors
Book Details
Language : EnglishPaperback : 288 pages [ 235mm x 191mm ]
Release Date : January 2012
ISBN : 1849682348
ISBN 13 : 9781849682343
Author(s) : Todd Snyder, Joel Eden, PhD, Jeffrey Smith, Matthew Duffield
Topics and Technologies : All Books, Microsoft Servers, Enterprise, Microsoft, Microsoft Silverlight
Table of Contents
PrefaceChapter 1: The Silverlight Technology
Chapter 2: Overview of Dashboards and Silverlight
Chapter 3: Silverlight Design and Development Tools
Chapter 4: Building a Basic Dashboard
Chapter 5: Dashboard Types and User Needs
Chapter 6: Designing for Insight
Chapter 7: Designing your Dashboard
Chapter 8: Building an End-to-End Solution
Chapter 9: Data Access Strategies
Chapter 10: Building Dashboards in SharePoint and Silverlight
Index
- Chapter 1: The Silverlight Technology
- What benefit does Silverlight bring to the table?
- XAML as a declarative programming model
- Model-View-ViewModel (MVVM)
- View First versus ViewModel First
- Dependency Injection (DI)
- Silverlight as a Web technology
- Asynchronous programming in Silverlight
- Silverlight features
- Client-side application development
- Reduced server load
- Client-side state
- Cross-browser development simplified
- Putting the pieces together
- Summary
- Chapter 2: Overview of Dashboards and Silverlight
- What are dashboards
- Purpose of dashboards
- Problems dashboards solve
- Current state of building dashboards
- When good just isn't good enough
- Why should we use Silverlight?
- Summary
- Chapter 3: Silverlight Design and Development Tools
- Blend strengths and weaknesses
- Visual Studio strengths and weaknesses
- Visual States
- Storyboards
- Sample Data
- Templates
- Visual Studio
- Debugging
- Developing for Silverlight
- Project Management
- Summary
- Chapter 4: Building a Basic Dashboard
- Creating a Silverlight Dashboard Application
- What is the MVVM pattern
- Building the Dashboard
- Setting up the Data Source
- Defining the View-Model and Model classes
- Laying out XAML and Data Binding
- Customizing the UI
- Summary
- Chapter 5: Dashboard Types and User Needs
- Different dashboards for different needs
- Strategic
- Analytical
- Operational
- The Good, the Bad, and the Ugly—typical dashboard charts and graphs
- Bar chart
- Pros
- Cons
- Stacked bar chart
- Pros
- Cons
- Line graph
- Pros
- Cons
- Scatterplot
- Pros
- Cons
- Bullet graph
- Pros
- Cons
- Sparkline
- Pros
- Cons
- Small multiples
- Pros
- Cons
- Pie chart
- Pros
- Cons
- Focusing on needs, not technology
- Representing and communicating user experience
- User-centered design
- User research
- Personas
- Scenarios
- Requirements
- Storyboards
- Sketches
- Wireframes
- Prototypes
- High-fidelity mockups
- Scenario-based requirements and design
- Example scenarios for dashboard design
- Summary
- Chapter 6: Designing for Insight
- Interaction aesthetics versus visual aesthetics
- Pre-attentive processing
- Applying pre-attentive processing to dashboard design
- Warnings about using pre-attentive attributes
- Scenario-based design of our dashboard
- Our initial overall dashboard wireframe
- Requirement 1
- Requirement 2
- Requirement 3
- Requirement 4
- Requirement 5
- Requirement 6
- Summary
- Chapter 7: Designing your Dashboard
- Knowing your tools
- Blend basics
- Assets
- Data
- Design View (Artboard)
- Objects and Timeline
- Parts
- Projects
- Properties
- Resources
- Results
- States
- Styling in Silverlight
- Referencing resources
- Implementing resources
- Creating a Button
- Exploring a Button's Control Template
- Adding Visual States (Visual State Manager)
- Converting Brushes to Resources
- Creating Resource Dictionaries
- Getting started with styling our Dashboard
- Creating a custom User Control in Blend
- Styling the Grid and Chart
- Summary
- Chapter 8: Building an End-to-End Solution
- Dashboard prerequisites
- Dashboard requirements
- Designing the solution
- Describing an N-Tier application design
- Sample project structure
- Setting up the Data Source
- Reviewing the database schema
- Stored procedures
- spTopUsInternetProducts
- spTopUsInternetCustomers
- spSalesByRegion
- spFinanceData
- Building the server components
- Domain Model (Shared Between Client and Server)
- Data Access Layer
- Building the WCF service
- Defining the presentation layer
- View and controls
- View Model
- Service Layer
- Summary
- Chapter 9: Data Access Strategies
- Data access overview
- Core networking classes
- Working with WebClient
- Using Fiddler
- Understanding network security
- Building services with Windows Communication Foundation
- Working with WCF
- The data access layer
- Building a SOAP service
- Building a REST service
- Exploring OData data services
- Building an OData service
- Consuming an external service
- Summary
- Chapter 10: Building Dashboards in SharePoint and Silverlight
- Overview of SharePoint
- Setting up SharePoint
- Building a Silverlight web part
- Using the Client Object Model
- Building a SharePoint Silverlight dashboard
- Setting up our data source
- Building our dashboard
- SharePoint Data Access Strategies
- Summary
Todd Snyder
Joel Eden, PhD
Jeffrey Smith
Matthew Duffield
Code Downloads
Download the code and support files for this book.
Submit Errata
Please let us know if you have found any errors not listed on this list by completing our errata submission form. Our editors will check them and add them to this list. Thank you.
Errata
- 1 submitted: last submission 29 Apr 2013Errata type: Code Related | Chapters 4, 8, 9, 10, and 11 | Errata date: 19 April 2013
There are missing spaces issues in Chapters 4, 8, 9, 10, and 11. Please refer to the downloadable code files available at http://www.packtpub.com/microsoft-silverlight-5-for-enterprise-dashboards/book.
Sample chapters
You can view our sample chapters and prefaces of this title on PacktLib or download sample chapters in PDF format.
- Learn how to create custom user controls, reference resources, and edit basic control templates
- Build an end-to-end dashboard solution
- Learn how to use Microsoft Expression Blend to style a dashboard
- Explore the different types of dashboards, and learn how to choose the most appropriate dashboard type based on your project goals
- Discover and represent user needs and scenarios as a basis for dashboard design, using user experience best practices
- Understand how to determine between the different data access strategies (SOAP, REST, and OData)
- Host and use Silverlight WebParts and the SharePoint Client Object Model
Microsoft Silverlight is a powerful development platform for creating rich media applications and line of business applications for the web and desktop. Silverlight enables you to create, customize and design rich enterprise dashboards that highlight Key Performance Indicators for your business.
Microsoft Silverlight 5: Building Rich Enterprise Dashboards is a concise and practical tutorial that shows you how to create, customize and design rich enterprise dashboards with Silverlight.
This book provides real world user experience design topics and starts by providing an overview of the Silverlight Platform and the clear advantages it provides for building dashboards. The book then dives into topics such as Silverlight design and development tools, building a basic Dashboard, Dashboard types and user needs, Designing for Insight, Styling, Building an End to End Dashboard Solution and Data Access Strategies amongst others.
This book is a concise and practical tutorial that shows you how to create, customize and design rich enterprise dashboards with Silverlight.
If you are a .Net developer who wants to create, customize and design rich enterprise dashboards with Silverlight, then this book is for you. You should have an intermediate understanding of .Net development, with a working knowledge of Microsoft Silverlight.

