Cargando…

Silverlight 4 user interface cookbook : build and implement rich, standard-friendly user interfaces with Silverlight and Expression Blend /

Annotation

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Cipan, Vibor
Otros Autores: Kinney, Adam
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Birmingham : Packt, 2010.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Ia 4500
001 EBSCO_ocn712654461
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cnu---unuuu
008 110414s2010 enka of 001 0 eng d
040 |a N$T  |b eng  |e pn  |c N$T  |d S4S  |d E7B  |d OCLCQ  |d DEBSZ  |d OCLCQ  |d DKDLA  |d YDXCP  |d SIRPL  |d OCLCF  |d OCLCQ  |d AGLDB  |d CNNOR  |d MOR  |d PIFAG  |d OCLCQ  |d OCL  |d OCLCO  |d JBG  |d U3W  |d BRL  |d STF  |d WRM  |d OCLCQ  |d VTS  |d NLE  |d INT  |d VT2  |d UKMGB  |d OCLCQ  |d OCLCO  |d WYU  |d OCLCQ  |d A6Q  |d M8D  |d OCLCO  |d UKAHL  |d HS0  |d NLW  |d OCL  |d OCLCO  |d OCLCQ 
016 7 |a 018011768  |2 Uk 
019 |a 704516645  |a 712629345  |a 747912960  |a 961519805  |a 962602554  |a 988473494  |a 992116772  |a 1037538682  |a 1038577302  |a 1055359340  |a 1081234868  |a 1083555573  |a 1103270521  |a 1129353132 
020 |a 9781847198877  |q (electronic bk.) 
020 |a 1847198872  |q (electronic bk.) 
020 |a 1847198864  |q (Trade Paper) 
020 |a 9781847198860  |q (Trade Paper) 
020 |z 9781847198860 
029 1 |a AU@  |b 000051412019 
029 1 |a CHNEW  |b 000609549 
029 1 |a DEBBG  |b BV043099759 
029 1 |a DEBSZ  |b 372803709 
029 1 |a DEBSZ  |b 421626429 
029 1 |a HEBIS  |b 278031285 
029 1 |a NZ1  |b 13934963 
029 1 |a UKMGB  |b 018011768 
029 1 |a DKDLA  |b 820120-katalog:999942190405765 
035 |a (OCoLC)712654461  |z (OCoLC)704516645  |z (OCoLC)712629345  |z (OCoLC)747912960  |z (OCoLC)961519805  |z (OCoLC)962602554  |z (OCoLC)988473494  |z (OCoLC)992116772  |z (OCoLC)1037538682  |z (OCoLC)1038577302  |z (OCoLC)1055359340  |z (OCoLC)1081234868  |z (OCoLC)1083555573  |z (OCoLC)1103270521  |z (OCoLC)1129353132 
037 |b 01201872 
050 4 |a QA76.575  |b .C53 2010eb 
072 7 |a COM  |x 060160  |2 bisacsh 
082 0 4 |a 006.7/6  |2 22 
049 |a UAMI 
100 1 |a Cipan, Vibor. 
245 1 0 |a Silverlight 4 user interface cookbook :  |b build and implement rich, standard-friendly user interfaces with Silverlight and Expression Blend /  |c Vibor Cipan ; [foreword by Adam Kinney]. 
260 |a Birmingham :  |b Packt,  |c 2010. 
300 |a 1 online resource (ii, 259 pages) :  |b illustrations 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
588 0 |a Print version record. 
520 8 |a Annotation  |b Silverlight makes it much easier to build web applications with highly usable, interactive, and exciting user interfaces. However, with so many new options open to designers and developers, making the best use of the tools available is not always so easy. It's ease of use and rapid development process has left one area completely uncovered_ how to design, build, and implement professional and usable interfaces, and create an enjoyable user experience and interaction.<br /><br />Written by a Microsoft MVP and Silverlight Prototyping Specialist, this book is the first and only book on developing Silverlight User Interfaces. Clear, step-by-step instructions show how to build all the user interface elements that users look forward to in a cutting edge app. This book offers essential recipes, with each recipe depicting the commonly used user interface patterns built with Silverlight, and in some cases, with WPF to showcase the possibilities.<br /><br />The author's experience in designing and developing user interfaces enables him to share insights on creating professional interfaces in a clear and friendly way. The book starts off with recipes dealing with fixed and fluid layouts, building custom command link controls, working with navigation, and collapsible panels, and then moves on to the more advanced topics such as calendars, alternating row colors, and task panes. The author covers a number of different UI patterns, controls, and approaches accompanied by XAML and C♯ code where needed (and explained), along with usage context and practical, proven, and professional techniques for specific controls and patterns.<br /><br />From maps to task panes, and web cam support to pixel shaders, this Cookbook provides you with a rich selection of Silverlight UI recipes. It covers all that you need to know in order to design and implement a user interface, together with professional user experience and interface guidelines to make your solutions and applications pleasurable for your users. The author has found himself in the role of both, a designer and a developer, at different points in his professional career, and his motive was to create a book that will serve as a useful resource for designers and developers trying to find their way with Silverlight and Expression Blend. By the end of the book, you will be able to create a rich, professional, and standards-compliant user interface.<br /><br />Design and implement professional user interfaces with Silverlight. 
505 0 |a Cover; Copyright; Credits; Foreword; About the Author; Acknowledgement; About the Reviewers; Table of Contents; Preface; Chapter 1: Layouts and General Content Organization; Introduction; Fluid layout; Creating a navigation pane from the scratch; Window management and positioning; Wizards; Progressive disclosure-showing additional controls on demand; Control docking with DockPanel; Journal navigation; Tabs; Adding a status bar area; Chapter 2: Actions and Commands; Introduction; Command buttons; Classical menus; Context (right-click) menus; Progress indicators with known process duration 
505 8 |a Progress indicators with unknown process durationCreating menu drop-down; Command links; Split button and creating one from scratch; Multiple item selections with simple ListBox; Multiple item selections with ListBox and CheckBox combinations; Chapter 3: Searching, Finding, and Navigating; Introduction; Designing prominent action points; How to create faceted navigation and classification; Creating tree views; Creating and using expanders and collapsible panels; Creating and using a paging pattern; Using titled sections; Creating and using task panes (aka Action Panels) 
505 8 |a Creating and utilizing promoted actionsChapter 4: Date and Time Input, Tables, and Ratings; Introduction; Designing date picker interface; Using and implementing the calendar interface; Designing time input interface; Implementing star-based rating; Designing list views with alternating row colors; Chapter 5: Maps, Pop-up Windows, and Escaping the Browser; Introduction; Implementing pop-up window (modal dialogs) in Silverlight; Designing responsive enabling user interface; Adding maps to Silverlight applications; Building full-screen Silverlight experiences 
505 8 |a Implementing out-of-browser experiencesChapter 6: New Controls and Avant-Garde Features; Introduction; Webcam support and printing; Exploring and using pixel shaders and effects; Animating ListBox items; PathListBox-abandoning the rectangular ListBox; Index 
590 |a eBooks on EBSCOhost  |b EBSCO eBook Subscription Academic Collection - Worldwide 
630 0 0 |a Silverlight (Electronic resource) 
630 0 0 |a Microsoft Expression blend. 
630 0 7 |a Microsoft Expression blend.  |2 fast  |0 (OCoLC)fst01787200 
630 0 7 |a Silverlight (Electronic resource)  |2 fast  |0 (OCoLC)fst01792639 
650 0 |a Multimedia systems. 
650 0 |a User interfaces (Computer systems)  |x Design. 
650 6 |a Multimédia. 
650 7 |a COMPUTERS  |x Web  |x Web Programming.  |2 bisacsh 
650 7 |a Multimedia systems.  |2 fast  |0 (OCoLC)fst01028920 
650 7 |a User interfaces (Computer systems)  |x Design.  |2 fast  |0 (OCoLC)fst01163193 
655 7 |a Handbooks and manuals.  |2 fast  |0 (OCoLC)fst01423877 
700 1 |a Kinney, Adam. 
776 0 8 |i Print version:  |a Cipan, Vibor.  |t Silverlight 4 user interface cookbook.  |d Birmingham : Packt, 2010  |z 9781847198860 
856 4 0 |u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=358513  |z Texto completo 
938 |a Askews and Holts Library Services  |b ASKH  |n AH26943122 
938 |a ebrary  |b EBRY  |n ebr10435417 
938 |a EBSCOhost  |b EBSC  |n 358513 
938 |a YBP Library Services  |b YANK  |n 3601833 
994 |a 92  |b IZTAP