|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
EBSCO_ocn802057657 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr cnu---unuuu |
008 |
120709s2012 enk o 001 0 eng d |
040 |
|
|
|a E7B
|b eng
|e pn
|c E7B
|d OCLCO
|d N$T
|d OCLCQ
|d DEBSZ
|d OCLCQ
|d YDXCP
|d DEBBG
|d DKDLA
|d OCLCO
|d OCLCQ
|d OCLCO
|d AZK
|d OCLCO
|d JBG
|d AGLDB
|d MOR
|d PIFAG
|d OCLCQ
|d U3W
|d OCLCF
|d STF
|d OCLCO
|d WRM
|d VTS
|d NRAMU
|d INT
|d UKMGB
|d OCLCQ
|d G3B
|d TKN
|d OCLCQ
|d M8D
|d OCLCO
|d UKAHL
|d HS0
|d SFB
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018015122
|2 Uk
|
019 |
|
|
|a 961518597
|a 962635495
|a 1132040012
|a 1162247410
|a 1241800783
|a 1290083848
|a 1300690277
|
020 |
|
|
|a 9781849684675
|q (electronic bk.)
|
020 |
|
|
|a 1849684677
|q (electronic bk.)
|
020 |
|
|
|a 1849684669
|
020 |
|
|
|a 9781849684668
|
020 |
|
|
|z 9781849684668
|
020 |
|
|
|a 1281090166
|
020 |
|
|
|a 9781281090164
|
020 |
|
|
|a 9786613775528
|
020 |
|
|
|a 6613775525
|
029 |
1 |
|
|a AU@
|b 000054189012
|
029 |
1 |
|
|a DEBBG
|b BV040887617
|
029 |
1 |
|
|a DEBBG
|b BV043137073
|
029 |
1 |
|
|a DEBSZ
|b 372901883
|
029 |
1 |
|
|a DEBSZ
|b 421399708
|
029 |
1 |
|
|a NZ1
|b 15024465
|
029 |
1 |
|
|a UKMGB
|b 018015122
|
035 |
|
|
|a (OCoLC)802057657
|z (OCoLC)961518597
|z (OCoLC)962635495
|z (OCoLC)1132040012
|z (OCoLC)1162247410
|z (OCoLC)1241800783
|z (OCoLC)1290083848
|z (OCoLC)1300690277
|
037 |
|
|
|a 9781849684675
|b Packt Publishing Pvt. Ltd
|
050 |
|
4 |
|a QA76.575
|b .T67 2012eb
|
072 |
|
7 |
|a COM
|x 060160
|2 bisacsh
|
082 |
0 |
4 |
|a 006.7/6
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Tordgeman, Johnny.
|
245 |
1 |
0 |
|a MCTS :
|b Microsoft Silverlight 4 development (70-506) certification guide : a compact certification guide to help you prepare for, and pass, the (70-506) : TS : Microsoft Silverlight 4, development exam /
|c Johnny Tordgeman.
|
260 |
|
|
|a Birmingham :
|b Packt Pub.,
|c 2012.
|
300 |
|
|
|a 1 online resource (vi, 274 pages)
|
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
|
500 |
|
|
|a Includes index.
|
588 |
0 |
|
|a Print version record.
|
505 |
0 |
|
|a Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Overview of Silverlight; What is Microsoft Silverlight; Setting up your development environment; Introducing XAML; Content controls; Namespaces; Naming your objects; Setting properties; The Silverlight application model; Integrating Silverlight with HTML; Using the object tag; Using the JavaScript helper files; In and out-of-browser support; Summary; Chapter 2: Laying out Our User Interface; Arranging content with panels; Creating your first Silverlight application; Grid
|
505 |
8 |
|
|a StackPanelCanvas; Border; ScrollViewer; ViewBox; Controlling the visibility; Using core and content controls; Using core controls; TextBox; TextBlock; Buttons; Using content controls; Creating user controls; Creating your first user control; The navigation framework; Adding new pages; Navigation events; NavigationService; The UriMapper class; The journal; Implementing caching; Displaying a collection of items; ItemsControl; ListBox; ComboBox; TreeView; DataGrid; Displaying data in DataGrid; DataGrid templating; Sorting; Playing media files; The MediaElement control; Digital Rights Management
|
505 |
8 |
|
|a Working with audio filesAudioStreamCount and AudioStreamIndex; Balance; Volume; IsMuted; Displaying closed captioning; Test your knowledge; Summary; Chapter 3: Enhancing the User Interface; Creating or modifying the control styles; Styling on the element level; Styling at the page level; Explicit styling; Implicit styling; BasedOn styling; Styling at the global level; Styles hierarchy; Creating control templates; TemplateBinding; Showing the content; The ContentPresenter element; The ItemPresenter element; Attaching the style; Creating or modifying data templates
|
505 |
8 |
|
|a Creating your first data templateDataForm templates; Using UserControl as a data template; Manipulating visuals; Getting ready; Skew transform; Rotate transform; Scale transform; Translate transform; Perspective transforms; Grouping transformations together; Pixel shaders; Animating visuals; Creating storyboards; Controlling the storyboard; Repeating and reversing storyboards; Implementing easing functions; Configuring bitmap caching; Implementing behaviors; Triggering storyboards by using behaviors; Create your own behavior; Managing the visual state; Test your knowledge; Summary
|
505 |
8 |
|
|a Chapter 4: Implementing Application LogicHandle events; Adding events; Handling routed events; The AddHandler method; Consuming services asynchronously; Adding your first service reference; Configuring service endpoint; Handle timeouts; Cross-domain networking; Working with background threads; Spawning a background thread to execute code; Creating your first BackgroundWorker; Using the Dispatcher object; Working with the DispatcherTimer object; Working with dependency properties; The structure of dependency properties; Creating your first dependency property
|
520 |
|
|
|a A compact certification guide to help you prepare for and pass the (70-506): TS: Microsoft Silverlight 4 Development exam.
|
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
|
650 |
|
0 |
|a Multimedia systems
|x Examinations
|v Study guides.
|
650 |
|
0 |
|a Web sites
|x Design
|x Examinations
|v Study guides.
|
650 |
|
0 |
|a Application software
|x Development
|x Examinations
|v Study guides.
|
650 |
|
0 |
|a Web site development
|x Computer programs
|x Examinations
|v Study guides.
|
650 |
|
0 |
|a Web sites
|x Authoring programs
|x Examinations
|v Study guides.
|
650 |
|
6 |
|a Multimédia
|x Examens
|v Guides de l'étudiant.
|
650 |
|
6 |
|a Sites Web
|x Conception
|x Examens
|v Guides de l'étudiant.
|
650 |
|
6 |
|a Logiciels d'application
|x Développement
|x Examens
|v Guides de l'étudiant.
|
650 |
|
6 |
|a Sites Web
|x Systèmes-auteur
|x Examens
|v Guides de l'étudiant.
|
650 |
|
7 |
|a COMPUTERS
|x Web
|x Web Programming.
|2 bisacsh
|
650 |
|
7 |
|a Web sites
|x Design
|x Examinations
|2 fast
|
655 |
|
7 |
|a Study guides
|2 fast
|
776 |
0 |
|
|z 9781849684668
|
776 |
0 |
|
|z 9781849684675
|
856 |
4 |
0 |
|u https://ebsco.uam.elogim.com/login.aspx?direct=true&scope=site&db=nlebk&AN=466008
|z Texto completo
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH26944229
|
938 |
|
|
|a ebrary
|b EBRY
|n ebr10576347
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 466008
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 8935532
|
994 |
|
|
|a 92
|b IZTAP
|