DCSIMG
WebSlice - Doron Goldberg

Browse by Tags

All Tags » WebSlice (RSS)
This post is about enabling web slices on Microsoft Office SharePoint Server 2007. The following example will demonstrate how to easily implement a simple control adapter which will render the required html code for turning any web part on your server into a live web slice. First thing I did was creating a class called WebSliceAdapter which inherits from ControlAdpater . 1: public class WebSliceAdapter : ControlAdapter ControlAdapter has a single method needs to be overridden: 1: protected override...
One of the coolest new features of IE8 are Web Slices – portions of a web page you can subscribe to and view updates directly from the Favorites bar . Instead of keep adding complete pages to the Favorites list for future visits and / or subscribe to rss feeds of a complete channel it is now possible to keep tracking parts of pages, and view them while working on other tasks with  out the need to actually re-visit the page. This can provide web sites with the ability to allow users to track...
Posted by dorong | with no comments
תגים:, ,