Pro SharePoint 2010 Solution Development

Pro SharePoint 2010 Solution Development
Author: Ed Hild
Publisher: Apress
Total Pages: 389
Release: 2010-08-04
Genre: Computers
ISBN: 1430227826

This book takes a practical problem-solution approach to common business challenges. You’ll not only encounter interesting code samples, but also see how to combine these examples with the Microsoft collaboration platform’s services. The book’s solutions focus on using Visual Studio 2008 and its built-in Office development tools to construct the user interface layer. And solutions can interact with SharePoint as a service provider, taking advantage of SharePoint’s many collaboration features like document repositories, collaboration sites, and search functions. This book is unique because it starts with challenges that end users deal with every day when using the Microsoft collaboration platform to support business processes. The solutions are presented as hypothetical business challenges of a fictional company. By presenting the examples in this context, author Ed Hild makes it easier to relate to the challenges and solution value. The goal of these examples is to build applications that apply the benefits of the Office desktop interface to the richness of SharePoint collaboration features. This book will help you develop real-world solutions to complex business problems and challenges.

Professional SharePoint 2013 Development

Professional SharePoint 2013 Development
Author: Reza Alirezaei
Publisher: John Wiley & Sons
Total Pages: 816
Release: 2013-02-22
Genre: Computers
ISBN: 111865496X

Thorough coverage of development in SharePoint 2013 A team of well-known Microsoft MVPs joins forces in this fully updated resource, providing you with in-depth coverage of development tools in the latest iteration of the immensely popular SharePoint. From building solutions to building custom workflow and content management applications, this book shares field-tested best practices on all aspect of SharePoint 2013 development. Offers a thorough look at Windows Azure and SharePoint 2013 Includes new chapters on Application Life Cycle Management, developing apps in SharePoint, and building PerformancePoint Dashboards in SharePoint Professional SharePoint 2013 Development is an essential SharePoint developer title.

Pro ASP.NET SharePoint 2010 Solutions

Pro ASP.NET SharePoint 2010 Solutions
Author: Dave Milner
Publisher: Apress
Total Pages: 363
Release: 2011-08-13
Genre: Computers
ISBN: 1430231122

You’ve run into this issue numerous times. You are developing an ASP.NET application, and you need to incorporate functionality that comes pre-packaged in SharePoint. Wikis, blogs, document management, user authentication, access management—common needs across a variety of solutions. Without guidance and examples, interacting with underlying SharePoint components can be challenging, and working with the different SharePoint APIs is complicated. This book will introduce you to a variety of techniques to master the art of developing ASP.NET applications that are built upon a SharePoint foundation. With these techniques you can start using SharePoint as a development platform to enhance and complement your ASP.NET development. You’ll explore: Integration with SharePoint components The SharePoint/.NET/IIS implementation Configuration management Code Access Security Feature packaging Proper use of SharePoint APIs Advanced deployment techniques Pro ASP.NET Sharepoint 2010 walks you through all of the steps needed to successfully build and deploy ASP.NET solutions within the SharePoint platform. You'll then be able to greatly enhance your applications and build unique solutions that are a mixture of SharePoint and ASP.NET.

Pro ASP.NET SharePoint 2010 Solutions

Pro ASP.NET SharePoint 2010 Solutions
Author: Dave Milner
Publisher: Apress
Total Pages: 363
Release: 2010-12-29
Genre: Computers
ISBN: 1430231114

