SharePoint 2010 Web Parts in Action
eBook - ePub

SharePoint 2010 Web Parts in Action

  1. 448 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

SharePoint 2010 Web Parts in Action

About this book

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 Action is 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.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access SharePoint 2010 Web Parts in Action by Wictor Wilén in PDF and/or ePUB format, as well as other popular books in Computer Science & Systems Architecture. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. SharePoint 2010 Web Parts in Action
  2. Copyright
  3. Dedication
  4. Brief Table of Contents
  5. Table of Contents
  6. Preface
  7. Acknowledgments
  8. About This Book
  9. About the Cover Illustration
  10. About Web Parts
  11. Part 1. Introducing SharePoint 2010 Web Parts
  12. Chapter 1. Introducing SharePoint 2010 Web Parts
  13. Chapter 2. Using and configuring Web Parts in SharePoint 2010
  14. Part 2. Developing SharePoint 2010 Web Parts
  15. Chapter 3. Building Web Parts with Visual Studio 2010
  16. Chapter 4. Building the user interface
  17. Chapter 5. Making Web Parts customizable
  18. Chapter 6. Web Part resources and localization
  19. Chapter 7. Packaging, deployment, and security
  20. Chapter 8. Tools for troubleshooting and logging
  21. Chapter 9. Programming and caching for performance
  22. Chapter 10. Dynamic interfaces in Web Parts
  23. Chapter 11. The Client Object Model and Silverlight Web Parts
  24. Chapter 12. Making Web Parts mobile
  25. Chapter 13. Design patterns and testability
  26. Part 3. Dashboards and connections
  27. Chapter 14. Connecting Web Parts
  28. Chapter 15. Building pages and dashboards
  29. Appendix A. Out-of-the-box Web Parts in SharePoint 2010
  30. Index
  31. List of Figures
  32. List of Tables
  33. List of Listings