Showing posts with label SharePoint Book. Show all posts
Showing posts with label SharePoint Book. Show all posts

SharePoint 2007 Developer’s Guide to Business Data Catalog – Free Download

SharePoint 2007 Developer’s Guide to Business Data Catalog – Free Download

Book Description
The data locked in your organization’s systems and databases is a precious — and sometimes untapped — resource. The SharePoint Business Data Catalog makes it easy to gather, analyze, and report on data from multiple sources, through SharePoint. Using standard web parts, an efficient management console, and a simple programming model, you can build sites, dashboards, and applications that maximize this business asset.

SharePoint 2007 Developer’s Guide to Business Data Catalog is a practical, example-rich guide to the features of the BDC and the techniques you need to build solutions for end users. The book starts with the basics — what the BDC is, what you can do with it, and how to pull together a BDC solution. With the fundamentals in hand, it explores the techniques and ideas you need to put BDC into use effectively in your organization.

Knowledge of SharePoint Server and WSS is required.
“This book is an absolute must-have!”
-Christina Wheeler, SharePoint Consultant, Summit 7 Systems
” from experts who know the BDC inside and out.”
-Monty Grusendorf, Senior Web Developer, Bantrel
“An excellent guide for working with the BDC.”
-Darren Neimke, Author of ASP.NET 2.0 Web Parts in Action
“A one-stop guide for SharePoint BDC developers.”
-Prajwal Khanal, Senior Software Engineer, D2HawkeyeServices Pvt. Ltd.

About the Author
Brett Lonsdale is a founder of Lightning Tools (www.lightningtools.com), a UK-based SharePoint consultancy specializing in BDC. Brett is a Microsoft Certified Trainer and an experienced trainer for MindSharp in the US and Combined Knowledge in the UK.

NIck Swan is a founder of Lightning Tools (www.lightningtools.com), a UK-based SharePoint consultancy specializing in BDC. Nick is a SharePoint MVP and an experienced trainer for MindSharp in the US and Combined Knowledge in the UK.

Book Details

  • Paperback: 304 pages
  • Publisher: Manning Publications (September 28, 2009)
  • Language: English
  • ISBN-10: 1933988819
  • ISBN-13: 978-1933988818
  • File Size: 17.9 MiB
  • Hits: 1,203 times

Download Link

[FileSonic] Manning.SharePoint.2007.Developers.Guide.to.Business.Data.Catalog.Sep.2009.rar
[Sponsor] Manning.SharePoint.2007.Developers.Guide.to.Business.Data.Catalog.Sep.2009.rar

Professional SharePoint 2007 Web Content Management Development – Free Download

Professional SharePoint 2007 Web Content Management Development – Free Download

Book Description
This book is for SharePoint developers working with Publishing sites—sites that leverage MOSS 2007 WCM capabilities. It does not cover administrative topics in any great detail, only where absolutely necessary. For the most part, no two chapters are dependent upon each other, so each chapter can be used as a reference independently of the others. Readers need not have any development experience with SharePoint, but they should have some experience with and a working knowledge of ASP.NET 2.0 development practices and topics. Of course, it is beneficial if the reader does have at least a working knowledge of what SharePoint is all about.

This book covers MOSS 2007 WCM Publishing sites. You will find some chapters that seem to cover general WSS 3.0 topics, but everything is treated in the context of a Publishing site. While the chapters are arranged in a logical order, it is not necessary to read the book from cover to cover in a linear fashion. The following is a brief description of each chapter:

Chapter 1, “Embarking on Web Content Management Projects”—This chapter explains what this book is all about, who the target audience is, and who will benefit most from the book. It also details what the reader needs in terms of a local development environment in order to implement the solutions. In addition, each of the subsequent chapters is explained very briefly to provide an overview and clarify how each chapter fits in.

Chapter 2, “Windows SharePoint Services 3.0 Development Primer”—This chapter covers the fundamentals of WSS, including definitions of terms such as farm, Web application, site collection, site, list, and document library, and the general architecture of WSS. Some basic object model techniques are demonstrated in this chapter.

Chapter 3, “Overview of Office SharePoint Server 2007 and Web Content Management”—This chapter briefly explains each of the various components that make up MOSS. In addition ,while the book is development-focused, the “ABCs” of content-centric Internet sites is covered.

Chapter 4, “SharePoint Features and the Solution Framework”—Both new to WSS 3.0, the SharePoint Feature and solution frameworks are covered in great detail in this chapter, as well as a process for automatically creating WSS solution packages on every project build.

Chapter 5, “Minimal Publishing Site Definition”—Many users create new WCM sites by using the Publishing Portal template. Unfortunately, this adds quite a bit of unnecessary content to the site. This chapter picks apart the Publishing Portal template and Publishing Features and demonstrates how to create a minimal Publishing Portal template.

Chapter 6, “Site Columns, Content Types, and Lists”—Three core components to every WSS 3.0 site—site columns, content types, and lists—are covered in this chapter.

Chapter 7, “Master Pages and Page Layouts”—This chapter covers everything you need to know about creating, editing, and leveraging master pages and page layouts within Publishing sites.

