Contents
- 1 What are the features of SharePoint Server 2010?
- 2 Where is the quick launch menu in SharePoint?
- 3 What can I do with a SharePoint Server?
- 4 Do you need wiki markup language for SharePoint?
- 5 How can I search for sites on SharePoint?
- 6 Are there predefined actions in SharePoint Designer 2010?
- 7 What are the components of a SharePoint workflow?
- 8 How is the page structure given in SharePoint?
- 9 Can a master page include a web part zone?
- 10 What kind of framework is used for SharePoint?
- 11 How does the service application framework work in SharePoint?
SharePoint Server 2010 relies on SharePoint Foundation technology to provide a consistent, familiar framework for lists and libraries, site administration, and site customization. Any features that are available in SharePoint Foundation are also available in SharePoint Server 2010.
Applies to: SharePoint Foundation 2010. Quick Launch is a menu of links that can appear on the left side of each page in a website. When it is displayed, it can help users navigate to important content. Site administrators can adjust site settings so that the Quick Launch menu is either enabled or hidden on the site.
How can I hide the menu in spweb?
To hide the menu, clear the check box. Click File, and then click Save to save the change. Get a reference to the SPWeb object that represents the website. To display Quick Launch, set the QuickLaunchEnabled property to true.
SharePoint Server extends the reach of search across more content sources and content types to connect to all the information in your enterprise — including enterprise applications such as SAP, Siebel, or custom databases — and make the information available to the people who need it.
With SharePoint Server 2010, Microsoft overhauled its popular MOSS 2007 to bring customers numerous enhanced capabilities such as: Collaboration and social computing. Extends the collaboration features of SharePoint Foundation to bring users into a whole new sense of community. Enterprise Content Management (ECM).
Note: If you’d like to create a wiki page markup programmatically, you will not need any wiki syntax, because the page contents is stored in html format, in appropriate document library’s aspx-files. As mentioned in other answers, SharePoint’s wiki includes a ribbon which allows you to do most things.
How to check out a document in SharePoint?
Open My Site by clicking the down arrow beside your name at the top right of a SharePoint web page. Click the My Profile tab > Tags and Notes. Click on a tag to return to that SharePoint site. 8.What is checkout and how do I see who has a document checked out? Checkout informs users if a document is being edited by another user.
When you navigate to the SharePoint site, there is no longer an index of SharePoint sites. To search for sites that you have access to, you must first sign in by clicking Sign In (top right). If you are logged into the site, your username will replace Sign In and you can enter search terms to find sites that you have access to.
Likewise, the workflow feature in SharePoint Server 2010 can help automate business processes and ensure that they run consistently. With the deep functionality of Windows Workflow Foundation and related SharePoint features, solution architects, designers, and administrators alike can help quickly and easily improve business processes.
For a list of built-in, predefined actions that are available in SharePoint Designer 2010, see SharePoint Designer 2010 Built-in Actions later in this article. Because SharePoint 2010 is an enterprise-class collaborative system, security and user context are a critical piece of any solution, and workflows are no exception.
Can you use Microsoft Visio with SharePoint Server?
Using Microsoft Office 2010 tools (including Microsoft Visio 2010 and SharePoint Designer 2010) together with SharePoint Server 2010, almost anyone can easily design workflows to model and automate a wide range of business processes, all without writing code.
This section discusses what components, or building blocks, are used to create a SharePoint workflow; what security rules apply to workflows; and what new features in SharePoint 2010 can increase your options for automating key business processes.
Assuming that you are using the publishing infrastructure (but this explanation could be extended to standard non-publishing pages) your page structure is given by a page layout applied to a master page.
Is there a way of adding web parts outside the main content area?
Is there a way of adding Web Parts outside the main content area?I want to have a image slider outside my main content area and it has to be between the Global navigation and the secondary navigation I created. That depends on what you consider to be the content area.
Can a master page include a web part zone?
That implies that your layout can only work with the content areas the master page define, and that you can only use web part zones added somewhere on the page by your current page layout. Since you are asking this question, I assume that your master page / page layouts don’t include a web part zone suited to the result that you want to achieve.
Figure 1 shows how SharePoint Foundation is built on Microsoft .NET Framework 3.5, ASP.NET, and Internet Information Services (IIS). SharePoint is also built on SQL Server, but you can install SQL Server on a dedicated server that does not have SharePoint installed, which is typical in a production farm.
Is there a free version of SharePoint Server 2010?
See Microsoft SharePoint Foundation 2010 for the free download of SharePoint Foundation 2010. SharePoint Server 2010 relies on the SharePoint Foundation 2010 technology to provide a consistent, familiar framework for lists and libraries, site administration, and site customization.
The Service Application Framework offers integration with the SharePoint Foundation 2010 management experience. Services plug their management user interface into the SharePoint Service Management page providing a common experience for administrators.