Start reading Beginning SharePoint 2010 Development on your Kindle in under a minute. Don't have a Kindle? Get your Kindle here.

Deliver to your Kindle or other device

 
 
 

Try it free

Sample the beginning of this book for free

Deliver to your Kindle or other device

Read books on your computer or other mobile devices with our FREE Kindle Reading Apps.
Beginning SharePoint 2010 Development (Wrox Beginning Guides)
 
 

Beginning SharePoint 2010 Development (Wrox Beginning Guides) [Kindle Edition]

Steve Fox
3.0 out of 5 stars  See all reviews (1 customer review)

Digital List Price: £27.80 What's this?
Print List Price: £26.99
Kindle Price: £16.19 includes VAT* & free wireless delivery via Amazon Whispernet
You Save: £10.80 (40%)
Unlike print books, digital books are subject to VAT.

Formats

Amazon Price New from Used from
Kindle Edition £16.19  
Paperback £18.19  

Product Description

Product Description

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 WroxBeginning 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.

From the Back Cover

Put the power of SharePoint 2010 into practice

As a first–class platform that has evolved significantly since its previous release, SharePoint 2010 now provides several advancements for the developer (native Visual Studio tools support, services and extensibility enhancements, and APIs), and many new capabilities (improved data programmability, line–of–business interoperability, and sandboxed solutions). With this authoritative guide, industry veteran Steve Fox provides expert guidance on developing applications as he walks you through the fundamentals of programming, explores the developer toolset, and provides practical code examples to teach you how to use many of SharePoint′s new developer features. You′ll quickly discover how SharePoint′s rich platform supports great collaboration, extensibility, and interoperability.

Beginning SharePoint 2010 Development:

  • Guides you through the creation of your first SharePoint 2010 application

  • Addresses working with SharePoint 2010 sites, lists, and Web parts

  • Describes developing SharePoint applications using SharePoint Designer 2010

  • Reviews standard and Visual Web parts, as well as data view Web parts

  • Details integrating SharePoint with Microsoft® Office

  • Explains how to secure your SharePoint 2010 applications

Wrox Beginning guides are crafted to make learning programming languages and technologies easier than you think, providing a structured, tutorial format that will guide you through all the techniques involved.

wrox.com

Programmer Forums
Join our Programmer to Programmer forums to ask and answer programming questions about this book, join discussions on the hottest topics in the industry, and connect with fellow programmers from around the world.

Code Downloads
Take advantage of free code samples from this book, as well as code samples from hundreds of other books, all ready to use.

Read More
Find articles, ebooks, sample chapters and tables of contents for hundreds of books, and more reference resources on programming topics that matter to you.


Product details

  • Format: Kindle Edition
  • File Size: 8440 KB
  • Print Length: 504 pages
  • Publisher: Wrox; 1 edition (14 May 2010)
  • Sold by: Amazon Media EU S.à r.l.
  • Language English
  • ASIN: B003NE61U8
  • Text-to-Speech: Enabled
  • Average Customer Review: 3.0 out of 5 stars  See all reviews (1 customer review)
  • Amazon Bestsellers Rank: #229,951 Paid in Kindle Store (See Top 100 Paid in Kindle Store)
  •  Would you like to give feedback on images?


More About the Author

Steve Fox
Discover books, learn about writers, and more.

Visit Amazon's Steve Fox Page