You’ve run into this issue numerous times. You are developing an ASP.NET application, and you need to incorporate functionality that comes pre-packaged in SharePoint. Wikis, blogs, document management, user authentication, access management—common needs across a variety of solutions. Without guidance and examples, interacting with underlying SharePoint components can be challenging, and working with the different SharePoint APIs is complicated. This book will introduce you to a variety of techniques to master the art of developing ASP.NET applications that are built upon a SharePoint foundation. With these techniques you can start using SharePoint as a development platform to enhance and complement your ASP.NET development. You’ll explore: Integration with SharePoint components The SharePoint/.NET/IIS implementation Configuration management Code Access Security Feature packaging Proper use of SharePoint APIs Advanced deployment techniques Pro ASP.NET Sharepoint 2010 walks you through all of the steps needed to successfully build and deploy ASP.NET solutions within the SharePoint platform. You'll then be able to greatly enhance your applications and build unique solutions that are a mixture of SharePoint and ASP.NET. What you’ll learn How to use SharePoint as a development platform How to build SharePoint features such as authentication, document management, and wikis and blogs into an ASP.NET application How to migrate an existing application from ASP.NET into SharePoint Understand the SharePoint / .NET / IIS implementation Different approaches to packaging ASP.NET within SharePoint Who this book is for This book is for ASP.NET developers who want to incorporate the functionality of SharePoint into their applications. Readers familiar with either ASP.NET development or with SharePoint will find valuable information which will greatly enhance their solutions and allow them to build solid, professional applications with minimal effort. Table of Contents SharePoint as a Development Platform Visual Studio 2010—Advancing the SharePoint Development Environment SharePoint, IIS, and the .NET Framework SharePoint Architecture—File System, Database, and the Provider Pattern Web Parts and Master Pages The Client Object Model Business Connectivity Services Touch Points—Integrating SharePoint 2010 and ASP.NET Medium Touch Point Solutions High Touch Point Solutions Index

Pro SharePoint 2010 Development for Office 365

Pro SharePoint 2010 Development for Office 365
Author: Dave Milner
Publisher: Apress
Total Pages: 255
Release: 2012-12-31
Genre: Computers
ISBN: 1430241837

It’s no secret that cloud-based computing is the next big movement in IT, and Microsoft is right there in the market with Office 365—a cloud-based productivity suite which includes a hosted, cloud-focused version of SharePoint 2010. SharePoint 2010 developers who have traditionally developed for on-premise environments will suddenly find themselves being asked to develop for the cloud. While there is a lot of overlap between cloud-based and traditional SharePoint development, there are also some important differences and considerations that must be taken into account as well. In particular, the proliferation of cloud-based solutions was a driving force behind certain new features in SharePoint 2010, like sandboxed solutions and the new client object model. As the devil is always in the details, Pro SharePoint 2010 Development for Office 365 helps you navigate the changes and develop compelling applications and solutions for SharePoint Online in Office 365. Authors Dave Milner, Bart McDonough, and Paul Stork bring to the table decades of experience in real-world development of solutions for customers—expertise that is the practical result of what works in real-world customer environments. This proven team will cover with you the architectural landscape that SharePoint in the cloud represents, discuss the steps in setting up a development environment, and cover multiple real-world development approaches, technologies, and considerations.

SharePoint 2010 Development with Visual Studio 2010

SharePoint 2010 Development with Visual Studio 2010
Author: Eric Carter
Publisher: Addison-Wesley Professional
Total Pages: 1058
Release: 2010-08-26
Genre: Computers
ISBN: 0321718771

With SharePoint 2010, developers finally have the powerful, end-to-end development tools they need to build outstanding solutions quickly and painlessly. What’s more, those tools are built directly into the latest version of Visual Studio, the development platform most Microsoft developers already know. In this book, the Microsoft experts who created these tools show you how to take full advantage of them. The authors focus specifically on the SharePoint scenarios that Visual Studio 2010 now makes accessible to mainstream Microsoft developers. They assume no experience with SharePoint development and focus on SharePoint Foundation 2010: the low-cost version designed for organizations and departments of all kinds, not just large enterprises. SharePoint 2010 Development with Visual Studio 2010shows how to get your solution up and running fast, and then extend it to meet your precise business requirements. You’ll learn how to develop, package, and deploy robust SharePoint business collaboration applications without any unnecessary complexity or overhead. Following a practical, developer-focused introduction to Microsoft SharePoint 2010, you’ll learn about Visual Studio 2010 templates and tools that simplify the creation of SharePoint solutions The SharePoint object model and its most frequently used methods, properties, and events Using lists to store, manage, and share data Responding to events related to lists, features, items, or workflows Integrating external data with Business Data Connectivity Services Using content types that ship with SharePoint 2010—and creating new ones Building multi-step workflows and custom forms that work with them Utilizing Web Parts to present different data and applications on the same page Customizing SharePoint pages or navigation with ASP.NET Packaging and deploying solutions, and customizing deployment to your unique requirements Whether you’re just starting out with SharePoint development, upgrading from earlier versions, or building on experience with ASP.NET, this book will help you solve real problems and get real results—fast!

