Tuesday, November 27, 2012

How to Create Charts in SharePoint 2010


Charts are one of the one of most common things to do while working with SharePoint. SharePoint 2010 makes creating charts easy. With the SharePoint 2010 Chart Web Part, you can create charts with no coding at all. Now, let us take a look at how to create a chart in SharePoint 2010.
1. Create a SharePoint Custom List and name it "Salary."
2. Add three custom columns named "Gross," "Housing fund" and "Medicare Tax." Each of these three columns types should be "Single line of text."
3. Add several items to the list.

Tuesday, November 13, 2012

Configuring Single Sign-ons in MOSS 2007


This SharePoint feature provides storage and mapping of credentials such as account and password so that you do not need to login again when you access portal site-based applications such as Custom Relations Management (CRM) system.
Its configuration includes the following five parts:
  1. Enable the Service on the SharePoint Server
  2. Manage Server Settings
  3. Manage Encryption Key(s)
  4. Manage the Settings for Enterprise Application Definitions
  5. Manage the Account Information for Enterprise Application Definitions

1. Enable the Service on the SharePoint Server

The first step is to start the SSO service or else other configuration cannot be processed.
(1) Login to the SharePoint server.