SharePoint 2010 as a Development Platform

SharePoint 2010 as a Development Platform PDF Author: Joerg Krause
Publisher: Apress
ISBN: 1430227079
Category : Computers
Languages : en
Pages : 1151

Get Book

Book Description
SharePoint is gaining recognition as a full-fledged application server with many features and enhancements that specifically allow non-developers to create sophisticated intranet sites. However, with the 2010 release, Microsoft’s SharePoint increasingly becomes a compelling development platform. The strong application programming interface (API), its highly extensible nature, and its foundation on the underlying .NET Framework all generate “the perfect storm” to make it one of the most powerful web development platforms available. However, with power comes complexity. The wide range of usage scenarios make it difficult for developers to grasp the full ability of this next-generation platform. This book takes an in-depth, all-encompassing approach to programming concepts, the extensibility interfaces, and how to embrace SharePoint as a toolkit full of features available to web developers. Take an in-depth look into the internals of SharePoint. Create sophisticated applications using SharePoint controls and databases. Understand the API and use in conjunction with ASP.NET to extend SharePoint. SharePoint is more than a portal and more than an intranet. Harness its capabilities and put it to work for you.

SharePoint 2010 as a Development Platform

SharePoint 2010 as a Development Platform PDF Author: Joerg Krause
Publisher: Apress
ISBN: 1430227079
Category : Computers
Languages : en
Pages : 1151

Get Book

Book Description
SharePoint is gaining recognition as a full-fledged application server with many features and enhancements that specifically allow non-developers to create sophisticated intranet sites. However, with the 2010 release, Microsoft’s SharePoint increasingly becomes a compelling development platform. The strong application programming interface (API), its highly extensible nature, and its foundation on the underlying .NET Framework all generate “the perfect storm” to make it one of the most powerful web development platforms available. However, with power comes complexity. The wide range of usage scenarios make it difficult for developers to grasp the full ability of this next-generation platform. This book takes an in-depth, all-encompassing approach to programming concepts, the extensibility interfaces, and how to embrace SharePoint as a toolkit full of features available to web developers. Take an in-depth look into the internals of SharePoint. Create sophisticated applications using SharePoint controls and databases. Understand the API and use in conjunction with ASP.NET to extend SharePoint. SharePoint is more than a portal and more than an intranet. Harness its capabilities and put it to work for you.

Professional SharePoint 2010 Development

Professional SharePoint 2010 Development PDF Author: Thomas Rizzo
Publisher: John Wiley & Sons
ISBN: 0470881380
Category : Computers
Languages : en
Pages : 853

Get Book

Book Description
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.

Professional SharePoint 2013 Development

Professional SharePoint 2013 Development PDF Author: Reza Alirezaei
Publisher: John Wiley & Sons
ISBN: 111865496X
Category : Computers
Languages : en
Pages : 816

Get Book

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.

SharePoint 2010 Development with Visual Studio 2010

SharePoint 2010 Development with Visual Studio 2010 PDF Author: Eric Carter
Publisher: Addison-Wesley Professional
ISBN: 0321718771
Category : Computers
Languages : en
Pages : 1058

Get Book

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!

Beginning SharePoint 2010 Development

Beginning SharePoint 2010 Development PDF Author: Steve Fox
Publisher: John Wiley & Sons
ISBN: 0470881828
Category : Computers
Languages : en
Pages : 506

Get Book

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.

SharePoint 2010 Development

SharePoint 2010 Development PDF Author: Bernd Pehlke
Publisher:
ISBN: 9781909264038
Category :
Languages : en
Pages :

Get Book

Book Description
SharePoint 2010 is not only a collaboration platform, document management or content management system, it is also a flexible and comprehensive development platform that allows you to build compelling extensions and complete applications for the SharePoint platform. In order to shed some light into the darkness of SharePoint Development this guide leads you through the basics such as the development environment, object model and basic components like Web Parts and Application Pages.

Professional SharePoint 2010 Development

Professional SharePoint 2010 Development PDF Author: Thomas Rizzo
Publisher: John Wiley & Sons
ISBN: 1118238680
Category : Computers
Languages : en
Pages : 840

Get Book

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.

SharePoint 2010 Six-in-One

SharePoint 2010 Six-in-One PDF Author: Chris Geier
Publisher: John Wiley & Sons
ISBN: 1118058267
Category : Computers
Languages : en
Pages : 602

Get Book

