• Complain

Bob German - SharePoint 2010 Development with Silverlight

Here you can read online Bob German - SharePoint 2010 Development with Silverlight full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2011, publisher: Addison-Wesley Professional, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

No cover
  • Book:
    SharePoint 2010 Development with Silverlight
  • Author:
  • Publisher:
    Addison-Wesley Professional
  • Genre:
  • Year:
    2011
  • Rating:
    3 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 60
    • 1
    • 2
    • 3
    • 4
    • 5

SharePoint 2010 Development with Silverlight: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "SharePoint 2010 Development with Silverlight" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

This book is for every SharePoint developer who wants to build state-of-the-art solutions with Silverlightwithin the enterprise, for consulting clients, or for commercial sale.

Developers increasingly want to build rich applications that run in the SharePoint 2010 browser user interface while offering a far more compelling and engaging experience than conventional web pages. One proven technology gives them all the tools and resources they need to achieve these goals: Silverlight. Using Silverlight and SharePoint together, developers can create state-of-the-art applications that utilize Silverlights outstanding user experience, and fully leverage the vast collections of business data already stored in corporate SharePoint deployments. In SharePoint 2010 Development with Silverlight, two SharePoint gurus collaborate to teach all the concepts and techniques needed to create robust Silverlight solutions for delivery through SharePoint 2010, and present fully documented code that demonstrates superior design and programming.

Bob German and Paul Stubbs draw on their extensive experience developing custom SharePoint business solutions with Silverlight and presenting on these technologies at leading Microsoft developer events. Writing for both experienced and new SharePoint developers, they quickly review the fundamentals of both SharePoint and Silverlight development, and then demonstrate how to use both platforms together to build uniquely powerful solutions. These include:


Simple and connected Silverlight Web Parts (Chapter 5) and Silverlight Web Part Editing (Chapters 7 and 10)

Advanced use of the SharePoint Client Object Model including dynamic loading, paging, and server-side exception handling (Chapter 8)

Use of SharePoints REST API including paging, caching, and filtering (Chapter 9)

Integration with SharePoint search and social networking (Chapter 10)

Solutions that improve performance and reduce server traffic by passing serialized .NET objects on the web page (Chapter 7)

Use of SharePoints JavaScript API with JQuery (Chapter 7)

SharePoint applications for Windows Phone 7 (Chapter 12)

Integration with Office 365 and Windows Azure services (Chapter 14)

Silverlight field types in SharePoint, featuring a mapping field that allows geocoding SharePoint content (Chapter 15)

Including New Features in Silverlight 5

Silverlight 5 introduces a number of new features such as implicit data templates and debugging data binding that can be very helpful in SharePoint solutions. All the examples in this book have been tested with Silverlight 4; some have been extended to showcase the new capabilities in Silverlight 5. See Chapter 3 for a list.

Bob German: author's other books


Who wrote SharePoint 2010 Development with Silverlight? Find out the surname, the name of the author of the book and a list of all author's works by series.

SharePoint 2010 Development with Silverlight — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "SharePoint 2010 Development with Silverlight" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
SharePoint 2010 Development with Silverlight

Bob German
Paul Stubbs

SharePoint 2010 Development with Silverlight - image 1

Upper Saddle River, NJ Boston Indianapolis San Francisco
New York Toronto Montreal London Munich Paris Madrid
Cape Town Sydney Tokyo Singapore Mexico City

Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and the publisher was aware of a trademark claim, the designations have been printed with initial capital letters or in all capitals.

The .NET logo is either a registered trademark or trademark of Microsoft Corporation in the United States and/or other countries and is used under license from Microsoft.

Microsoft, Windows, Visual Basic, Visual C#, and Visual C++ are either registered trademarks or trademarks of Microsoft Corporation in the U.S.A. and/or other countries/regions.

The authors and publisher have taken care in the preparation of this book, but make no expressed or implied warranty of any kind and assume no responsibility for errors or omissions. No liability is assumed for incidental or consequential damages in connection with or arising out of the use of the information or programs contained herein.

The publisher offers excellent discounts on this book when ordered in quantity for bulk purchases or special sales, which may include electronic versions and/or custom covers and content particular to your business, training goals, marketing focus, and branding interests. For more information, please contact:

U.S. Corporate and Government Sales
(800) 382-3419

For sales outside the United States please contact:

International Sales

Visit us on the Web: informit.com/aw

Library of Congress Cataloging-in-Publication Data:

German, Bob.
Sharepoint 2010 development with Silverlight / Bob German, Paul Stubbs. 1st ed.
p. cm.
ISBN 978-0-321-76959-6 (paperwork)
1. Microsoft SharePoint (Electronic resource) 2. Silverlight (Electronic resource) 3. Intranets (Computer networks)
4. Web servers. I. Stubbs, Paul R., 1969- II. Title.
TK5105.875.I6G46 2012
004.36dc23
2011036853

