|Aangeboden in rubriek:
Hebt u iets om te verkopen?

Silverlight 2 Unleashed by Bugnion, Laurent

Objectstaat:
Heel goed
Prijs:
US $9,99
OngeveerEUR 9,35
Verzendkosten:
Gratis Expresverzending. Details bekijkenvoor verzending
Bevindt zich in: Las Vegas, Nevada, Verenigde Staten
Levering:
Geschatte levering tussen ma, 6 mei en vr, 10 mei tot 43230
De levertijd wordt geschat met onze eigen methode op basis van onder meer de nabijheid van de koper ten opzichte van de objectlocatie, de geselecteerde verzendservice, en de verzendgeschiedenis van de verkoper. De leveringstermijnen kunnen variëren, vooral gedurende piekperiodes.
Retourbeleid:
30 dagen om te retourneren. Verkoper betaalt voor retourzending. Details bekijken- voor meer informatie over retourzendingen
Betalingen:
     

Winkel met vertrouwen

Geld-terug-garantie van eBay
Ontvang het object dat u hebt besteld of krijg uw geld terug. 

Verkopergegevens

Ingeschreven als zakelijke verkoper
De verkoper neemt de volledige verantwoordelijkheid voor deze aanbieding.
eBay-objectnummer:134156280828
Laatst bijgewerkt op 22 apr 2024 19:42:27 CESTAlle herzieningen bekijkenAlle herzieningen bekijken

Specificaties

Objectstaat
Heel goed: Een boek dat er niet als nieuw uitziet en is gelezen, maar zich in uitstekende staat ...
Binding
Paperback
Weight
2 lbs
Product Group
Book
IsTextBook
Yes
ISBN
9780672330148
Publication Name
Silverlight 2 Unleashed
Item Length
9.1in
Publisher
Pearson Education
Series
Unleashed Ser.
Publication Year
2008
Type
Textbook
Format
Trade Paperback
Language
English
Item Height
1.2in
Author
Laurent Bugnion
Item Width
7in
Item Weight
39 Oz
Number of Pages
608 Pages

Over dit product

Product Information

Full Color Code samples appear as they do in Visual Studio and Expression Blend! Printed entirely in color, with helpful figures and syntax coloring to make code samples appear as they do in Visual Studio and Expression Blend! Silverlight is Microsoft's new web-based User Interface (UI) technology, based on Windows Presentation Foundation (WPF), which is introducing many revolutionary concepts in the world of UI development. Silverlight uses XAML, with tools like Expression Design and Expression Blend, to create astonishing UI effects (such as gradients, compositions, and animations.) In addition to the richness of the UI elements, Silverlight 2 allows the use of C# or VB in addition to JavaScript to automate web pages. With Silverlight, you have the power of .NET on multiple platforms (IE and Firefox on Windows, Firefox and Safari on Macintosh, and Firefox on Linux). The author brings you up to speed very quickly with numerous hands-on examples. Use XAML to create state-of-the-art user interfaces Create XAML transforms and animations Design compelling user experiences with Microsoft Expression Blend Integrate media into your rich Internet applications Program Silverlight with both JavaScript and .NET languages Deploy Silverlight content to web pages Encode videos with Expression Media Encoder Make the most of Silverlight elements, resources, and styles Use templates to quickly change your application's look and feel Efficiently debug Silverlight code Use design tools to create graphics that import seamlessly into Silverlight Laurent Bugnion has been a software engineer since 1996. He has worked with many programming languages and environments, including C, C++, Java, HTML/CSS/JavaScript, and, since 2002, the Microsoft .NET platform. He has been honored twice as a Microsoft MVP: first for ASP.NET and now for Client Application Development. He blogs about Silverlight and related technologies at http://blog.galasoft.ch. ON THE WEB: Download all examples and source code presented in this book from informit.com/title/9780672330148 Category: Microsoft Programming/Web Programming Covers: Microsoft® Silverlight 2 User Level: Beginning Intermediate

Product Identifiers

Publisher
Pearson Education
ISBN-10
0672330148
ISBN-13
9780672330148
eBay Product ID (ePID)
65761918

Product Key Features

Author
Laurent Bugnion
Publication Name
Silverlight 2 Unleashed
Format
Trade Paperback
Language
English
Series
Unleashed Ser.
Publication Year
2008
Type
Textbook
Number of Pages
608 Pages

Dimensions

Item Length
9.1in
Item Height
1.2in
Item Width
7in
Item Weight
39 Oz

Additional Product Features

