Accelerated Silverlight 3

Accelerated Silverlight 3
Authors
Jeff Scanlon, Ashish Ghoda
ISBN
1430224290
Published
01 Jun 2009
Purchase online
amazon.com

Accelerated Silverlight 3 teaches you how to get up to speed with the latest version of Silverlight quickly and efficiently. The book assumes you're already comfortable with the basics of .NET coding and with WPF and builds on your existing knowledge to make your journey to Silverlight 3 proficiency as quick and painless as possible. Where coding techniques are similar to other, more established, areas of .NET, the text says so.

Editorial Reviews

Accelerated Silverlight 3 teaches you how to get up to speed with the latest version of Silverlight quickly and efficiently. The book assumes you're already comfortable with the basics of .NET coding and with WPF and builds on your existing knowledge to make your journey to Silverlight 3 proficiency as quick and painless as possible. Where coding techniques are similar to other, more established, areas of .NET, the text says so. Likewise, where there's a syntax or conceptual "gotcha" that you're existing coding habits will walk you into, the text points that out, too.

This book provides you with fast-track coverage of all the most important elements of the Silverlight 3 technology ranging from XAML to standard controls, from dealing with media to networking, from testing to deployment. It concludes with a pair of fully worked sample applications for you to follow through, because nothing reinforces your understanding of how concepts fit together as much as looking at finished code.

It is assumed that readers are already be comfortable with the workings of the .NET Framework. Knowledge of Expression Blend is useful, but not mandatory: you'll learn the Blend techniques that you need to know as you go through the book. By the end, you will have followed a sound, concise, path to mastery of Silverlight 3.

What you'll learn

  • Migrate your existing .NET skills to Silverlight 3 as quickly as possible
  • Learn everything you need to know to start developing quality Silverlight 3 applications with confidence
  • Explore worked case studies showing techniques and best practices in a code-heavy style that you can relate to

Who is this book for?

This book is for .NET developers, whether they are previewing .NET 4.0, already using .NET 3.5, or are in the process of migrating up from .NET 2.0. The aim is to ease people's migration paths as much as possible, so the text includes notes to highlight important features of .NET 3.5 and 4.0 that people need to be aware of and also to highlight where Silverlight's working and syntax differs substantially from that of WPF.

About the Apress Accelerated Series

The fastest path to mastery, with a rapid tutorial covering best industry practices and a permanent reference you’ll keep by your desk.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Every language has an optimization operator. In C++ that operator is ‘//’”