Chapter 8, “Navigation”—While WSS 3.0’s navigation is founded on the ASP.NET 2.0 navigation provider framework, there are a few SharePoint-specific topics, which are covered in this chapter.

Chapter 9, “Accessibility”—If it’s not already, accessibility is becoming an increasingly important topic with regard to Web sites. This chapter explains the different levels of accessibility and discusses some techniques and tools developers can leverage to create sites for users with disabilities.

Chapter 10, “Field Types and Field Controls”—Although it’s a WSS 3.0 concept, field types and field controls are covered in this chapter in the context of a Publishing site. This includes creating custom field types with custom values types and controls, as well as custom field controls that leverage existing field types.

Chapter 11, “Web Parts”—This chapter covers creating custom Web Parts and some advanced topics related to custom Web Part development, such as Editor Parts, customizing the Verbs menu, and leveraging asynchronous programming techniques. This chapter also covers the three Publishing-specific Web Parts and some advanced customization and styling options of the Content Query Web Part.

Chapter 12, “Leveraging Workflow”—The Windows Workflow Foundation, part of the .NET Framework 3.0, is fully leveraged by WSS 3.0 and MOSS 2007. This chapter explains how to create custom workflows using Visual Studio and leveraging InfoPath Web-rendered forms.

Chapter 13, “Search”—Every content-centric site needs a robust search offering. This chapter explains the different components of MOSS search, as well as many customization opportunities such as modifying the search results.

Chapter 14, “Authoring Experience Extensibility”—While the authoring experience in Publishing sites is quite robust, at times developers need to extend this offering for specific content owner requirements. This chapter covers this, including customizing the Page Editing Toolbar and the Rich Text Editor HTML field control.

Chapter 15, “Authentication and Authorization”—This chapter covers everything you need to know about the ASP.NET 2.0 authentication provider model SharePoint fully leverages.

Chapter 16, “Implementing Sites with Multiple Languages and Devices”—This chapter covers the topic of maintaining sites that need to offer their content in multiple languages, as well as developing custom Web Parts that are multilingual aware.

Chapter 17, “Content Deployment”—A common request for larger content-centric Web sites is to have an internal authoring environment for content and then push the changed content out to a destination site, either in an organization’s DMZ or at a co-location facility. This chapter describes the content deployment capability in MOSS designed to handle such business requirements.

Chapter 18, “Offline Authoring with Document Converters”—While MOSS 2007 Publishing sites offer a very robust Web-based content authoring experience, SharePoint provides a way to author content offline using tools such as Microsoft Word or InfoPath. This chapter explains what you need to know about configuring the document converter infrastructure and creating custom document converters.

Chapter 19, “Performance Tips, Tricks, and Traps”—Internet-facing content-centric sites built on the SharePoint platform need to be designed and developed with performance in mind. This chapter provides numerous guidelines and tips that developers can leverage to create the most performant sites.

Chapter 20, “Incorporating ASP.NET 2.0 Applications”—SharePoint (both WSS 3.0 and MOSS 2007) is not an end-to-end solution but an application platform. While it provides a significant amount of functionality out of the box, developers can leverage this platform in building custom applications. This chapter discusses some techniques that can be used for such tasks.

One approach book takes is not to dwell on the more common minutia of creating projects in Visual Studio, or the huge topics of core Windows SharePoint Services (WSS) 3.0 development or SharePoint administration. These topics warrant their own books, and throughout this book you will find recommended resources for these topics. This book does cover some subjects that have their roots in WSS, but they are presented within the context of a Publishing site.

Finally, this book approaches every topic of implementation from the perspective of SharePoint customization and SharePoint development. While one implementation may seem to be better than the other, it takes no position on either, as the goal is to simply educate readers about the advantages and disadvantages of each. These concepts are defined in Chapter 2, “Windows SharePoint Services 3.0 Development Primer.”

This book is also available as part of the 4-book SharePoint 2007 Wrox Box (ISBN: 0470431946) with these 4 books:

  • Professional SharePoint 2007 Development (ISBN: 0470117567)
  • Real World SharePoint 2007 (ISBN: 0470168358)
  • Professional Microsoft SharePoint 2007 Design (ISBN: 047028580X)
  • Professional SharePoint 2007 Web Content Management Development (ISBN: 0470224754)

From the Back Cover
Professional SharePoint 2007 Web Content Management Development

By allowing multiple users to create and update web pages without the use of HTML or specialized editing software, SharePoint Server 2007 Web Content Managament (WCM) is a fascinating system that organizes web content and design edits from each one of the site’s contributors and then compiles all those changes into a finished product. Author and Microsoft Office SharePoint Server MVP Andrew Connell presents the first book to focus on the features and fundamentals of WCM as well as the various services that are offered by the Windows SharePoint Services platform.

Tackle each core aspect of a typical Publishing site development project using the techniques outlined in this book. You’ll walk through key points, design elements, and development approaches that will demonstrate how WCM brings the power of content management to a large audience, and you’ll quickly grasp why SharePoint Server is a robust platform for hosting content-centric Web sites.

