introduction to sharepoint for .net developer

33
Introduction to SharePoint for .NET Developer

Upload: ayanna

Post on 23-Jan-2016

56 views

Category:

Documents


0 download

DESCRIPTION

Introduction to SharePoint for .NET Developer. Me…. banpote_tt John CDGM (G-able Group) Customer Engineer [email protected] [email protected]. Agenda. Case Study Introduction Microsoft Office SharePoint 2007 Install WSS 3.0 On Vista Central Administrator Basic Configuration - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Introduction to SharePoint  for  .NET Developer

Introduction to SharePoint

for .NET Developer

Page 2: Introduction to SharePoint  for  .NET Developer

Me…

banpote_ttJohnCDGM (G-able Group) Customer [email protected][email protected]

Page 3: Introduction to SharePoint  for  .NET Developer

Agenda

Case StudyIntroduction Microsoft Office SharePoint 2007Install WSS 3.0 On VistaCentral Administrator Basic Configuration

Create or extend Web applicationCreate site collection

Site SettingsChange title, Description and Icon SiteChange Site ThemeNew Top Link BarNew Link on Quick Launch

Building SharePoint Solution Using Visual Studio 2008Create Web Part

Page 4: Introduction to SharePoint  for  .NET Developer

Hello World Soft Company(Software Solution Development )

General Manager

System Analyst Solution Architect

Developer 1 Developer 2

General Manager: Firefly

Solution Architect: Nine

System Analyst: Banpote_tt

Developer 1: Volk

Developer 2: Caos

Page 5: Introduction to SharePoint  for  .NET Developer

Daily ActivityAnnouncements - Kick-Off Project- Gather Requirement- Trainings

Shared Documents- Proposal - Software Specification

Calendar - Issue- Changed Requirement

Task- Create Page Login- Create Main Page- Unit Test- Fix Bug

Page 6: Introduction to SharePoint  for  .NET Developer

Daily Activity

Collaboration

Content Management

Page 8: Introduction to SharePoint  for  .NET Developer

Microsoft Office SharePoint Server 2007

Page 9: Introduction to SharePoint  for  .NET Developer
Page 10: Introduction to SharePoint  for  .NET Developer

30Windows SharePoint Services .(WSS 3.0)

Web-based application Stores all information in an MS SQL databaseDisplays information using web parts Document-management featuresBuild workflow solutionIndex and search engineLists and libraries can operate as RSS Feeds Creating Wiki and Blog sites Add-on to Windows 2003 Server

Page 11: Introduction to SharePoint  for  .NET Developer

MS Office SharePoint Server 2007( 2007MOSS )

Uses the same types of sites as WSS 3.0 but adds a lot of functionality to WSS 3.0

Add more 10 web partGlobal search functionality Display and use InfoPath forms with a web client Display MS Excel spreadsheets and charts in a web part Search, display and edit content in external databases, such as SAP

Page 12: Introduction to SharePoint  for  .NET Developer

How to install Windows SharePoint Services 3.0 SP1 on Vista x64/x86

http://community.bamboosolutions.com/blogs/bambooteamblog/archive/20080521/ / /how-to-install-windows-sharepoint-

- - - -services 3 0 sp1 on-vista- -6486x x .aspx

Page 13: Introduction to SharePoint  for  .NET Developer
Page 14: Introduction to SharePoint  for  .NET Developer
Page 15: Introduction to SharePoint  for  .NET Developer
Page 16: Introduction to SharePoint  for  .NET Developer
Page 17: Introduction to SharePoint  for  .NET Developer
Page 18: Introduction to SharePoint  for  .NET Developer
Page 19: Introduction to SharePoint  for  .NET Developer
Page 20: Introduction to SharePoint  for  .NET Developer
Page 21: Introduction to SharePoint  for  .NET Developer
Page 22: Introduction to SharePoint  for  .NET Developer
Page 23: Introduction to SharePoint  for  .NET Developer
Page 24: Introduction to SharePoint  for  .NET Developer
Page 25: Introduction to SharePoint  for  .NET Developer
Page 26: Introduction to SharePoint  for  .NET Developer
Page 27: Introduction to SharePoint  for  .NET Developer
Page 28: Introduction to SharePoint  for  .NET Developer

Central Administrator Basic Configuration

Create or extend Web applicationCreate site collection

Page 29: Introduction to SharePoint  for  .NET Developer

Site Settings

Change title, Description and Icon SiteChange Site ThemeNew Top Link BarNew Link on Quick Launch

Page 30: Introduction to SharePoint  for  .NET Developer

Building SharePoint Solution Using Visual Studio 2008

Visual Studio 2008 Extensions for Windows SharePoint Services 3.0, v1.2http://www.microsoft.com/downloads/details.aspx?familyid=7BF65B28-06E2-4E87-9BAD-086E32185E68&displaylang=en

Page 31: Introduction to SharePoint  for  .NET Developer

Building SharePoint Solution Using Visual Studio 2008

Page 32: Introduction to SharePoint  for  .NET Developer

Create Web Part

Page 33: Introduction to SharePoint  for  .NET Developer

http://www.microsoft.com/click/SharePointDeveloper/