Book Description
A team of SharePoint authorities addresses the six most essential areas of SharePoint 2010 SharePoint enables Web sites to host shared workspaces and is a leading solution for Enterprise Content Management. This book serves as one-stop shopping for concise coverage on six key areas that you need to know in order to get up and running with SharePoint 2010 quickly. After an introduction to the new features of SharePoint 2010, the author team of SharePoint experts walk you through branding and customization, workflow, business connectivity services, social networking and tools, the search function, and development basics so you can get started using SharePoint immediately. SharePoint 2010 offers numerous exciting new features, including advancements in user interface customization, development improvements, the benefits of Business Connectivity Services, and much more Covers the primary functions of SharePoint, as well as enhancements and new features of the latest version Reviews the SharePoint platform, branding and customization, workflow, business connectivity services, social networking, tools, development basics, and more SharePoint 2010 Six-in-One helps you conquer the six key areas of SharePoint 2010 so that you can successfully take advantage of the Microsoft SharePoint platform.

SharePoint 2010 Development For Dummies

SharePoint 2010 Development For Dummies PDF Author: Ken Withee
Publisher: John Wiley & Sons
ISBN: 1118038622
Category : Computers
Languages : en
Pages : 459

Get Book

Book Description
A much-needed guide that shows you how to leverage SharePoint tools without writing a line of code! The great news about SharePoint is...you don't need to be a seasoned .NET developer to develop custom functions for it. This book shows you how to use SharePoint Designer, Report Builder, Dashboard Designer, InfoPath, Excel, Word, Visio, and the SharePoint web-based UI to design and develop—without ever writing a line of code! Learn how to customize your site, build SharePoint apps, start social networking, or add Web parts. This straightforward guide makes everything easier. Introduces you to SharePoint 2010 components and features, and how you can use them in development Explains useful development tools, including document libraries, lists, basic workflows, Excel, Visio, Visual Studio, InfoPath, and Word Shows how to tap the tools of business users and analysts, such as SharePoint Designer, Report Builder, and Dashboard Designer Also covers topics for more experienced programmers, including SharePoint Object Model (OM), SharePoint Web Services, SharePoint Software Developer Kit (SDK), Silverlight, JavaScript, the .NET Framework, and Web Part development Learn how to extend the functionality of the top enterprise portal and collaboration technology on the market with SharePoint 2010 Development For Dummies.

SharePoint 2010 Development with Silverlight

SharePoint 2010 Development with Silverlight PDF Author: Bob German
Publisher: Addison-Wesley Professional
ISBN: 0321769597
Category : Computers
Languages : en
Pages : 609

Get Book

Book Description
This book is for every SharePoint developer who wants to build state-of-the-art solutions with Silverlight within the enterprise, for consulting clients, or for commercial sale. Developers increasingly want to build rich applications that run in the SharePoint 2010 browser user interface while offering a far more compelling and engaging experience than conventional web pages. One proven technology gives them all the tools and resources they need to achieve these goals: Silverlight®. Using Silverlight and SharePoint together, developers can create state-of-the-art applications that utilize Silverlight's outstanding user experience, and fully leverage the vast collections of business data already stored in corporate SharePoint deployments. In SharePoint 2010 Development with Silverlight, two SharePoint gurus collaborate to teach all the concepts and techniques needed to create robust Silverlight solutions for delivery through SharePoint 2010, and present fully documented code that demonstrates superior design and programming. Bob German and Paul Stubbs draw on their extensive experience developing custom SharePoint business solutions with Silverlight and presenting on these technologies at leading Microsoft developer events. Writing for both experienced and new SharePoint developers, they quickly review the fundamentals of both SharePoint and Silverlight development, and then demonstrate how to use both platforms together to build uniquely powerful solutions. These include: · Simple and connected Silverlight Web Parts (Chapter 5) and Silverlight Web Part Editing (Chapters 7 and 10) · Advanced use of the SharePoint Client Object Model including dynamic loading, paging, and server-side exception handling (Chapter 8) · Use of SharePoint's REST API including paging, caching, and filtering (Chapter 9) · Integration with SharePoint search and social networking (Chapter 10) · Solutions that improve performance and reduce server traffic by passing serialized .NET objects on the web page (Chapter 7) · Use of SharePoint's JavaScript API with JQuery (Chapter 7) · SharePoint applications for Windows Phone 7 (Chapter 12) · Integration with Office 365 and Windows Azure(tm) services (Chapter 14) · Silverlight field types in SharePoint, featuring a mapping field that allows geocoding SharePoint content (Chapter 15) Including New Features in Silverlight 5 Silverlight 5 introduces a number of new features such as implicit data templates and debugging data binding that can be very helpful in SharePoint solutions. All the examples in this book have been tested with Silverlight 4; some have been extended to showcase the new capabilities in Silverlight 5. See Chapter 3 for a list.