What you will learn from this book

  • Optimal methods for embarking on web content management projects
  • Leveraging the provided Publishing Web Parts and creating custom Web Parts
  • How to create custom field types and field controls
  • How to customize the SharePoint authoring environment
  • Techniques for implementing sites with multiple languages and devices
  • Ways of creating a minimal SharePoint site definition
  • Implementing an offline authoring experience
  • Various performance tips, tricks, and traps

Who this book is for
This book is for Web development professionals, particularly ASP.NET 2.0 developers who are building content management sites with the SharePoint platform.

Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.

Book Details

  • Paperback: 425 pages
  • Publisher: Wrox; Pap/Onl edition (June 23, 2008)
  • Language: English
  • ISBN-10: 0470224754
  • ISBN-13: 978-0470224755
  • File Size: 8.7 MiB
  • Hits: 1,362 times

Download Link

[FileSonic] Wrox.Professional.SharePoint.2007.Web.Content.Management.Development.Jun.2008.rar[Sponsor] Wrox.Professional.SharePoint.2007.Web.Content.Management.Development.Jun.2008.rar

Building the SharePoint User Experience – Free Download

Building the SharePoint User Experience – Free Download

Book Description

The SharePoint user experience is critical in application architecture and user acceptance. Using tools available to all developers, you will learn how to rebuild a SharePoint site, taking it all the way from the default out–of–the–box experience to your very own customized user experience.

Along the way you will receive a solid understanding of the SharePoint architecture that will enable you to take full advantage of the capabilities of SharePoint as a platform. This will allow you to tailor the SharePoint user experience to increase the value of solutions and to work more effectively with projects. And that, of course, leads to successful SharePoint solutions in your business that your users are happy to accept and use.

What you’ll learn

  • Learn the tools needed to create effective and highly tailored user interfaces and experiences.
  • Dissect an out–of–the–box site to learn how every user experience element is built.
  • Master the core functions of sites, lists, content types, and fields.
  • Build a site from scratch using tools available to everyone.
  • Speed up development time by using little known tips and tricks.
  • See how new skills can be applied to everyday tasks with simple exercises.

Who is this book for?

This book is for SharePoint developers who want to learn how to work with designers and other developers to create custom and tailored user experiences, including custom forms, content types, lists, fields, pages, and navigation that will better match your project’s requirements. This is not a book for graphic designers—you’ll find no Photoshop tips here!

About the Author

Bjørn Furuknap is a senior solutions architect, focusing primarily on SharePoint and related collaboration technologies. He has worked in IT since 1993, both as an IT professional and a developer. He is a former teacher at a college–level programming school, speaker, and author of published articles. He holds an MCSE as well as several other titles, including all current SharePoint certifications. Visit http://furuknap.blogspot.com/ for more information, articles, reviews and code samples.

Book Details

  • Paperback: 376 pages
  • Publisher: Apress; 1 edition (April 22, 2009)
  • Language: English
  • ISBN-10: 1430218967
  • ISBN-13: 978-1430218968
  • File Size: 14.4 MiB
  • Hits: 1,360 times

Download Link

[FileSonic] Apress.Building.the.SharePoint.User.Experience.Apr.2009.rar


[Sponsor] Apress.Building.the.SharePoint.User.Experience.Apr.2009.rar

Inside Microsoft SharePoint 2010 - digg sharepoint

Inside Microsoft SharePoint 2010Book Description
Build custom SharePoint 2010 solutions with deep architectural insights from the experts.

Get  a detailed look inside SharePoint 2010—and master the intricacies of  developing intranets, extranets, and Web-based applications. Guided by  an author team with in-depth knowledge of SharePoint architecture,  you'll gain task-oriented guidance and extensive code samples to help  you build robust business solutions.

Discover how to:

  • Master fundamental development techniques for SharePoint Foundation
  • Deploy your SharePoint application as a sandboxed solution for more stable and security-enhanced code
  • Create page templates, master pages, Web Parts, custom controls, and event handlers
  • Develop custom field types, site columns, content types, and list definitions
  • Query SharePoint lists with the LINQ-to-SharePoint provider
  • Use the Client Object Model in JavaScript and Microsoft Silverlight® applications
  • Customize the Enterprise Content Management (ECM) capabilities in SharePoint 2010
  • Configure and extend Business Connectivity Services (BCS) and Enterprise Search

Table of Contents
Chapter 1 SharePoint 2010 Developer Roadmap

  • SharePoint Foundation
  • Windows PowerShell Boot Camp for SharePoint Professionals
  • Conclusion

Chapter 2 Sharepoint Foundation Development

  • The Server-Side Object Model
  • Developing SharePoint Solutions
  • Conclusion

Book Details

  • Paperback: 648 pages
  • Publisher: Microsoft Press (March, 2011)
  • Language: English
  • ISBN-10: 0735627460
  • ISBN-13: 978-0735627468
  • File Size: 28.3 MiB
  • Hits: 1,625 times