Lc Classification Number
Qa76.575.B84 2008
Table of Content
Introduction 1 About Code in This Book.... 1 One Year Older..... 2 1 Introducing Silverlight 3 Where Does Silverlight Come From?... 4 Automating Web Pages with JavaScript.. 4 Cascading Style Sheets... 5 Progressing to DHTML... 6 Communicating in a Richer Way with AJAX. 7 Using Third-Party Plug-Ins.... 7 Using Java Applets.... 7 Using ActiveX Controls... 8 Using Flash Applications... 8 Running on Multiple Platforms... 9 Making the Web Application Secure... 10 Introducing Silverlight.net.... 11 What Do You Need to Run Silverlight?.. 11 Updating Your Runtime--Automatically.. 12 Trying Silverlight Demos.... 12 Playing Chess Against Silverlight.. 13 Planning Your Trips with the Airline Application. 14 DeepZooming into the Hard Rock Café.. 15 Finding More Demos... 15 What Do You Need to Develop Silverlight?.. 16 Expression Studio.... 16 Visual Studio 2008.... 17 Reading the Documentation... 17 Browsing the Online Reference.. 18 Finding More Documentation... 18 Learning with Tutorials... 18 Looking into Silverlight''s Future... 19 Is ASP.NET/HTML/JavaScript Dead?.. 19 Summary..... 20 2 Understanding XAML 21 Using XML for Data.... 21 Using XML for User Interfaces... 23 Understanding XML Namespaces... 23 Defining Additional Namespaces... 24 Creating a Canvas with Children... 25 Attaching Properties: Canvas.Left and Canvas.Top.. 26 Documenting Your Markup with XML Comments. 27 Testing XAML Markup.... 27 Using SilverlightPad... 27 Using KaXaml.... 29 Setting Properties in XAML.... 30 Changing Brushes.... 32 Composing Scenes in XAML... 32 Saving Typing, Saving Space... 34 Summary..... 35 3 Playing with XAML Transforms and Animations 37 Transforming Visuals.... 37 Types of Transforms.... 39 RotateTransform.... 39 TranslateTransform.... 40 ScaleTransform.... 41 SkewTransform.... 42 MatrixTransform.... 43 Composing Transforms.... 44 Creating a Basic Animation.... 46 Understanding the Animation''s Elements.. 47 Adding a Scale Animation.... 49 Using Other Types of Animations... 50 Navigating the Property Path... 51 Deploying the Scene to a Web Page... 52 Summary..... 52 4 Expression Blend 53 The Expression Studio in Short... 53 Installing Expression Blend.... 54 Starting Expression Blend.... 54 Setting Options..... 55 Creating a New Project.... 56 Understanding the Panels.... 57 Looking at the Files.... 58 Executing in the Web Browser... 59 Working with Shapes.... 59 Using the Properties Panel.... 60 Using the Color Picker.... 61 Creating a LinearGradientBrush... 61 Changing the Gradient Vector... 62 Creating a RadialGradientBrush... 63 Creating a 3D Border Effect Using RadialGradientBrush. 63 Resetting Properties to Their Default Value.. 64 Composing the Elements Hierarchy... 64 Summary..... 65 5 Using Media 67 Mixing Colors..... 67 Why FF?..... 68 Seeing Through the Transparency Channel.. 69 Seeing Through the Opacity... 71 Using Vector Graphics.... 72 Adding Media to Your Scenes... 74 Laying Out the Application... 74 Adding Pictures.... 76 Adding Video.... 76 Testing the Result Quickly in a Web Browser. 77 Refining the Layout.... 78 Adding Yet Another Image... 79 Controlling Sound and Video... 80 Switching Auto-Play Off... 80 Creating an Endless Loop... 80 Pausing and Playing the Video.. 82 Setting a "Hand" Cursor... 82 Checking the Other Properties... 83 Filling the Space.... 83 Hiding the Media from Mouse Input.. 83 Using Media to Write.... 84 Writing with Video.... 84 Writing with Images... 85 Transforming Media.... 86 Using Web-Based Media.... 86 Summary..... 87 6 Blending a Little More 89 Cre
Copyright Date
2009
Target Audience
Scholarly & Professional
Topic
Software Development & Engineering / General, Web / Web Programming, User Interfaces, Interactive & Multimedia, Programming / Microsoft
Lccn
2008-040836
Illustrated
Yes
Genre
Computers

Objectbeschrijving van de verkoper

ThriftyFinds

ThriftyFinds

99% positieve feedback
9,1K objecten verkocht

Gedetailleerde verkopersbeoordelingen

Gemiddelde van de afgelopen 12 maanden

Nauwkeurige beschrijving
4.9
Redelijke verzendkosten
5.0
Verzendtijd
5.0
Communicatie
4.9
Ingeschreven als zakelijke verkoper

Feedback verkoper (2.587)

u***o (3457)- Feedback gegeven door koper.
Afgelopen maand
Geverifieerde aankoop
Very FAST delivery. Excellent product. Highly recommended seller.
l***l (10)- Feedback gegeven door koper.
Afgelopen maand
Geverifieerde aankoop
Amazing seller definitely recommend!! Good prices fast shipping fast response!
_***0 (5)- Feedback gegeven door koper.
Afgelopen maand
Geverifieerde aankoop
Game came in great condition! Can’t wait to play!