Cargando…

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocn701719341
003 OCoLC
005 20231017213018.0
006 m o d
007 cr cn|||||||||
008 110214s2010 caua o 001 0 eng d
040 |a GW5XE  |b eng  |e pn  |c GW5XE  |d VLB  |d OCLCQ  |d OCLCF  |d BEDGE  |d UMI  |d XFF  |d E7B  |d CDX  |d YDXCP  |d EBLCP  |d MHW  |d DEBSZ  |d IDEBK  |d W2U  |d UWW  |d N$T  |d COO  |d AU@  |d OCLCQ  |d VT2  |d Z5A  |d OCLCQ  |d UAB  |d MERUC  |d ESU  |d OCLCQ  |d OCLCO  |d IOG  |d CEF  |d INT  |d U3W  |d OCLCQ  |d OCLCO  |d UWO  |d YOU  |d OCLCQ  |d AUD  |d WURST  |d OCLCQ  |d INARC  |d OCLCO  |d OCLCQ 
019 |a 681422246  |a 699810151  |a 708565749  |a 743407236  |a 750174714  |a 781406518  |a 816835866  |a 985062648  |a 1005830686  |a 1044205492  |a 1056400207  |a 1060864544  |a 1072000703  |a 1083303451  |a 1087328239  |a 1087407897  |a 1103266840  |a 1105588169  |a 1129341939  |a 1152975334  |a 1162736200  |a 1192332557  |a 1240521085  |a 1391787103 
020 |a 9781430229803  |q (electronic bk.) 
020 |a 1430229802  |q (electronic bk.) 
020 |a 1283075369 
020 |a 9781283075367 
020 |z 9781430229797  |q (pbk.) 
020 |z 1430229799  |q (pbk.) 
029 1 |a AU@  |b 000048832377 
029 1 |a DEBSZ  |b 355436027 
029 1 |a DEBSZ  |b 396959539 
029 1 |a HEBIS  |b 291506801 
029 1 |a NZ1  |b 13875451 
029 1 |a NZ1  |b 14263687 
035 |a (OCoLC)701719341  |z (OCoLC)681422246  |z (OCoLC)699810151  |z (OCoLC)708565749  |z (OCoLC)743407236  |z (OCoLC)750174714  |z (OCoLC)781406518  |z (OCoLC)816835866  |z (OCoLC)985062648  |z (OCoLC)1005830686  |z (OCoLC)1044205492  |z (OCoLC)1056400207  |z (OCoLC)1060864544  |z (OCoLC)1072000703  |z (OCoLC)1083303451  |z (OCoLC)1087328239  |z (OCoLC)1087407897  |z (OCoLC)1103266840  |z (OCoLC)1105588169  |z (OCoLC)1129341939  |z (OCoLC)1152975334  |z (OCoLC)1162736200  |z (OCoLC)1192332557  |z (OCoLC)1240521085  |z (OCoLC)1391787103 
037 |a 978-1-4302-2979-7  |b Springer  |n http://www.springerlink.com 
050 4 |a QA76.575  |b .M285 2010 
072 7 |a COM  |x 087000  |2 bisacsh 
072 7 |a COM  |x 034000  |2 bisacsh 
072 7 |a COM  |x 060130  |2 bisacsh 
072 7 |a COM  |x 060150  |2 bisacsh 
082 0 4 |a 006.7  |2 22 
049 |a UAMI 
100 1 |a MacDonald, Matthew. 
245 1 0 |a Pro Silverlight 4 in C♯ /  |c Matthew MacDonald. 
260 |a [Berkeley, Calif.] :  |b Apress :  |b Distributed to the Book trade worldwide by Springer Science+Business Media,  |c ©2010. 
300 |a 1 online resource (xxxiii, 874 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 
490 1 |a The expert's voice in Silverlight 
520 |a 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. 
588 0 |a Print version record. 
505 0 |a 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. 
506 |a University staff and students only. Requires University Computer Account login off-campus. 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a Silverlight (Electronic resource) 
630 0 7 |a Silverlight (Electronic resource)  |2 blmlsh 
630 0 7 |a Silverlight (Electronic resource)  |2 fast  |0 (OCoLC)fst01792639 
630 0 7 |a Silverlight (Electronic resource)  |2 sears 
650 0 |a Multimedia systems. 
650 0 |a User interfaces (Computer systems) 
650 0 |a Application software  |x Development. 
650 2 |a User-Computer Interface 
650 6 |a Multimédia. 
650 6 |a Interfaces utilisateurs (Informatique) 
650 6 |a Logiciels d'application  |x Développement. 
650 7 |a COMPUTERS  |x Digital Media  |x General.  |2 bisacsh 
650 7 |a COMPUTERS  |x Interactive & Multimedia.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x Site Design.  |2 bisacsh 
650 7 |a COMPUTERS  |x Web  |x User Generated Content.  |2 bisacsh 
650 7 |a Multimedia systems.  |2 blmlsh 
650 7 |a User interfaces (Computer systems)  |2 blmlsh 
650 7 |a Application software  |x Development.  |2 blmlsh 
650 7 |a Informatique.  |2 eclas 
650 7 |a Application software  |x Development.  |2 fast  |0 (OCoLC)fst00811707 
650 7 |a Multimedia systems.  |2 fast  |0 (OCoLC)fst01028920 
650 7 |a User interfaces (Computer systems)  |2 fast  |0 (OCoLC)fst01163191 
650 7 |a Multimedia.  |2 sears 
650 7 |a Application software  |x Design.  |2 sears 
653 0 0 |a computerwetenschappen 
653 0 0 |a computer sciences 
653 1 0 |a Information and Communication Technology (General) 
653 1 0 |a Informatie- en communicatietechnologie (algemeen) 
776 0 8 |i Print version:  |a MacDonald, Matthew.  |t Pro Silverlight 4 in C♯.  |d [Berkeley, Calif.] : Apress : Distributed to the book trade worldwide by Springer Science+Business Media, ©2010  |z 9781430229797  |w (OCoLC)502033908 
830 0 |a Expert's voice in Silverlight. 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781430229797/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Internet Archive  |b INAR  |n prosilverlight4i0000macd 
938 |a Coutts Information Services  |b COUT  |n 17823606 
938 |a EBL - Ebook Library  |b EBLB  |n EBL667007 
938 |a ebrary  |b EBRY  |n ebr10444162 
938 |a EBSCOhost  |b EBSC  |n 373624 
938 |a ProQuest MyiLibrary Digital eBook Collection  |b IDEB  |n 307536 
938 |a YBP Library Services  |b YANK  |n 3620423 
994 |a 92  |b IZTAP