Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

SharePoint 2007 Development Recipes: A Problem-Solution Approach [Repost]

Posted By: AlenMiler
SharePoint 2007 Development Recipes: A Problem-Solution Approach [Repost]

SharePoint 2007 Development Recipes: A Problem-Solution Approach by Mark E. Gerow
Apress | July 25 2008 | ISBN: 1430209615 | Pages: 512 | PDF | 15.25 MB

SharePoint 2007 Development Recipes offers a range of readytouse code recipes that provide the building blocks for solving many common SharePoint 2007 programming dilemmas. This practical, handson guide categorizes recipes by problem area, for example site management, event handlers, users, lists, and web parts, and source code is provided in both VB and C#. As well as providing an invaluable reference, Mark Gerow also includes clear, supporting guidelines to help you modify the code samples for the broadest range of applications. For each recipe you will find Background and design considerations Source code in both VB and C# Discussion of variations on the provided examples Crossreference to core SharePoint classes If you find yourself asking, 'How do I solve this SharePoint development problem?' you will find all the answers in Mark Gerow's supremely useful book.What youll learnSharePoint Recipes will provide readytouse examples of how to programmatically Add web parts to pages. Calculate exact storage used for a list, site, or group of sites. Track and record site, page, and link hits. Manage users, roles, and groups using both Windows and Formsbased authentication. Create sites and site collections. Create lists and a document library. Upload and edit documents and list items. Develop event handlers and workflows. Use JavaScript to alter the behavior of web part pages. Edit builtin web site properties. Work with features and solutions. And much more Who this book is forThis book is for intermediatetoadvanced .NET programmers who want to get the most out of SharePoint 2007 by using the classes and web services provided in the SDK. It can be used both as a tutorial for those new to SharePoint programming and as a reference by those more experience developers who just need working examples that can be modified to suit a job at hand.