Book Image

Microsoft SharePoint 2010 development cookbook

By : Ed Musters
Book Image

Microsoft SharePoint 2010 development cookbook

By: Ed Musters

Overview of this book

<p>There is a heavy demand in the marketplace for SharePoint developers that you could take advantage of - if only you had the opportunity to acquire the relevant skills! But, SharePoint 2010 is a big old product with a steep learning curve &ndash; where do you begin? <br /><br />This book has been designed to take the experienced ASP.NET developer from &ldquo;beginner&rdquo; to &ldquo;professional&rdquo; SharePoint developer in the shortest amount of time. You will be productive on you very first SharePoint development assignment with the knowledge and skills that you learn here. You will have distilled the essence of the author&rsquo;s many years of training, and leading development teams in SharePoint. <br /><br />This book uncovers the most common &ldquo;pattern&rdquo; of typical SharePoint development tasks encountered in the real world and puts the topics in a logical order with detailed step-by-step recipes for you to follow. <br />The practical example given builds and flows throughout the chapters and topics. By the end of this book, you will be able to apply the concepts to the challenges ahead of you!</p>
Table of Contents (15 chapters)
Microsoft SharePoint 2010 Development Cookbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface
Index

Using Business Data Web Parts


There are several out-of-the-box Web Parts that can highly leverage your External Content Type definitions! You should definitely explore these Web Parts, because usually I see developers immediately creating a custom Web Part, which does the same thing simply because they were not aware of these features.

In this recipe, we will have one quick and powerful demonstration by using the Business Data List Web Part to create a Publishers Search in just a few clicks!

Getting ready

This recipe relies on having set up the Publishers External Content Type in the previous exercise.

How to do it...

In this recipe, we will use the Publishers External Content Type and an out-of-the-box Business Data Web Part in order to query the Publishers information. Carry out the following steps to do so:

  1. Ensure that SharePoint Designer 2010 has been opened to the Chapter 6 URL.

  2. From the Navigation section, under Site Objects, choose Site Pages.

  3. From the Pages tab in the ribbon, choose Web...