Getting To One 10-Minute Webcast: Technology, Teamwork, And Collaboration
[ Source: Novell ]
July 2009-
John Dragoon, senior vice president & chief marketing officer of Novell, and Dr. Michael Maginn, management consultant and author of "Effective Teamwork: Managing in Changing Times and Making Teams Work," analyze the dynamic between business teams and emerging technologies, and what it takes to effectively bring them together.
MSDN Virtual Lab: A SharePoint Developer Introduction - Web Services - C#
[ Source: Microsoft ]
January 2008-
After completing this lab, you will be better able to use several SharePoint web services to expose data and manipulate SharePoint site configuration. While the SharePoint user interface is extremely configurable and flexible, it is often necessary to interact with SharePoint data and services at a much lower level. Access to information in SharePoint is provided by several mechanisms – Web services, SharePoint API & Object Model, RPC and more – each of which provides ....
MSDN Virtual Lab: A SharePoint Developer Introduction - Page Navigation C#
[ Source: Microsoft ]
January 2008-
After completing this lab, you will be better able to add a link to the Site Actions menu, add an additional link to an item’s edit control block menu for files with a specific file extension, add new links to the top navigation menu via code and create and implement a custom navigation site map provider. Windows SharePoint Services 3.0 (WSS) includes a robust and extensible implementation navigation framework that developers can easily manipulate through ....
MSDN Virtual Lab: A SharePoint Developer Introduction - Page Branding C#
[ Source: Microsoft ]
January 2008-
After completing this lab, you will be better able to work with masterpages, work with styles sheets, create themes, and utilize features and feature stapling. In this lab, you will produce a solution which customizes a standard Windows SharePoint Services 3.0 site with a splash page, style sheet and theme. In the exercises you will learn about a number of features which enable a developer to customize the look of a SharePoint site.
MSDN Virtual Lab: A SharePoint Developer Introduction - Data Lists C#
[ Source: Microsoft ]
January 2008-
After completing this lab, you will be better able to create and customize a list with the SharePoint browser interface. Interact with lists from custom web parts. Work with list items such as documents and tasks. The objective of this lab is to demonstrate several ways of utilizing and interacting with data lists in Windows SharePoint Server 2007. A data lists is an element of SharePoint which allows users to interact with the same data ....
MSDN Virtual Lab: A SharePoint Developer Introduction - Web Parts - C#
[ Source: Microsoft ]
January 2008-
Web Parts are one of the core ASP.NET technologies used by SharePoint to present dynamic information to users. They are the most common customization created for SharePoint. A Web Part is a reusable component which exists on a Web Part Page and can present any type of web-based information. The objective of this lab is to learn about how to build Web Parts for use in the SharePoint system, create a basic SharePoint Web Part ....