Sharepoint 2010 Development With Silverlight


Download Sharepoint 2010 Development With Silverlight PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Sharepoint 2010 Development With Silverlight book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.

Download

SharePoint 2010 Development with Silverlight


SharePoint 2010 Development with Silverlight

Author: Bob German

language: en

Publisher: Addison-Wesley

Release Date: 2011-11-21


DOWNLOAD





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 AzureTM 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.

SharePoint 2010 Development with Silverlight


SharePoint 2010 Development with Silverlight

Author: Bob German

language: en

Publisher: Addison-Wesley Professional

Release Date: 2012


DOWNLOAD





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.

Beginning SharePoint 2010 Development


Beginning SharePoint 2010 Development

Author: Steve Fox

language: en

Publisher: John Wiley & Sons

Release Date: 2010-05-14


DOWNLOAD





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.