Beginning SharePoint 2010 Development (Paperback)

Steve Fox

  • 出版商: Wrox Press
  • 出版日期: 2010-06-08
  • 定價: $1,320
  • 售價: 2.3$299
  • 語言: 英文
  • 頁數: 504
  • 裝訂: Paperback
  • ISBN: 0470584637
  • ISBN-13: 9780470584637
  • 相關分類: SharePoint
  • 立即出貨(限量) (庫存=1)

買這商品的人也買了...

商品描述

Discover how to take advantage of the many new features in SharePoint 2010

SharePoint 2010 is a significant leap forward from the 2007 release, and 'you will find that there are a ton of features built into the platform for you to leverage in your solution development. Because SharePoint is a broad platform that covers a lot, this book also covers quite a bit of ground. As a Wrox Beginning book, the goal of Beginning SharePoint 2010 Development is to get you started with many of the fundamentals so that you can continue on to advanced programming beyond this book.

In this book, you will see coverage of the following:

  • Getting started with development for SharePoint 2010
  • Becoming familiar with tools that you will use to develop for SharePoint
  • Becoming familiar with common SharePoint development tasks
  • Programming against lists and developing custom Web parts
  • Integrating line-of-business (LOB) data with SharePoint and Microsoft Office
  • Integrating Silverlight and SharePoint
  • Creating service-oriented solutions for SharePoint
  • Integrating SharePoint and Microsoft Office
  • Security fundamentals in SharePoint

This book will not cover SharePoint 2007, but will cover areas that span SharePoint Foundation 2010 and SharePoint Server 2010.

The book's goal is to quickly take you from the basics of SharePoint, to installing and configuring a development environment, and then into how you can develop for SharePoint. The book is heavy on coding exercises, but tries to stick to a common set of .NET patterns to ensure you walk away with understanding the different ways in which you can code for SharePoint. Moving from beginning to advanced means that you can expect the walkthroughs and chapters to become increasingly more complex within each chapter and throughout the book. The walkthroughs have been created to be concise and to guide you through all of the steps you must accomplish to complete a coding task.

The structure of the book mimics the development ramp-up cycle for SharePoint. That is, you must first understand the breadth of the SharePoint platform. You then install it and the development environment; and then you begin to code - simple at first, but tasks that grow increasingly more complex. You will find that when coding against SharePoint, you may do certain things more (such as programming against lists and creating custom Web Parts). As such, these topics are covered in Part II of the book. Also, you may find that, as you advance in your SharePoint development, you will need to incorporate either Silverlight or Web services in your SharePoint solutions. Because you would likely combine these types of tasks inside of a custom Web Part, list-based application, or event receiver, these were placed in Part III of the book.

Beginning SharePoint 2010 Development is aimed at the developer who is new to SharePoint. The book assumes you have some programming experience and a passion to learn how to develop for SharePoint. But this book does not assume that you've programmed against SharePoint before. With regard to your general development background, the two assumptions in this book are that you have some familiarity with Web development, and you have an understanding of .NET programming. With regard to Web development, this book assumes that you understand HTML, and may have an understanding of Cascading Style Sheets (CSS), Extensible Markup Language/Extensible Stylesheet Language (XML/XSL), and dynamic languages such as JavaScript. You may have a light understanding of ASP.NET and are looking to apply this knowledge to the SharePoint space. In any case, you have some understanding of the fundamentals of Web and .NET development, and are looking to apply those to the SharePoint space.

商品描述(中文翻譯)

發現如何充分利用 SharePoint 2010 的許多新功能

SharePoint 2010 是從 2007 版本起的重大飛躍,您會發現平台內建了許多功能,供您在解決方案開發中加以利用。由於 SharePoint 是一個涵蓋範圍廣泛的平台,本書也涵蓋了相當多的內容。作為一本 Wrox 的「Beginning」書籍,《Beginning SharePoint 2010 Development》的目標是讓您從基礎知識開始,以便在閱讀本書之後能夠進一步進行高級編程。

本書涵蓋以下內容:
- 開始進行 SharePoint 2010 開發
- 熟悉用於 SharePoint 開發的工具
- 熟悉常見的 SharePoint 開發任務
- 對列表進行編程並開發自定義網頁部件
- 將業務數據與 SharePoint 和 Microsoft Office 整合
- 將 Silverlight 和 SharePoint 整合
- 為 SharePoint 創建面向服務的解決方案
- 整合 SharePoint 和 Microsoft Office
- SharePoint 中的安全基礎知識

本書不涵蓋 SharePoint 2007,但涵蓋了涵蓋 SharePoint Foundation 2010 和 SharePoint Server 2010 的範圍。

本書的目標是快速帶您從 SharePoint 的基礎知識,到安裝和配置開發環境,然後進入如何為 SharePoint 開發。本書重點在於編程練習,但試圖遵循一套常見的 .NET 模式,以確保您了解可以為 SharePoint 編程的不同方式。從初級到高級的過程中,您可以期望在每個章節和整本書中,步驟和章節變得越來越複雜。步驟指南被設計為簡潔明瞭,引導您完成所有完成編程任務所需的步驟。

本書的結構模仿了 SharePoint 的開發逐漸增加的過程。也就是說,您必須首先了解 SharePoint 平台的廣度。然後安裝它和開發環境;然後開始編程-起初很簡單,但任務變得越來越複雜。您會發現,在編程時,您可能會更多地執行某些操作(例如對列表進行編程和創建自定義網頁部件)。因此,這些主題被放在本書的第二部分中。此外,隨著您在 SharePoint 開發中的進一步發展,您將需要在 SharePoint 解決方案中結合 Silverlight 或 Web 服務。因為您可能會將這些類型的任務結合在自定義網頁部件、基於列表的應用程序或事件接收器中,所以這些主題被放在本書的第三部分中。

《Beginning SharePoint 2010 Development》針對新手開發人員。本書假設您具有一些編程經驗並且熱衷於學習如何為 SharePoint 開發。但本書不假設您以前曾對 SharePoint 進行編程。關於您的一般開發背景,本書的兩個假設是您對 Web 開發有一定的熟悉,並且了解 .NET 編程。關於 Web 開發,本書假設您了解 HTML,並且可能對層疊樣式表(CSS)、可擴展標記語言/可擴展樣式表語言(XML/XSL)和動態語言(如 JavaScript)有一定的了解。您可能對 ASP.NET 有一些了解,並希望將這些知識應用於 SharePoint 領域。無論如何,您對 Web 和 .NET 開發的基礎有一定的了解,並希望將其應用於 SharePoint 領域。