Vous voulez voir cette page en français ? Cliquez ici.


or
Sign in to turn on 1-Click ordering.
More Buying Choices
Have one to sell? Sell yours here
Silverlight 4: Problem - Design - Solution
 
 

Silverlight 4: Problem - Design - Solution [Paperback]

Nick Lecrenski

List Price: CDN$ 59.99
Price: CDN$ 40.52 & this item ships for FREE with Super Saver Shipping. Details
You Save: CDN$ 19.47 (32%)
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
In Stock.
Ships from and sold by Amazon.ca. Gift-wrap available.
Only 1 left in stock--order soon (more on the way).
Want it delivered Tuesday, May 29? Choose One-Day Shipping at checkout.

Frequently Bought Together

Customers buy this book with Professional Silverlight 4 CDN$ 36.74

Silverlight 4: Problem - Design - Solution + Professional Silverlight 4
Price For Both: CDN$ 77.26

Show availability and shipping details

  • This item: Silverlight 4: Problem - Design - Solution

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details

  • Professional Silverlight 4

    In Stock.
    Ships from and sold by Amazon.ca.
    This item ships for FREE with Super Saver Shipping. Details


Product Details


Product Description

Product Description

A hands-on guide to Microsoft's latest rich application development technology: Silverlight 4

Silverlight 4 is the newest version of the rich Internet application toolkit that provides support for .NET capabilities over the Internet. With this latest release of Silverlight, Microsoft has revolutionized the way that Web applications can be created. This book uses the popular Problem – Design – Solution strategy to demonstrate how to harness the power and abilities of Silverlight 4 to add value to the overall user experience of a Web site.

Using a Web site created by the author as a reference point, you'll go through the steps of creating a live, fully functional application for the Web using Silverlight 4 and the Silverlight Control Toolkit. Along the way, the book addresses important design considerations, such as the use of Web Services and the SQL Server database.

  • Uses the popular Problem – Design – Solution format show you how to harness the power of the latest version of Silverlight, Microsoft's rich Internet application toolkit
  • Puts the author's own Web site to task as you learn to create rich user interfaces that integrate video, HTML, and social networking components
  • Explains system linking and data flow, end user interface, system architecture based on Silverlight 4 and .NET 4, and more
  • Includes coverage on integrating social networking and Facebook

With this book, you'll quickly get started using the new features of Silverlight 4 to enhance the user experience of a Web site.

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

From the Back Cover

Create a fully functional application using Silverlight 4

Silverlight 4 boasts long-awaited features that conquer writing a Rich Internet Application. Using new line-of-business features in this book, you create a web application that's more responsive than a traditional ASP.NET web site. Leveraging new features and the improved Silverlight Toolkit, in each chapter you'll work through the problem statement, design analysis, and solution implementation.

Silverlight 4: Problem–Design–Solution:

  • Explains how to determine functional requirements for your site

  • Details the latest features, such as charting, enhanced data entry controls, navigation framework, and element to element binding

  • Covers the new Silverlight Toolkit featuring themes, charting, and layout management

  • Uses the new .NET RIA Services for your middle tier and data access layers

  • Utilizes existing Silverlight ASP.NET membership, authentication, and profile services

  • Illustrates adding social networking to the application using a Silverlight based MySpace application

  • Addresses generating revenue with Pay-Per-Click advertisements from Google AdSense and recurring monthly subscriptions using the PayPal® developer API

  • Shows how to leverage the ASP.NET AJAX Control Toolkit to incorporate HTML content into a Silverlight application

  • Includes step-by-step deployment instructions to host the site with a real shared hosted provider, Discount ASP.NET

Wrox Problem – Design – Solution references give you solid, workable solutions to real-world development problems. Each chapter is devoted to a different scenario, analyzing every problem, examining relevant design issues, and implementing the ideal solution.

wrox.com

Programmer Forums
Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.

Code Downloads
Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.

Read More
Find articles, ebooks, sample chapters and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.


Inside This Book (Learn More)
Browse Sample Pages
Front Cover | Copyright | Table of Contents | Excerpt | Index | Back Cover
Search inside this book:

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organize and find favorite items.
Your tags: Add your first tag
 

What Other Items Do Customers Buy After Viewing This Item?


Customer Reviews

There are no customer reviews yet on Amazon.ca
5 star:    (0)
4 star:    (0)
3 star:    (0)
2 star:    (0)
1 star:    (0)
 
 
 
Share your experience with this product with others
Create your own review
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com: 2.7 out of 5 stars (12 customer reviews)

9 of 9 people found the following review helpful
3.0 out of 5 stars not bad, but it is also not a must have, May 4 2010
By T. Anderson - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This review is from: Silverlight 4: Problem - Design - Solution (Paperback)
I must say that it is rare to find such an emotional author when reading a programming book, but that is what you get with this book. This guy is excited about programming.

He tells a lot of personal stories and does not hold back his personal opinion.

At first all the emotional jargon bothered me and I found myself just saying "get to the point!!!", but after a while his style of writing grew on me so I was able to keep reading. I do however think this book could have been 200 pages shorter without all the mumbo jumbo.

This is not a Nutshell book, and it is not a reference book. You will need to read it to get the most value out of it.

The thing I like most about the book is all the non-Silverlight information. The author covers implementing a custom membershipprovider, integrating with MySpace, using Adsense, using Paypal, and deploying to discount ASP.net.

The book is not bad, but it is also not a must have.

7 of 9 people found the following review helpful
2.0 out of 5 stars Could have been good but it's not, July 12 2010
By Harold M. - Published on Amazon.com
This review is from: Silverlight 4: Problem - Design - Solution (Paperback)
At first I liked this book very much because of the way the program design is set out and the various options the author covers, with clear reasons for choosing one design choice over another for his application.

However, once I started trying to follow along with his exercises, it became immediately apparent that this book is not intended to teach how to actually work in Silverlight at the coding level. The author simply presents his finished pages with some high-level explanations of his design decisions. He never shows how to put a single control on a page, what references or namespaces are needed, or any explanations of Silverlight syntax. Trying to use it as a tutorial just sucks.

If you already know how to work in the Silverlight IDE and want to see a finished product, this might be a worthwhile book. If you need to learn Silverlight, however, look elsewhere: this book isn't going to be of any use.

2 of 2 people found the following review helpful
2.0 out of 5 stars Long winded, July 24 2010
By Mr Eskie - Published on Amazon.com
Amazon Verified Purchase(What's this?)
This review is from: Silverlight 4: Problem - Design - Solution (Paperback)
I would not recommend this book to anyone wanting to come up to speed quickly with Silverlight 4 technologies. The author rambles on and on and on.... I am having an extremely hard time finishing this book...
 Go to Amazon.com to see all 12 reviews  2.7 out of 5 stars 

Listmania!

Create a Listmania! list

Look for similar items by category


Look for similar items by subject


Feedback


Amazon.ca Privacy Statement Amazon.ca Shipping Information Amazon.ca Returns & Exchanges