Copyright 2012 Pearson Education, Inc.

All rights reserved. Printed in the United States of America. This publication is protected by copyright, and permission must be obtained from the publisher prior to any prohibited reproduction, storage in a retrieval system, or transmission in any form or by any means, electronic, mechanical, photocopying, recording, or likewise. For information regarding permissions, write to:

Pearson Education, Inc.
Rights and Contracts Department
501 Boylston Street, Suite 900
Boston, MA 02116
Fax (617) 671-3447

ISBN-13: 978-0-321-76959-6
ISBN-10: 0-321-76959-7

Text printed in the United States on recycled paper at Edwards Brothers in Ann Arbor, Michigan.

First printing November 2011

I dedicate this book to my parents, Don German and Joan German-Grapes,
who inspired and encouraged me to write.

Bob

This book is dedicated to my brilliant friends and colleagues in the Share
Point community who inspire and encourage me every day.

Paul

Contents
Foreword

AS MICROSOFT DEVELOPED Silverlight versions 3 and 4, it enabled developers to create compelling business applications that were distributed and run in the browser with a rich, refreshing, and engaging experience. This technology was a natural addition to the SharePoint developers toolbox, as so many companies store business data within intranets and extranets on the SharePoint platform. With the release of SharePoint 2010, Microsoft made it easier to consume and integrate data stored within SharePoint into Silverlight applications with the client object model and a new RESTful service.

While many technologies (such as HTML 5) promise and deliver, to varying degrees of success, the ability to build rich business applications in the browser, Silverlight has a proven and mature track record. It is an obvious choice when building a new business application. SharePoint serves not only as a fantastic delivery mechanism, but the application can also leverage the vast amounts of business data that is stored in corporate SharePoint deployments.

Over the years, Ive been fortunate enough to know and work with both Bob German and Paul Stubbs. Bob and I have worked on other book projects, and Ive worked on numerous development projects with Paul. Both have solid, real-world experience and perspectives on the SharePoint platform and both also spent a considerable amount of time with Silverlight. They have presented many informative and engaging presentations at conferences and user groups, as well as written numerous articles on the subject. Who better to collaborate on the topic!

Most SharePoint development books only touch on the client object model and how to use the Silverlight implementation or the new ListData.svc RESTful service. If you are building a Silverlight business application, you need a good resource from some trusted names to deliver solid guidance on working with both Silverlight and SharePoint together.

The authors break the learning experience into three parts. kicks into high gear, teaching you how to leverage Silverlight to create sophisticated navigation controls, utilize the emerging and ever more important cloud, and even create custom field controls.

I cant imagine two better people to collaborate and deliver a fantastic book on the subject of SharePoint 2010 and Silverlight. Consider this a must-have for your bookshelf...I do!

Andrew Connell
Co-Founder, Developer, Instructor, Speaker
Critical Path Training, LLC
www.CriticalPathTraining.com
August 2011

Preface

IN EARLY VERSIONS OF SHAREPOINT, the developer experience was an afterthought at best. Microsoft finally opened up a supported way for developers to create SharePoint features in 2007. Although the tooling was still primitive, this led to an interest in developing applications on top of SharePoint. These solutions are generally cheaper and faster to build and more flexible for business users because they build on all the capabilities included in SharePoint.

Around the same time, the Internet was offering a richer user experience. Page refreshes became pass in favor of pages that were interactive. This drove a number of client-side technologies for bringing pages to life right within a web page. Silverlight was making a name for itself as a very productive way to build compelling business applications that run in a web browser.

The authors both noticed that more and more customers were asking how they could develop rich business applications on SharePoint, the kind of applications that lend themselves to a Silverlight user interface. Paul co-authored a book about SharePoint and Silverlight, which shows how to build solutions using the tools that were available at the time.

The advent of SharePoint 2010 and Visual Studio 2010 changed everything. Suddenly SharePoint wasnt just allowing applications, but it was encouraging them. Features like sandboxed solutions and client object models enabled a whole new class of light-weight applications. And the tooling in Visual Studio 2010 removed the tedious and arcane aspects of SharePoint development and seamlessly knitted in Silverlight as well.

Bob and Paul started speaking on SharePoint and Silverlight development and developed collections of sample applications. And both wanted someday to write a book (or another book!) on the topic. At one of the conferences after speaking in adjacent rooms, they decided to coauthor this book.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «SharePoint 2010 Development with Silverlight»

Look at similar books to SharePoint 2010 Development with Silverlight. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «SharePoint 2010 Development with Silverlight»

Discussion, reviews of the book SharePoint 2010 Development with Silverlight and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.