site hit counter

[HEN]⋙ Read Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books

Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books



Download As PDF : Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books

Download PDF Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books

Silverlight Recipes A Problem-Solution Approach, Second Edition is your practical companion to developing rich, interactive web applications with Microsoft's latest technology. This book tackles common problems and scenarios that on-the-job developers face every day by revealing code and detailed solutions. You'll quickly be able to integrate real-world, functioning code into your applications―and save hours of coding time.

The recipes included in Silverlight Recipes have been carefully selected and tested with the professional developer in mind. You'll find problems stated clearly and succinctly, artful solutions explored, and ample discussion of the code and context so you're immediately clear how the solution will support your project. You'll also discover the innovations presented in Silverlight 4 and how to effectively employ them.

Enjoy practical coverage of Silverlight development in many projects and contexts, including

  • Designing complete, rich, interactive user experiences
  • Manipulating content and the runtime environment through the Silverlight Plug-in Runtime API
  • Consuming, transforming, and displaying content in your Silverlight web application through XML, LINQ-based data access, and isolated storage
  • Building custom controls for your Silverlight project
  • Integrating rich media, including audio and video, to create a very dynamic user interface and experience
  • Using new Silverlight features, including .NET Framework integration, the use of dynamic languages like Python and Ruby in Silverlight development, and digital rights management support

Find instant solutions, comprehensive Silverlight coverage, and time-saving expert advice, all in one book.


Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books

I have been working with Silverlight for more than two years now and this book is the most comprehensive collection of fast acting recipes yet. It is well organized, thourough, and well sequenced. I find that it is quite helpful both in giving me a fast answer to those difficult solutions that are just beyond my imagination and in explaining how to develop the solution. The numerous examples of how to supply a complex solution using Expression Blend are just one example of this. If I were teaching Silverlight, this is one of two books that I would have the students buy. The other is "Pro Silverlight 4 in C#". Between these two, a real capability to design and deliver Silverlight can be formed.

There is some reuse of previous examples from former books, but it is minimal, and each previously used example has been expanded to give additional depth. I have coverd a winding route since Silverlight 2 in learning how to program this product well. I have designed three websites using Silverlight, one brand new and two others as upgrades from ASP designs. I have as much interest in going back to the limitations of ASP as I would in giving up my WPF programs and going back to Windows Forms. I got stuck designing a flipping page feature for several months that this book resolved in a few hours.

If you are serious in building sophisticated and capable websites, then this is the book for you. I have saved weeks of time in dead end experimentation by using this book and I can't imagine you want to wast this valuable resource either. So, get this book and become an instant expert. I am giving it my highest recommendation.

Product details

  • Paperback 1056 pages
  • Publisher Apress; 2nd ed. 2010 edition (November 16, 2010)
  • Language English
  • ISBN-10 1430271906

Read Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books

Tags : Silverlight Recipes: A Problem-Solution Approach [Jit Ghosh, Rob Cameron] on Amazon.com. *FREE* shipping on qualifying offers. <em>Silverlight Recipes: A Problem-Solution Approach, Second Edition</em> is your practical companion to developing rich,Jit Ghosh, Rob Cameron,Silverlight Recipes: A Problem-Solution Approach,Apress,1430271906,COMPUTERS Computer Science,Computer science
People also read other books :

Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books Reviews


I enjoyed reading this book from various aspects--it contains clear and concise information that helps me to jump start on each topic, the book offers plenty of code samples that I can use in my project, and some parts of this book has interesting topics that it has been a question mark in my mind occasionally but only this book has offered some answers to it--e.g. how to create out of browser Silverlight applications. It appears both authors have put in a lot of efforts and development hours to write this book so it is a good investment of time to read and learn from it.

What I don't like about this book is not something about the book content itself, it is the Table of Content section at the front of the book. For each topic, there are four sections problem, solution, how it works, and the code. So the Table of Content repeats each topic with these four sections. This layout not only extends the Table of Content to about 20 pages, but also make finding topics a page-turning, somewhat a difficult process. Whenever a Table of Content section is more than 10 pages, its usefulness weaken. Perhaps a book layout & usability experts can offer better insight on this.
Book review - "Silverlight Recipes - A problem-solution approach, by Jit Ghosh and Rob Cameron. ISBN-13 978-1-4302-2435-8

