Professional Microsoft SharePoint 2007 Development Using Microsoft Silverlight 2

Professional Microsoft SharePoint 2007 Development Using Microsoft Silverlight 2
Author: Steve Fox,Paul Stubbs
Publsiher: John Wiley & Sons
Total Pages: 315
Release: 2009-03-03
Genre: Computers
ISBN: 9780470487006

Download Professional Microsoft SharePoint 2007 Development Using Microsoft Silverlight 2 Book in PDF, Epub and Kindle

Silverlight is a cross-browser, cross-platform, and cross-device plug-in for delivering the next generation of .NET-based rich interactive applications (RIAs) for the Web; SharePoint is Microsoft?s portal development platform and the fastest growing server product at Microsoft. If you are seeking to leverage Silverlight 2.0 to optimize SharePoint 2007, you will find what you need in this advanced guide from a well-known author team of Microsoft insiders. The book shows you how to build integrated solutions step-by-step; how to integrate Silverlight applications with different SharePoint objects such as lists, Web parts, and others; and provides source code, so you can replicate and test the code on your own.

Pro SharePoint 2007 Development Techniques

Pro SharePoint 2007 Development Techniques
Author: Nikander Bruggeman
Publsiher: Apress
Total Pages: 493
Release: 2008-03-11
Genre: Computers
ISBN: 9781430204831

Download Pro SharePoint 2007 Development Techniques Book in PDF, Epub and Kindle

A hugely practical and up-to-date work, this book is for developers looking to combine the latest advances in Windows and Microsoft development, such as .NET 2.0, ASP.NET AJAX, InfoPath, and Biztalk, with their SharePoint sites. SharePoint is a hot topic right now, and mixing the intersection of one hot tech area with other hot techs is sure to be a hit. This is the only book on the market dedicated to using other products and technologies with SharePoint. Nikander and Margriet Bruggeman are .NET professionals specializing in building web applications using the latest Microsoft technology. Their work includes software design, development, consulting and training.

Professional Office Business Application Development

Professional Office Business Application Development
Author: Steve Fox,Bill Sheldon
Publsiher: John Wiley & Sons
Total Pages: 332
Release: 2008-11-13
Genre: Computers
ISBN: 9780470435106

Download Professional Office Business Application Development Book in PDF, Epub and Kindle

Office Business Application (OBA) development is new and growing at a rapid pace as large companies discover its importance. This book provides you with insight into how organizations can leverage OBA. You’ll go on an in-depth journey to learning how to use various tools to bridge the gap between business data and the people who need it. Plus, you’ll gain an extensive understanding on building and deploying OBA via a common scenario and that is broken down so that you can learn each component.

Professional SharePoint 2007 Development

Professional SharePoint 2007 Development
Author: John Holliday,John Alexander
Publsiher: John Wiley & Sons
Total Pages: 747
Release: 2007-06-12
Genre: Computers
ISBN: 9780470117569

Download Professional SharePoint 2007 Development Book in PDF, Epub and Kindle

If you're a .NET or Microsoft Office developer, this book will give you the tools and the techniques you need to build great solutions for the SharePoint platform. It offers practical insights that will help you take advantage of this powerful new integrated suite of server-based collaboration software tools along with specific examples that show you how to implement your own custom solutions. You'll then be able to apply this information to create collaborative web-based applications that enhance user productivity and deliver rich user experiences. You’ll start by building a strong foundation based on a thorough understanding of the technologies that come with the SharePoint platform, while also drilling into specific implementation areas. Next, you'll dive into seven key SharePoint development areas: the base collaboration platform, portal and composite application frameworks, enterprise search, ECM, business process automation and workflow, electronic forms, and business intelligence. This book is for ASP.NET developers who want to add collaboration support to their existing applications, Windows/Office client developers who want to move their solutions from the desktop to the web, and experienced SharePoint version 2.0 developers who want to take advantage of the new capabilities available in Windows SharePoint Services 3.0. You will learn all about Windows SharePoint Services and MOSS 2007, including the following: Ways to enhance collaboration using calendars, tasks, issues, and email alerts Techniques for developing applications with integrated RSS, blogs and Wikis How to build, configure, and manage portal solutions Strategies for using enterprise search, XML, and XSLT Methods for improving enterprise content management and business intelligence Ways to take advantage of built-in support for regulatory compliance and web publishing How to create custom workflows and integrate them into your solutions 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)

Professional SharePoint 2007 Web Content Management Development

Professional SharePoint 2007 Web Content Management Development
Author: Andrew Connell
Publsiher: John Wiley & Sons
Total Pages: 458
Release: 2008-09-09
Genre: Computers
ISBN: 9780470396315

