By Steve Fox, Paul Stubbs

Книга expert Microsoft SharePoint 2007 improvement utilizing Microsoft... expert Microsoft SharePoint 2007 improvement utilizing Microsoft Silverlight 2Книги internet Автор: Steve Fox , Paul Stubbs Год издания: 2009 Формат: pdf Издат.:Wiley Publishing, Inc. Страниц: 295 Размер: 7 ISBN: 978-0-470-43400-0 Язык: Английский0 (голосов: zero) Оценка:Silverlight is a cross-browser, cross-platform, and cross-device plug-in for offering the subsequent iteration of .NET-based wealthy interactive purposes (RIAs) for the internet; SharePoint is Microsofts portal improvement platform and the quickest turning out to be server product at Microsoft. while you're trying to leverage Silverlight 2.0 to optimize SharePoint 2007, you'll find what you wish during this complex consultant from a well known writer crew of Microsoft insiders. The ebook indicates you the way to construct built-in strategies step by step; find out how to combine Silverlight functions with diversified SharePoint gadgets equivalent to lists, internet components, and others; and offers resource code, so that you can mirror and try out the code in your own.SharePoint is a collaborative platform that's becoming more popular for getting used to construct externally dealing with sites and options. Silverlight 2 is a cross-browser and cross-platform plug-in that permits you to construct wealthy, interactive consumer reviews for web-based purposes. With this publication, you will find how one can dramatically enhance the person adventure of SharePoint in the course of the integration of the hot Silverlight 2.The authors commence by means of explaining what Silverlight 2 is, and talk about why you'll are looking to combine it with SharePoint. you are going to study an end-to-end resolution that integrates Silverlight 2 and SharePoint after which deconstruct how the answer used to be equipped, step-by-step. you are going to additionally examine particular methods of integrating Silverlight functions with varied SharePoint gadgets reminiscent of lists, internet components, and extra. Plus, resource code is supplied that you should reflect and try out the code on your personal atmosphere. through the top of this booklet, you will be in your approach to leveraging the various elements during which Silverlight 2 can improve the SharePoint person experience.What you'll study from this ebook* other ways to combine with SharePoint* the best way to create and install the SharePoint internet components host box* counsel for including the Silverlight video participant program to the SharePoint website* how you can enhance your first customized box variety* feedback for branding your SharePoint web site* innovations for customizing net components and growing editor components* the way to care for hidden fields, cookies, XML facts ISLAND, and extra Who this booklet is forThis publication is for builders who're attracted to studying how they could enforce Silverlight functions inside their SharePoint set up.

Show description

Read or Download Professional Microsoft SharePoint 2007 Development Using Microsoft Silverlight 2 PDF

Similar enterprise applications books

Office 2016 All-In-One For Dummies

The short and straightforward strategy to get issues performed with workplace puzzled by way of PowerPoint? trying to excel at Excel? From entry to note and each software in among this all-encompassing consultant presents plain-English tips on learning the complete Microsoft workplace suite. via easy-to-follow guide, you'll fast wake up and operating with Excel, observe, PowerPoint, Outlook, entry, writer, Charts and photographs, OneNote, and extra and make your paintings and residential lifestyles more straightforward, extra efficient, and extra streamlined.

Emerging Topics and Technologies in Information Systems

This day, the data platforms (IS) self-discipline faces new demanding situations. rising applied sciences in addition to matured ways for the social, technical, and developmental function of IS supply a brand new context for the evolution of the self-discipline over the following few years. rising themes and applied sciences in info platforms communicates the demanding situations and possibilities that details platforms learn is facing at the present time whereas selling state of the art examine on how present IS help is developing the serious spine for the data society.

Exchange 2010 SP1 - A Practical Approach

Alternate Server 2010 provider Pack 1 is the most recent incarnation of Microsoft's Messaging and Collaboration platform, and is has loads of new, compelling gains. it's the 7th significant model of the product, and it rolls out a few vital adjustments and many small advancements. Even higher, loads of advanced matters from prior types have obvious solved, or just got rid of, making the administrator's lifestyles a lot more straightforward!

Extra info for Professional Microsoft SharePoint 2007 Development Using Microsoft Silverlight 2

Example text

In this code, you’ll notice the namespace, which connects the XAML to the code-behind, and the schema references, and some additional properties — namely, the width and height. The default user control project creates an empty Grid object by default; you’ll be replacing this with a Canvas object and then adding additional objects within the Canvas. com/winfx/2006/xaml" Width="400" Height="300"> Open the Toolbox, and inspect the different types of controls available for you to add to the project.

In the code sample, you can see the specifics behind each of these methods. Before the discussion turns to the methods, though, let’s look at the class-level variables that you’ll create in this sample. wmv"; The first variable, currentVideo, represents a class-level variable that holds the selection of the video (provided in the application by the radio button selection). Also, within this application, you’ll concatenate a string that represents the location of the video, and the string variables baseURI and vidSuffix will be used as a part of this concatenation.

Create custom field types to provide custom functionality. ❑ Build skins for lists or other data views to enhance the user interaction with data in SharePoint. This chapter walks you through how you can use the SharePoint Web Part as a wrapper for your Silverlight applications. This is an interesting method (and probably one of the more popular), because it enables you to not only create isolated hosted applications, but also interconnect the Web Parts through the native SharePoint provider/consumer model — via service proxies — or via custom services that you build.

Download PDF sample

Professional Microsoft SharePoint 2007 Development Using by Steve Fox, Paul Stubbs
Rated 4.36 of 5 – based on 33 votes