Cargando…

Microsoft Silverlight 5 : building rich enterprise dashboards : create, customize, and design rich enterprise dashboards with Microsoft Silverlight 5 Snyder, Todd. Microsoft Silverlight 5 /

Annotation 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 bu...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Snyder, Todd
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham, U.K. : Packt Pub., 2012.
Colección:Enterprise : professional expertise distilled
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ma 4500
001 EBSCO_ocn781540358
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 120310s2012 enka o 001 0 eng d
040 |a E7B  |b eng  |e pn  |c E7B  |d OCLCQ  |d N$T  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d DKDLA  |d OCLCQ  |d COO  |d OCLCQ  |d OCLCF  |d OCLCQ  |d AZK  |d AGLDB  |d CNNOR  |d MOR  |d PIFAG  |d OCLCQ  |d OCLCO  |d U3W  |d STF  |d WRM  |d OCLCQ  |d VTS  |d NLE  |d INT  |d OCLCQ  |d OCLCO  |d UKMGB  |d OCLCQ  |d OCLCO  |d A6Q  |d UKAHL  |d VT2  |d HS0  |d SFB  |d VLY  |d AJS  |d OCLCO  |d OCLCQ 
015 |a GBB747763  |2 bnb 
016 7 |a 018015119  |2 Uk 
019 |a 785780897  |a 961596384  |a 962598812  |a 988431485  |a 988486601  |a 991926787  |a 1037731691  |a 1038635105  |a 1083617026  |a 1103260023  |a 1107336757  |a 1129346008  |a 1132024249  |a 1162242021  |a 1241820213  |a 1259218554 
020 |a 9781849682350  |q (electronic bk.) 
020 |a 1849682356  |q (electronic bk.) 
020 |a 1849682348 
020 |a 9781849682343 
020 |z 9781849682343 
020 |a 1283457563 
020 |a 9781283457569 
020 |a 9786613457561 
020 |a 6613457566 
029 1 |a AU@  |b 000050968243 
029 1 |a AU@  |b 000053024190 
029 1 |a AU@  |b 000059711057 
029 1 |a DEBBG  |b BV043159087 
029 1 |a DEBSZ  |b 37290503X 
029 1 |a DEBSZ  |b 421452374 
029 1 |a NZ1  |b 14973363 
029 1 |a UKMGB  |b 018015119 
035 |a (OCoLC)781540358  |z (OCoLC)785780897  |z (OCoLC)961596384  |z (OCoLC)962598812  |z (OCoLC)988431485  |z (OCoLC)988486601  |z (OCoLC)991926787  |z (OCoLC)1037731691  |z (OCoLC)1038635105  |z (OCoLC)1083617026  |z (OCoLC)1103260023  |z (OCoLC)1107336757  |z (OCoLC)1129346008  |z (OCoLC)1132024249  |z (OCoLC)1162242021  |z (OCoLC)1241820213  |z (OCoLC)1259218554 
037 |a 9781849682350  |b Packt Publishing Pvt. Ltd 
050 4 |a QA76.575  |b .S69 2012eb 
072 7 |a COM  |x 005000  |2 bisacsh 
082 0 4 |a 005.3  |2 23 
049 |a UAMI 
100 1 |a Snyder, Todd. 
245 1 0 |a Microsoft Silverlight 5 :  |b building rich enterprise dashboards : create, customize, and design rich enterprise dashboards with Microsoft Silverlight 5 Snyder, Todd. Microsoft Silverlight 5 /  |c Todd Snyder [and others]. 
260 |a Birmingham, U.K. :  |b Packt Pub.,  |c 2012. 
300 |a 1 online resource (v, 269 pages) :  |b color illustrations. 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a data file  |2 rda 
490 0 |a Enterprise : professional expertise distilled 
500 |a Includes index. 
520 8 |a Annotation 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. 
505 0 |a Cover; Copyright; Credits; About the Authors; About the Reviewers; Table of Contents; Preface; 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 
505 8 |a Chapter 2: Overview of Dashboards and SilverlightWhat 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; Visual Studio strengths and weaknesses; Visual States; Storyboards; Sample Data; 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 
505 8 |a Setting up the Data SourceDefining the View-Model and Model classes; Laying out XAML and Data Binding; Customizing the UI; Summary; Chapter 5: Dashboard Types and User Needs; Analytical; Operational; The Good, the Bad, and the Ugly-typical dashboard charts and graphs; Pros; Cons; Scatterplot; Pros; Cons; 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 
505 8 |a Scenario-based requirements and designExample 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; Requirement 5; 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 
505 8 |a Implementing resourcesCreating 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 
546 |a English. 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Silverlight (Electronic resource) 
630 0 7 |a Silverlight (Electronic resource)  |2 fast  |0 (OCoLC)fst01792639 
650 0 |a Dashboards (Management information systems) 
650 6 |a Tableaux de bord (Gestion) 
650 7 |a COMPUTERS  |x Enterprise Applications  |x General.  |2 bisacsh 
650 7 |a Dashboards (Management information systems)  |2 fast  |0 (OCoLC)fst01736965 
776 |z 1-84968-234-8 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=433625  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26944005 
938 |a ebrary  |b EBRY  |n ebr10532059 
938 |a EBSCOhost  |b EBSC  |n 433625 
994 |a 92  |b IZTAP