|
|||||||||||||||||||||||||||||||||||
|
9 Reviews
|
Average Customer Review
Share your thoughts with other customers
Create your own review
|
|
Most Helpful First | Newest First
|
|
3 of 3 people found the following review helpful:
4.0 out of 5 stars
Great first book for anyone looking to learn Silverlight 2.0,
By
This review is from: Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) (Paperback)
This is a great first step for someone looking to gain exposure to Silverlight 2.0 and learn the fundamental concepts and techniques of Silverlight 2.0 application development. The book is very well organized with each chapter building on lessons learned in previous chapters. I found the book to be well written and easy to read. I learned as much from the written content of each chapter as I did from the examples and labs.
The author, Robert Lair, does a great job keeping the examples and labs simple and to the point. I was impressed with the thoroughness of the book's explanation for all of the code found in the book. Someone with a basic familiarity with C#, JavaScript, and XML will have no issues following all of the examples and labs in the book. I would recommend this book to anyone looking to learn Silverlight 2.0.
3 of 3 people found the following review helpful:
4.0 out of 5 stars
An excellent resource for the beginner,
By Davide Zordan (Italy) - See all my reviews
This review is from: Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) (Paperback)
I've just finished to read this book by Robert Lair and, as an educator, I have liked very much the writing style and the example-driven approach used by the author.
When you have to learn a new technology, It's fundamental to have the possibility to find, explore and run practical applications explaining the concepts, in order to rapidly become productive. And this is the case of "Beginning Silverlight 2: From Novice to Professional": every chapter, after a brief but exhaustive introduction of the subject, contains one or more dedicated examples which illustrate, step by step, how to accomplish a determined task. These instructions are clear and accurate, becoming a valuable resource for the beginner. Of course you can find similar examples on the web, but for a novice it's important to find the right material in the right place to avoid confusion. However, if you are looking for a book to use as reference for more complex scenarios and applications, you should look at others titles which contain more material but, at the same time, are more difficult to read. If you want to learn Silverlight using a "by example" approach, this is the book you have to read. It can also be a valuable resource to quickly explore the powerful capabilities of this technology.
1 of 1 people found the following review helpful:
5.0 out of 5 stars
A great read!,
By
This review is from: Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) (Paperback)
In web development, it's important to keep current on new and updated technologies to avoid falling behind in the field. As a designer-turned-coder, I enjoy reading about and following up on the latest tools available for design and interface programming. Having designed and programmed in Flash for almost 10 years now, I was excited to read this book and see how Microsoft was tackling Rich Internet/Interactive Applications.
The author, Robert Lair, starts out the book with an introduction to Silverlight and the benefits of building interactive applications using Silverlight and its related tools. After the brief introduction, the real work begins and the reader is quickly involved in writing Silverlight applications. Robert does a great job walking the reader through the various tools available while building each application, and each example builds on or incorporates the previous examples, effectively 'stair-stepping' the reader up to building their own Silverlight applications. Robert suggests that the reader be prepared with some knowledge of C#, JavaScript, and XML, but still keeps the code and examples simple enough to follow quickly and open enough to continue building as the reader's knowledge expands. Possibly the only break from this learning curve flow is the final chapter, where Robert describes and builds a custom control for Silverlight, a button with an extra 'cool down' function that isn't possible using just the predefined Silverlight controls. This is definitely one of the most exciting areas in Silverlight, and while it seems a bit abrupt to dive right into coding a custom control, there isn't a great way to teach such a high-level process without hitting it head-on. Robert handles that extremely well by walking through the code in steps and giving detailed explanations on each piece of the control. Following the book from beginning to end, the reader will certainly have the tools and enough starting experience to create and deploy Silverlight applications. As with most design and interface tools, the only limit is the imagination and creativity of the person behind the tools. This book provides an excellent starting point for anyone interested in learning about Silverlight and its capabilities. As I finished the book, I found myself even more excited about Silverlight applications. While I'm not prepared to run around shouting 'Flash is dead!', I am thrilled to see a contender to Adobe's Flash and Flex. It's also good to see an option for the .NET developers to build the Rich Internet Applications while using the programming language and tools they are accustomed to. This book will put those developers on the fast track to rivaling even the best Flash/Flex applications available today.
5.0 out of 5 stars
Great intro!,
Amazon Verified Purchase(What's this?)
This review is from: Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) (Paperback)
I usually don't like reading programming books. I lose interest or find that they are too technical. This one was easy to follow and had good examples to learn the very beginnings of Silverlight programming. Prior to picking up this book I was learning from various blogs and internet posts. This connected all the pieces.
5.0 out of 5 stars
.NET Developer Group Coban,
By
This review is from: Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) (Paperback)
Me interesa mucho por la manera de crear animaciones. Es muy buen ala form ad ellevar paso a paso la creacion de animaciones. Me interesa mucho y por eso escogi este libro.
By: Jonatan Josue Leal Martinez ---------------------- Este libro es bastante enriquecedor ya que nos ensena desde un principio como trabajar sin importar si somos expertos. Nos induce de manera adecuada al mundo de la programacion en Silverlight. Como sugerencia quisiera que este libro lo tradujeran al espanol. By: Mario Vinicio Maaz
5.0 out of 5 stars
Best Book to get Started on Silverlight,
By JORGE_C (CALIFORNIA, USA) - See all my reviews
This review is from: Beginning Silverlight 2: From Novice to Professional (Kindle Edition)
If you know a little of XML and some JavaScript then this is the perfect book to get immersed in the Silverlight new world, this book makes easy the transition to the new programming practices and explains in great detail all the features like Data access, Networking, Local Storage, and teaches you how to use a great tool for XAML, Expression Blend.
The most interesting Chapter is Chapter 10(Transformations and Animation), in this chapter you learn how to make things move and create web application with great presentation and powerful performance. The last chapter shows you how to create a custom control from scratch; this helps you to understand how controls really work and how XAML communicates with code behind and also how to define events and properties in both XAML and Code behind. I extensively recommend this book. Have fun...
4.0 out of 5 stars
Good book.,
By Ranger (Netherlands) - See all my reviews
Amazon Verified Purchase(What's this?)
This review is from: Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) (Paperback)
This book helped me a lot. It reads like a tutorial and after reading this book you will understand how to program a Silverlight 2 application.
Silverlight is so interesting that I reckon that people will want to buy a follow up book to code more complicated Silverlight applications. I ordered as a follow up book, a book about Blend 2, the IDE for Rich Internet Applications. I have many books about C# and the Silverlight plug-in lets you run applications coded in C# in any browser! So you no longer need ASP.NET on your server anymore. Silverlight is fun! Rich Internet Applications are fun. This matter is worth studying.
5.0 out of 5 stars
I will definitely recommend this book for starting Silverlight developers,
By
This review is from: Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) (Paperback)
This is a great book for a beginner Silverlight programmer.
The book consists of 11 chapters, starting form introduction to Silverlight and Visual Studio 8 and completes with more advances topics such as Custom Controls. The 11 chapters cover all the important and fundamental aspects of programming in Silverlight, controls, data binding, networking, data access, isolated storage, styling, transformations and animation as well as introduction to Expression Blend. Each chapter had multiple exercises to try out the new learned concepts and detailed explanations on how things work. The book is fun and easy read, the instructions are detailed and easy to follow.
1 of 2 people found the following review helpful:
3.0 out of 5 stars
Good first step into the wonderful world of Silverlight,
This review is from: Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) (Paperback)
The book is well written and easy to read. It gives an introduction to the fundamental topics in Silverlight 2 and provides a fine amount of examples. In general this book is a good first step into the wonderful world of RIA and Silverlight.
The final chapter about custom controls in Silverlight provides a look into the more complex parts of Silverlight and maybe a glimpse at, what the reader can expect from the next level book - Pro Silverlight 2 in C# 2008. |
|
Most Helpful First | Newest First
|
|
Beginning Silverlight 2: From Novice to Professional (Books for Professionals by Professionals) by Robert Lair (Paperback - December 25, 2008)
$39.99 $3.66
In Stock | ||