Tag this product

 (What's this?)
Think of a tag as a keyword or label you consider is strongly related to this product.
Tags will help all customers organise and find favourite items.
Your tags: Add your first tag
 

Customer Reviews

5 star
0
4 star
0
2 star
0
1 star
0
Most Helpful Customer Reviews
1 of 1 people found the following review helpful
A beta book 4 Aug 2010
Format:Paperback
I was looking forward to getting to grips with SP 2010 but this book has left me a little frustrated. Too many examples that seem to be written for the beta version and have changed in the final release so you spend alot of time trying to translate code into what you think it should be instead. Also, the author seems to make assumptions during the examples rather than step by step guides. The rest of the content is good, it's just a shame when books try and hit the shelves early but the ink on the product isn't dry.

Pity, I'd just read Beginning SharePoint 2010 Administration (Wrox) and I found this to be very well written with good working examples.
Comment | 
Was this review helpful to you?
Most Helpful Customer Reviews on Amazon.com (beta)
Amazon.com:  11 reviews
5 of 5 people found the following review helpful
Good, but you will need to do some investigative work... 1 Dec 2011
By Craig E. Shea - Published on Amazon.com
Format:Paperback
Well, the book isn't as technical as I would've liked, but I guess the author did kind of say that up front in the introduction to this book. It's not really a programmer's book for SharePoint. HOWEVER, having said that, if you've never done SharePoint development before (ever), then this would be a pretty good place to start. If you're an experienced developer with a background in ASP.Net and/or Silverlight, then you will be able to skip a good amount of stuff and just focus on what's different/new when developing in SharePoint.

Why 4 stars and not 5? Well, because sometimes the instructional exercises are not clear about when/where certain steps are to be performed. As a book geared towards those who have never done SharePoint development before, this is a big deal. In fact, some of the steps are just plain wrong (it looks like the author may have been using a Beta or Release Candidate version of SharePoint 2010--based on some of the screenshots that appear in the book--but even so, there is no errata at Wrox's site. And, I didn't post one because it was too much of a pain to do so). In particular, Chapter 4, pp. 155-156, steps 7-15 are not correct. In fact, in the later steps, looking at the Site Settings page in SharePoint, there is no Look and Feel section anymore (at least, not as a major category header) and I could not find where the author was talking about to apply a custom master page that was created in this exercise as the site's master page.

Other than that, though, the book is overall very good about explaining the high-level concepts pertinent to SharePoint 2010 development--and I do mean high-level; this book is really geared to brand new SharePoint developers with possibly little previous development experience.
6 of 7 people found the following review helpful
Worst Technical Book I Have Ever Read 22 Jun 2011
By marocano - Published on Amazon.com
Format:Paperback|Amazon Verified Purchase
I have read several technical books on different technologies and this book is by far the worst. The author does not explain any of the concepts well enough to really understand them and I had to troubleshoot the majority of the exercises just to get them to work. I spent more time debugging his poorly written examples than actually reading the book. In chapter five there is an example of an Excel add-in that pulls in a SharePoint list. In the 3rd step of the exercise he states that we must build the project using .Net 3.5 framework but his code example shows we need to have a "using System.Xaml" directive which is only available in the .Net 4.0 framework. In that same chapter he briefly walks through how to build a custom WCF web service to interact with a SharePoint list but doesn't explain how to deploy it or get it to work. Reading this book has been one of the most frustrating experiences and I can never get the time I spent on it back.
11 of 15 people found the following review helpful
Fantastic book for those learning SharePoint 2010 7 Jun 2010
By Andrew Connell - Published on Amazon.com
Format:Paperback
This book does a great job getting non-SharePoint developers up to speed on what it takes to become a SharePoint developer. Readers are taken through step-by-step instructions on creating certain solutions and understand when one approach makes sense over other options when SharePoint presents multiple paths to compelte a task. I'd highly recommend this book to those who want to learn SharePoint 2010.
Search Customer Reviews
Only search this product's reviews

Popular Highlights

 (What's this?)
&quote;
http://www.microsoft.com/downloads/details.aspx?FamilyID=0c51819b-3d40-435c-a103-a5481fe0a0d2&displaylang=en. &quote;
Highlighted by 5 Kindle users
&quote;
Microsoft describes SharePoint 2010 as the business productivity platform for the enterprise and the Internet. &quote;
Highlighted by 4 Kindle users
&quote;
As for SPD, youre more than likely going to use it to edit master pages and page layouts, as well as to build declarative or rules-based workflows using a visual rules approach &quote;
Highlighted by 4 Kindle users

Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 

Search Customer Discussions
Search all Amazon discussions
   



Look for similar items by category


Look for similar items by subject


Amazon Media EU S.à r.l. GB Privacy Statement Amazon Media EU S.à r.l. GB Delivery Information Amazon Media EU S.à r.l. GB Returns & Exchanges