share point developement introduction for students

23
MELICK RAJEE BARANASOORIYA MVP (SharePoint Server) http://melick-rajee.blogspot.com/

Upload: melick-baranasooriya

Post on 12-Jan-2015

308 views

Category:

Technology


1 download

DESCRIPTION

SharePoint Introduction for beginners

TRANSCRIPT

Page 1: Share point developement Introduction for students

MELICK RAJEE BARANASOORIYA

MVP (SharePoint Server)

http://melick-rajee.blogspot.com/

Page 2: Share point developement Introduction for students

HISTORYLittle bit of

Page 3: Share point developement Introduction for students

Site Server [1999]

SPS2001 [2001]

SPS 2003 [2003]

MOSS 2007 [2007]

SP2010 [2010]

SP 2013

O365

Site Server , Commerce Server ,Site Analytics

WSS v1 , STS (SharePoint Team Server) , SharePoint Portal Server

SharePoint Portal Server 2003

WSS v3, MOSS , Performance Point Server 2007

SharePoint Foundation Server , SP 2010

Page 4: Share point developement Introduction for students

SHAREPOINT FEATURES

Good to Know

Page 5: Share point developement Introduction for students

Social• Microblogging

• Share content, links, and media• Follow people, sites, content, and

conversations• Activity Feeds

• Provides a view into recent activity related to content, links, media, and people

• Communities• Badges, reputation

• Discussions• Blogs

Page 6: Share point developement Introduction for students

My Site & Profile Pages

•Newsfeed: shows you updates on social activities for items and people you are following:• People posts• People profile changes• Changes on followed

documents• Items tagged with followed

tags• Mentions• Activities: all my activities• Likes• Company Feeds

Page 7: Share point developement Introduction for students

Document Handling

• Sharing

• Versioning

• Co-authoring

• Workflows

• Policies

Page 8: Share point developement Introduction for students

Search

• New Search architecture with one unified search

• Personalized search results based on search history

• Rich contextual previews

Page 9: Share point developement Introduction for students

Business Intelligence

•Excel BI• Instant analysis through In

Memory BI Engine• Power View Add-in

•Excel Services• Improved data exploration• Field List and Field Well Support• Calculated Measures and

Members• Enhanced Timeline Controls

•PerformancePoint Services• Filter enhancements and Filter

search• Dashboard migration• Support for Analysis Services

Effective User

•Visio Services• Refresh data from external

sources – BCS and Azure SQL• Supports comments on Visio

Drawings

Page 10: Share point developement Introduction for students

Mobile

• Classic and Contemporary views for mobile browsers

• Target different designs based on user agent string

• Office Mobile Web Apps• Excel• PowerPoint• Word

• Push notifications

Page 11: Share point developement Introduction for students

Mobile• Classic and Contemporary views

for mobile browsers

• Automatic Mobile Browser Redirection

• Target different designs based on user agent string

• Office Mobile Web Apps• Excel• PowerPoint• Word

• Push notifications

Page 12: Share point developement Introduction for students

Look and Feel

• Theme Engine

• HTML Themes

• End User Customization

• You can “try it out” to see how it looks

Page 13: Share point developement Introduction for students

Enterprise Content Management

• Site-level retention policies• Compliance levels extended to sites• Policies include:

• Retention policy for sites and Team Mailbox associated with site

• Project closure and expiration policy

• Discovery Center• Designed for managing discovery

cases and holds• Establishes a portal through which

you can access discovery cases to conduct searches, place content on hold, and export content

• eDiscovery capablities• Support for searching and

exporting content from file shares

• Export discovered content from Exchange and SharePoint

• Team folders• Seemless integration of

Exchange and SharePoint to provide best of both world and end user flexibility

Page 14: Share point developement Introduction for students

DEVELOPMENT PARADIGM

Page 15: Share point developement Introduction for students

Development Experience

Page 16: Share point developement Introduction for students

SharePoint Hierarchy

Server Farm

Web Applicatio

ns

Site Collection

Sites List & Libraries

Server Farm

• Physical Arrangement of hardware boxes

• Ex:-• Frond End• App• Search• DB• Etc ..

Page 17: Share point developement Introduction for students

SharePoint Hierarchy ..

Main Web Site in the IIS

• Related to Application Pool• Contain site collections

• Web Application Port• Content DB• Authentication

Server Farm

Web Applicatio

ns

Site Collection

Sites List & Libraries

Page 18: Share point developement Introduction for students

SharePoint Hierarchy ..

Simply SharePoint Site

• Should have Root Site collection• http://server/• http://server/Sites/• Contain sites

• Web Application• Site Template• Administrators

Server Farm

Web Applicatio

ns

Site Collection

Sites List & Libraries

Page 19: Share point developement Introduction for students

SharePoint Hierarchy ..

• Collection of pages

• Contain list and librariesServer Farm

Web Applicatio

ns

Site Collection

Sites List & Libraries

Page 20: Share point developement Introduction for students

SharePoint Hierarchy ..

• Basic Storage

• Abstracted storage layer

• Focus Business / Requirement

• Permission and Security

• Inherits from content Type(s)

Server Farm

Web Applicatio

ns

Site Collection

Sites List & Libraries

Page 21: Share point developement Introduction for students

SharePoint Development Units

Site Columns

Content Types

Lists

Libraries

Site Definitions

Pages

Layout Pages

Web Parts

Page 22: Share point developement Introduction for students

Development Types

Custo

mization

Browser Based

Custo

mization

Designer

Custo

mization

Visual Studio

Page 23: Share point developement Introduction for students

THANK YOU!