SharePoint 2010 Development with Visual Studio 2010


Book Description

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!




SharePoint 2010 Web Parts in Action


Book Description

If you look at a SharePoint application you'll find that most of its active components are Web Parts. SharePoint 2010 includes dozens of prebuilt Web Parts that you can use. It also provides an API that lets you build custom Web Parts using C# or VB.NET. SharePoint 2010 Web Parts in Actionis a comprehensive guide to deploying, customizing, and creating Web Parts. Countless examples walk you through everything from design, to development, deployment, troubleshooting, and upgrading. Because Web Parts are ASP.NET controls, you'll learn to use Visual Studio 2010 to extend existing Web Parts and to build custom components from scratch. What's Inside Using and configuring Web Parts Web Part and portal best practices Custom use cases, like mobile and international apps Web Part design patterns This book is written for application developers working with SharePoint 2010. Knowing Visual Studio 2010 is helpful but not required. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.




Professional SharePoint 2013 Development


Book Description

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.




Microsoft Visual Studio 2010 Unleashed


Book Description

This end-to-end deep dive into Microsoft Visual Studio 2010 Professional will help working developers squeeze maximum productivity out of Visual Studio 2010’s extraordinarily rich toolbox, whether they are writing code for the Web, Windows, Silverlight, or Microsoft’s Azure cloud computing environment. The authors combine authoritative and detailed information about Microsoft’s latest IDE, with extensive insights and best practices drawn from decades of development experience. Developers will learn how to use Visual Studio 2010 Professional to take full advantage of the entire .NET platform, including Windows Presentation Foundation (WPF) for rich client development, Windows Communication Foundation (WCF) for building dynamic service-oriented solutions, and Windows Workflow Foundation (WF) for structured programming around business processes. The authors also present extensive new coverage of Microsoft’s powerful new tools for unit testing, application instrumentation, and code analysis. By focusing entirely on Visual Studio 2010 Professional, the authors have gone deeper into Microsoft’s core product than ever before. Throughout, their focus is relentlessly practical: how to apply Microsoft’s tools to build better software, faster. Detailed information on how to... Work with solutions, projects, browsers, explorers, editors, and designers Write better macros, add-ins, and wizards Save more time with Visual Studio 2010’s updated productivity tools Instrument, analyze, and test your software Refactor code for greater robustness, maintainability, and performance Share code with team members and the larger community Write powerful ASP.NET, ASP.NET MVC, and Silverlight web applications Implement robust service oriented architecture (SOA)–based applications Efficiently consume services with WCF Write advanced Windows applications with Windows Forms and WPF Construct data-centric applications with LINQ and Entity Framework Create and host workflow-based applications with WF Write applications for the Azure cloud Extend Visual Studio with the new Managed Extensibility Framework (MEF) and the Automation Object Model Build better object-oriented VB or C# software, and use new dynamic language features




Beginning SharePoint 2010 Development


Book Description

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 Workflow in SharePoint 2010


Book Description

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.




Designing Forms for SharePoint and InfoPath


Book Description

Together, InfoPath 2010 and Microsoft SharePoint Designer 2010 make it possible to create end-to-end solutions that combine powerful forms, enterprise-scale workflow, and access to key business data. Now, building on the valuable content from their previous InfoPath book, three Microsoft experts offer a complete introduction to building the forms that drive these solutions. Designing Forms for SharePoint and InfoPath combines deep knowledge of InfoPath, new insights into SharePoint development, and an insider’s view of new InfoPath features for building more powerful SharePoint applications. Ideal for information workers, power users, and experienced form designers and developers, this book teaches new techniques through downloadable examples, including form templates, code, and XML. You’ll start with a complete hands-on primer for designing rich forms with InfoPath Designer, covering Forms Services, data retrieval and submission, controls, customization, saving, publishing, and workflow. Next, you’ll turn to advanced form design, including coding, the InfoPath object model, and InfoPath hosting options. Coverage includes Mastering best practices for designing forms and working with data Creating and editing SharePoint list forms in InfoPath 2010 Setting up Forms Services in SharePoint 2010 Using new InfoPath controls and customization techniques Adding logic without code via Quick Rules and the Rules Management pane Using the InfoPath Form Web Part to create powerful solutions with minimal code, including data mashups Submitting, saving, and publishing, including Quick Publish Building reusable components, custom controls, and add-ins Securing and efficiently deploying solutions Making the most of reporting and workflows Writing better InfoPath code more quickly with Visual Studio Tools for Office Using import/export and the new import wizard Customizing forms for creating, viewing, and editing SharePoint lists Building dynamic queries to REST Web services







Microsoft SharePoint 2010 Business Application Blueprints


Book Description

The hands-on example solutions in this book are based on fictitious business development briefs, and they illustrate practical ways of using SharePoint in various business scenarios. A chapter is dedicated to each example SharePoint solution covering step-by-step instructions for building the SharePoint solutions, aided by the extensive use of screenshots. This book is for SharePoint developers, consultants, and administrators who want to build a range of SharePoint solutions that extend the SharePoint platform, and see how to apply the many available SharePoint features in different scenarios.




Professional SharePoint 2010 Development


Book Description

Updated guidance on how to take advantage of the newest features of SharePoint programmability More than simply a portal, SharePoint is Microsoft's popular content management solution for building intranets and websites 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 a team of SharePoint experts, this new edition 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. Keeps you thoroughly up to date on all the most recent changes to SharePoint 2010 Reveals broad and deep coverage of social media features, content management applications, enterprise search, business connectivity services, user experience development, and custom workflow Examines SharePoint Server 2010 vs. SharePoint Foundation Server Highlights ways you can take advantage of improvements to offline and mobile client capabilities, improvements to SQL Server table support, Cloud-based offerings with Azure integration, social networking additions, and more Professional SharePoint 2010 Development, Second Edition presents you with authoritative coverage on all aspects of development for the SharePoint platform.