Professional Workflow in SharePoint 2010

Professional Workflow in SharePoint 2010
Author: Paul J. Galvin
Publisher: John Wiley & Sons
Total Pages: 432
Release: 2011-11-08
Genre: Computers
ISBN: 1118219716

SharePoint MVPs offer practical WF4 guidance for SharePoint 2010 developers With the new Workflow Foundation 4 (WF4) toolkit in SharePoint 2010, companies have new ways to build custom solutions for common or frequent business processes. This unique book is packed with instructions and tips that show you how. You'll use WF4 to create and implement office-practical apps such as expense report approvals, RFPs, sale pipeline management, and more. The book also covers how to design custom activities with SharePoint Designer 2010. Explains how to build business solutions using the Workflow Foundation 4 toolkit in SharePoint 2010 Shows even non-IT readers how to create and implement processes such as sales pipeline management, creating and managing RFPs, setting up a conference room scheduling solution across a multi-national company, and more Explores the basics vital to all process design: system analysis, researching requirements, and basic design considerations Includes a SharePoint 2007 template for Training and Scheduling; the book walks you through how to upgrade that to 2010 and extend it with new features Create the processes your business needs with SharePoint 2010's new Workflow 4 and this practical guide.

Professional SharePoint 2010 Development

Professional SharePoint 2010 Development
Author: Thomas Rizzo
Publisher: John Wiley & Sons
Total Pages: 853
Release: 2010-07-23
Genre: Computers
ISBN: 0470881380

Learn to leverage the features of the newest version of SharePoint, in this update to the bestseller More than simply a portal, SharePoint is Microsoft's popular content management solution for building intranets and Web sites or hosting wikis and blogs. Offering broad coverage on all aspects of development for the SharePoint platform, this comprehensive book shows you exactly what SharePoint does, how to build solutions, and what features are accessible within SharePoint. Written by one of the most recognized names in SharePoint development, Professional SharePoint 2010 Development offers an extensive selection of field-tested best practices that shows you how to leverage the vast power of this multi-faceted tool to build custom workflow and content management applications. Plus, you'll discover how to take advantage of the new features to roll out new SharePoint sites or upgrade existing sites. SharePoint guru Tom Rizzo offers broad coverage of the newest version of SharePoint, Microsoft's popular content management solution Addresses how the new version adds enhanced developer support for ASP.NET, Ajax, LINQ, and Silverlight Demonstrates how to take advantage of new features, including improvements to offline and mobile client capabilities, social networking additions, and more Covers user experience development, platform services, social media features, event handling, the business data catalog, forms and workflow, business intelligence, and more With this book, you'll get exhaustive coverage on the many possibilities that exist with SharePoint.

Pro SharePoint 2010 Business Intelligence Solutions

Pro SharePoint 2010 Business Intelligence Solutions
Author: Sahil Malik
Publisher: Apress
Total Pages: 427
Release: 2011-10-12
Genre: Computers
ISBN: 1430232862

What differentiates good organizations from bad? The good ones are those that take advantage of the data they already have and use the feedback that business intelligence gives them to improve their processes. SharePoint is now the delivery platform of choice for Microsoft’s business intelligence products, and in this book we reveal how to get the most from developing business intelligence solutions on SharePoint 2010. To understand the various business intelligence offerings in SharePoint 2010, you need to understand the core SQL Server business intelligence concepts, and the first part of the book presents a comprehensive tutorial on those fundamentals. Pro SharePoint 2010 Business Intelligence Solutions then focuses on specific SharePoint business intelligence investments including: Visio Services Excel Services SQL Server Reporting Services Business Connectivity Services PerformancePoint Services All of this is done using a practical, hands-on format, with enough examples to empower you to use these products in your real-life projects. As compelling as SharePoint and SQL Server business intelligence are together, the challenge always has been finding people who understand both SharePoint and SQL Server well enough to deliver such business intelligence solutions. With this book in hand, you become part of that select group.