Search

Table of Contents
Silverlight 2 Unleashed
BOOK:
Silverlight 2 Unleashed

Go to Page:  of 553

Browse by Category
 
 
Hide Left Column
Silverlight 2 Unleashed - Graphically Rich Book
Silverlight 2 Unleashed
by Laurent Bugnion

Publisher: Sams
Pub Date: October 15, 2008
Print ISBN-10: 0-672-33014-8
Print ISBN-13: 978-0-672-33014-8
Web ISBN-10: 0-7686-8684-9
Web ISBN-13: 978-0-7686-8684-5
Pages: 608
Slots: 1.0
Start Reading
Buy Print Version
Overview

This is the Safari online edition of the printed book.

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

$49.99 USA / $54.99 CAN / £31.99 Net UK

 
Editorial Reviews
Product Description

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

 

$49.99 USA / $54.99 CAN / £31.99 Net UK

 

 
Other Readers Also Read
Top Sellers in This Category
Browse Similar Topics
   
Reader Reviews From Amazon (Ranked by 'Helpfulness')
Average Customer Rating:based on 8 reviews.
Great overview of SL2, 2009-05-10
Reviewer rating:
Good for an overview of databinding, video and media, styling, transforms, custom controls, etc. but doesn't go into detail on any one thing. Not meant to be a reference for all the controls, attributes, and functions available - just an overview and introduction.
A Broad Overview for Microsoft Silverlight, 2009-04-04
Reviewer rating:
This book gives you an intoduction to what Microsoft's solution to web applications regarding Silverlight. This book covers how XAML, Javascript, C#, and Microsot Expression studio relate to each other. Also brief comparsions between different technologies are mentioned. Sample examples are provided for explanation(codes are presented in color). I think this book is a good beginner's guide for building Silverlight web applications. Readers are encouraged to study more details on each topic covered by this book after finish this book.
The future of the Internet has arrived!, 2009-03-31
Reviewer rating:
Microsoft's new Silverlight 2.0 is creating quite a storm of interest in the world of website creation. This book is an excellent introduction to the technology. I am satisfied that I made the right decision to utilize Silverlight rather than Flash for all future web design. A definite must-have!
Very thorough and applies to the release version, 2008-11-21
Reviewer rating:
I previously purchased 'Introducing Microsoft Silverlight' by Laurence Moroney, and it was fine for its time before Silverlight 2 was released. However, do NOT buy any book not based on the release version - way too much has changed from Beta 2 and you will be quickly frustrated.

This was an excellent book! But...first the bad. I think it was a little too basic in parts, particularly when it tried to teach me how to program in C#. One book should not try to be both a beginning tutorial and address advanced topics, which this does - I would have much preferred a lot less basics and a little more in-depth explanations. It was obviously rushed through to production because the graphics did not match the text in many cases, and there were obvious bugs in the examples that would have never compiled, much less work correctly. However, it all got the point across very well. I am not a great fan of 'let me show everything with examples' - I would rather have more meat and explanations. This book is BIG on example code, though - which is good in the advanced topics where you can have exact syntax to copy and play with.

Now the good - this book is very thorough, although it occasionally leaves out simple subjects (how do you upload a file to a server???) The examples are thorough, and Bugnion talks through most lines of code. He also covers almost all of the controls available in 2.0, and he even discusses the object hierarchy, which is invaluable when creating your own controls.

Expression Blend is thoroughly covered, as well as significant tutorials in how to code in Visual Studio 2008. This book is meant for a C# programmer who is interested in building n-tier Silverlight applications, not simple eye-candy. Integration with JavaScript and the browser DOM is also given a complete discussion.

In summary, this is the best book out there so far. If you are a C# developer looking to get into this Silverlight 'stuff', don't hesitate to drop a few dollars on this book. As an aside, Flash completely fried my brain - it is a designer's tool, not a developer's tool - and I despise it! Silverlight tends to lean to the developer, but still allows you to do all the cool stuff. In my opinion a perfect compromise and this book reflects that attitude by covering the coding as well as the design aspects extremely well.
Excellent overview of Silverlight 2 for those new to the platform, 2008-11-07
Reviewer rating:
Laurent has made a special contribution to the Silverlight world with this book: this is something that anyone with some web development can pick up to get started learning about this great new platform. Not a reference book, this is a good overview.

Before this guide, a lot of Silverlight knowledge was held solely by early adopters, and nearly off-limits to casual web developers looking to extend their knowledge from AJAX and the Adobe stack to what Microsoft has to offer.

This book is full of so many short topics that you'll come away with a great idea of what the possibilities are.

In Silverlight 2 Unleashed there's info on the tools, the highlights and promise of the platform, and get started exploring Silverlight for your next project. The book moves from XAML to an intro on .NET, C# basics, data binding overview, working with XML, and even unit testing.

If you've read Windows Presentation Foundation Unleashed (WPF) (Unleashed) or Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition (Books for Professionals by Professionals), you won't find the technical details you might expect.

So, let's be clear: this is targeted at those new to web development on the Microsoft stack OR new to everything Silverlight OR those looking for the highlights. If you're new to these things, this is one of the few books that you don't need knowledge of the last 6 years of Microsoft's platform to get going. And that's great!
 
Some information above was provided using data from Amazon.com. View at Amazon >
Silverlight 2 Unleashed - Graphically Rich Book
Silverlight 2 Unleashed
by Laurent Bugnion

Publisher: Sams
Pub Date: October 15, 2008
Print ISBN-10: 0-672-33014-8
Print ISBN-13: 978-0-672-33014-8
Web ISBN-10: 0-7686-8684-9
Web ISBN-13: 978-0-7686-8684-5
Pages: 608
Slots: 1.0
Start Reading
Buy Print Version
© 2009 Safari Books Online. All rights reserved.