Download Professional SharePoint 2007 Web Content Management Development Book in PDF, Epub and Kindle

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, “ContentDeployment”—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)

Professional Microsoft Search

Professional Microsoft Search
Author: Thomas Rizzo,Richard Riley,Shane Young
Publsiher: John Wiley & Sons
Total Pages: 384
Release: 2008-08-20
Genre: Computers
ISBN: 9780470425275

Download Professional Microsoft Search Book in PDF, Epub and Kindle

Written by three of the most recognized influencers in the Microsoft SharePoint community, this book sheds light on SharePoint Search in the enterprise and focuses solely on Microsoft Search technology. This book is intended for a range of folks from the IT administrator to the developer writing search applications. We span many topics in this book to try to cover the breadth of using, administering, and developing on the SharePoint Search technologies. The developer chapters will be important for the administrator to understand, since developers and administrators have to work together to make Search work. On the flip side, the administrator chapters will be important for developers to understand the architecture and administration of Search because, without this knowledge, writing to the APIs will be more difficult. Most readers will benefit from reading all the chapters in this book. This book covers the breadth of the SharePoint Search technologies from Search Server to Windows SharePoint Services to Office SharePoint Server. We also include information on the latest search technologies coming from Microsoft, including the new federation capabilities, filter pack, and the recently acquired FAST technologies. This book is structured in such a way that you can read it from end to end. The chapters are laid out in such a way that they build on each other, starting with an overview chapter and ending with an API chapter that shows you how to program against all the technology about which you just learned. If you are new to SharePoint, the first few chapters will be important for you to understand and digest before moving on, since the array of search technologies can be overwhelming for someone new to them. For experienced SharePoint readers, the overview chapters are a good refresher to skim through, but you probably can skip right to the detailed chapters, starting with Chapter 3, Planning and Deploying an Enterprise Search Solution. The topics covered include: Introduction to Enterprise Search. Overview of Microsoft Enterprise Search Products. Planning and Deploying an Enterprise Search Solution. Configuring and Administering Search. Searching LOB Systems with the BDC. User Profiles and People Search. Extending Search with Federation. Securing Your Search Results. Customizing the Search Experience. Understanding and Tuning Relevance. Building Applications with the Search API and Web Services. To get the most from this book, you will want a copy of Office SharePoint Server. Windows SharePoint Services or Search Server will work, but you will not have access to all the search capabilities we talk about in the book. One easy way to get an evaluation copy of SharePoint is to download the SharePoint virtual machine from MSDN. You can find a link to the virtual machine on the SharePoint home page at www.microsoft.com/office/sharepoint. This virtual machine, while large, is preconfigured for you so that you can start working with the SharePoint Search technologies without having to install all the software and configure it.

Beginning SharePoint 2010 Development

Beginning SharePoint 2010 Development
Author: Steve Fox
Publsiher: John Wiley & Sons
Total Pages: 506
Release: 2010-05-14
Genre: Computers
ISBN: 9780470881828

Download Beginning SharePoint 2010 Development Book in PDF, Epub and Kindle

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 Wrox Beginning 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. 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. 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.

PROFESSIONAL SHAREPOINT 2007 DEVELOPMENT

PROFESSIONAL SHAREPOINT 2007 DEVELOPMENT
Author: John Holliday,John Alexander,Eli Ro,Jeff Julian
Publsiher: John Wiley & Sons
Total Pages: 748
Release: 2007-07
Genre: Electronic Book
ISBN: 8126511346

Download PROFESSIONAL SHAREPOINT 2007 DEVELOPMENT Book in PDF, Epub and Kindle

Market_Desc: · Primary audience: Developers who target the Microsoft platform· Secondary audience: SharePoint IT professionals Special Features: · Wrox!· SharePoint 2007 incorporates a great deal of ASP.NET 2.0 technology for developers, making SharePoint 2007 an attractive platform for ASP.NET 2.0 developers· Written by a key member of the SharePoint 2007 team at Microsoft along with high-profile external MVPs and Microsoft developer community leaders About The Book: The book begins with an introduction to the technologies in Microsoft s application platform. Next, it highlights the technologies in SharePoint 2007 that are new for developers. How SharePoint fits in and complements the underlying platform is discussed throughout the book so that the reader knows how to take existing investments in the MSFT platform and move those to SharePoint. Plus, there is a section on how to get your development environment setup to take advantage of SharePoint in the most optimal way. Next, the book dives into 7 key areas of development on SharePoint: base platform, collaboration, portal and composite application frameworks, enterprise search, ECM, business process/workflow/electronic forms and finally business intelligence. Throughout each section, we describe the architecture and then the implementation of solutions on that architecture. The book assumes some base knowledge of the Microsoft development technologies and offers intermediate to advanced topics in each development area.