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

Installing Microsoft Office 2010 Professional


SharePoint 2010 is tightly integrated with, and was specifically designed to exploit, Microsoft Office 2010. So Office 2010 is a key tool for you to leverage in your SharePoint 2010 solutions, such as Word, Excel, and so on. Together with Visio and SharePoint Designer , these applications will be an important part of your development toolkit.

Getting ready

Download Microsoft Office 2010 Professional Plus from your MSDN subscription, or type in Microsoft office 2010 professional plus trial download into your favorite search engine to download the 60-day trial from the Microsoft site.

Wherever the software comes from, it will be presented as an EXE file. Make the file available to your virtual machine, for example, by going to your virtual machine settings and sharing a folder from the host machine. Or you could choose to download the software directly to your VM environment. Double-click the EXE file to launch the installation.

How to do it...

Here is the recipe to install Microsoft Office Professional Plus 2010:

  1. On the first screen, enter your product key (either MSDN or trial key).

  2. Accept the terms of the license agreement and click Continue.

  3. On the Choose the installation you want screen, click Customize.

  4. (Recommended) On the next screen, Installation Options tab, mark Microsoft Access, Microsoft OneNote, Microsoft Outlook, and Microsoft Publisher as Not Available / not installed (red mark). You can always install these later if you wish to experiment with these applications with SharePoint. Finally, click Install Now.

  5. Click Close when the installation completes.

  6. We want to take a moment to initialize Office. From the Windows Start menu, launch Microsoft Word.

  7. On the Help protect and improve Microsoft Office screen, select the option Don't make changes and click OK.

  8. Take the opportunity to activate Office if this has not been (automatically) done already.

  9. On the File tab in the ribbon, select Options. On the Word Options screen, select Trust Center on the left-hand side. Click the Trust Center Settings button. On the Trust Center screen, select Protected View on the left-hand side, as shown in the following screenshot. Deselect the first three checkboxes and click OK twice:

  10. Close Microsoft Word.

Congratulations! You have installed Microsoft Office Professional Plus 2010.