Hi, I was excited to get this book for review from the programmers user group I belong to, because it deals with Silverlight. I had previously read some very basic Silverlight books, while they were useful, they were also a little too basic in many respects.
While this book is still based on Silverlight 3.0, (Silverlight 4.0 just came out, but there are hardly any books in print yet on the subject) it still proved a very worthwhile read for me.
It has about 990 pages of invaluable Silverlight programming information!
One of the neat features about this book is; it's not your standard textbook like material, each chapter in the book focuses on a specific area of Silverlight programming and uses what they call "recipes". Recipes, in this books context are basically full-blown working code examples that show how to solve particular programming problems with Silverlight.
Each recipe has 4 sections.
1. Problem - A short description of what problem the recipe is trying to solve programmatically.
2. Solution - A short explanation of what the solution for the recipe will be.
3. How it Works - A more detailed explanation showing the details of the programming solution
4. The Code - Real-life working Silverlight projects that solve the recipe's intent.
So, each recipe has a consistent format and you can look at the table of contents to find each type of recipe you want to experiment with!, then simply go to the source code and load it up in your Visual Studio environment.
Here is a list of the chapters, so you can get an idea of what types of recipes are within the chapters.
Chapter 1 - A quick tour of Silverlight development
Chapter 2 - Application Design and Programming Model
Chapter 3 - Developing User Experiences
Chapter 4 - Data Binding
Chapter 5 - Controls
Chapter 6 - Browser Integration
Chapter 7 - Networking and Web Service Integration
Chapter 8 - Integrating Rich Media
Chapter 9 - Building LOB (line of business applications)
I like this type of format (Recipes), because if one was to study each recipe, he or she can become well versed on the different types of programming problems one would be expected to know how to solve with Silverlight programming.
I also think that the use of Silverlight will take off because it has become a viable technology to use when writing business applications. ASP.NET, WINFORMS, WPF, JAVA clients, PHP websites, JSP websites, AJAX technologies all have a new competitor to building very rich business applications and its name is Silverlight, so I think learning Silverlight is a "must" for any serious .net programmer.
Don't forget that Silverlight is very well suited for animations, media content (such as video streaming) as well as game programming, not to mention the new features such as RIA services which make building business applications (database retrievals/updates etc.) much more powerful with Silverlight than in versions 1 and 2.
I really like Silverlight and plan to study all I can with the technology so I can master this, it can become a worthy tool for a programmer to have in his or her arsenal.
This book is highly recommended, in fact I was giving a Silverlight demo at my work (a large IT shop in Southern California) and this book helped me understand how to solve certain problems for my demo (for example master / detail XAML with a datagrid control).
I feel this book is handy to have at your side as you find yourself needing to solve problems with Silverlight programming. This book is probably not your beginner level book, it assumes you have some knowledge of Silverlight, so maybe first read a beginning Silverlight book and then you can move up to this one.
Highly recommended!
I have been working with Silverlight for more than two years now and this book is the most comprehensive collection of fast acting recipes yet. It is well organized, thourough, and well sequenced. I find that it is quite helpful both in giving me a fast answer to those difficult solutions that are just beyond my imagination and in explaining how to develop the solution. The numerous examples of how to supply a complex solution using Expression Blend are just one example of this. If I were teaching Silverlight, this is one of two books that I would have the students buy. The other is "Pro Silverlight 4 in C#". Between these two, a real capability to design and deliver Silverlight can be formed.

There is some reuse of previous examples from former books, but it is minimal, and each previously used example has been expanded to give additional depth. I have coverd a winding route since Silverlight 2 in learning how to program this product well. I have designed three websites using Silverlight, one brand new and two others as upgrades from ASP designs. I have as much interest in going back to the limitations of ASP as I would in giving up my WPF programs and going back to Windows Forms. I got stuck designing a flipping page feature for several months that this book resolved in a few hours.

If you are serious in building sophisticated and capable websites, then this is the book for you. I have saved weeks of time in dead end experimentation by using this book and I can't imagine you want to wast this valuable resource either. So, get this book and become an instant expert. I am giving it my highest recommendation.
Ebook PDF Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books

0 Response to "[HEN]⋙ Read Silverlight Recipes A ProblemSolution Approach Jit Ghosh Rob Cameron 9781430271901 Books"

Post a Comment