SlideShare una empresa de Scribd logo
1 de 8
Descargar para leer sin conexión
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
MS SHAREPOINT SERVER 2007 - ADVANCED
SHAREPOINT DEVELOPMENT
[cod. S206]
UN BUON MOTIVO PER
L’obiettivo del Corso è fornire ai partecipanti la preparazione e le competenze necessarie per progettare
dal punto di vista architetturale e sviluppare applicazioni e personalizzazioni di SharePoint.
A CHI È RIVOLTO
Sviluppatore con esperienza nella programmazione di SharePoint.
COMPETENZE ACQUISITE
Al termine del corso i partecipanti avranno tutte le conoscenze necessarie per essere degli sviluppatori
SharePoint di alto profilo. Il corso fornisce infatti un'analisi approfondita dei meccanismi di funzionamento
di SharePoint 2007, da AJAX agli Event Handlers e alle Features.
PROGRAMMA DI DETTAGLIO
1) Course Overview
 Introduction
 Course Materials
 Facilities
 Prerequisites
 What We'll Be Discussing
 Lab 1: Setup
 Set Up Web Applications for Lab Use
2) Custom Authentication
 SharePoint = ASP.NET Application
 ASP.NET Providers
 Microsoft Single Sign-On
 Demonstration: Custom Authentication
 Lab 1: Custom Authentication
 Create a Username/Password Database
 Create a User
 Configure .NET Config File
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Configure a SharePoint Web Application
to Use Forms Authentication with
 Custom Provider
 Lab 2: Single Sign-On
 Configure a Single Sign-On
 Program a Single Sign-On
3) SharePoint Permissions
 IIS Application Pools
 SharePoint Windows Groups
 SharePoint Default Groups
 ASP.NET Membership/Role Provider
 Assignable Entities
 Custom Permission Levels
 Permissions
 Site/List/Item Permission Inheritance
 Security Trimmed Interface
 Web Application Policy
 SPSecurity Class
 Single Sign-On
 Demonstration: SharePoint Permissions
 Lab 1: SharePoint Permissions
 SharePoint Default Groups
 Membership Users
 Custom Permission Sets
 Site/List/Item Permission Inheritance
 Web Application Policy
4) In-Browser Customization
 SharePoint UI Overview
 Default.aspx
 Everything Is a List
 Using Web Parts
 Customization Web Parts
 Adding New Pages
 Editing New Pages
 Master Pages
 Themes
 Navigation
 Demonstration: In-Browser
Customizations
 Page Layouts
 Content Types
 Content Management Server (CMS)
 Lab 1: In-Browser Customizations
 Default.aspx page
 Adding web parts
 Add/edit a new page
 Apply a master page
 Apply a theme
 Versioning and content approval
5) Basic SharePoint Designer
 SharePoint Designer Basics
 Creating/Modifying Existing Sites
 Exploring Team Sites
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Exploring Portal Sites
 Demonstration: SharePoint Designer
 ASP.NET Pages
 SharePoint Designer Editing Features
 Demonstration: SharePoint Designer
 Creating Master Pages
 Demonstration: SharePoint Designer
 Using SharePoint Controls
 Demonstration: SharePoint Designer
 Creating CSS Style Sheets
 Demonstration: SharePoint Designer
 Lab 1: Basic SharePoint Designer Tasks
 Create a Site
 Add an ASPX Page
 Create a Master Page
 Override CSS
 Lab 2: Basic SharePoint Designer Tasks
 Check In/Check Out
 Add Web Parts
 Add Web Part Zones
 Adding Images
 Reset to Site Definition
6) Advanced SharePoint Designer
 Built-In Reports
 Data Views
 Data Sources
 Backup Web Site
 Restore Web Site
 Demonstration: Advanced SharePoint
Designer
 Lab 1: Advanced SharePoint Designer
 Reports
 Data Views
 Data Sources
 Backup a Site
 Restore a Site
7) Content Types
 Content Types Introduction
 Built-In Content Types/ Inheritance
 Content Type Settings
 Site/Content Type Columns
 Document Information Panel
 Workflows
 Custom Content Types
 Demonstration: Content Types
 Lab 1: Content Types
 Built-in Types
 Document Information Pane
 Workflows
8) Site Definitions
 WSS Built-In Site Definitions
 MOSS Built-In Site Definitions
 CAML
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Custom Site Definitions
 Site Definition Elements
 Site Definition Configuration Element
 SharePoint Solution Generator
 SharePoint Templates
 SharePoint Themes
 Demonstration: Site Definitions
 Lab 1: Site Definitions
 Create Site Definition (manually)
 Create Site Definition (Visual Studio)
 Lab 2: SharePoint Solution Generator
 SharePoint Solution Generator
 Lab 3: SharePoint Templates
 SharePoint Templates
 Lab 4: SharePoint Themes
 Create a SharePoint Theme
9) Features
 Features Overview
 Types of Features
 Feature Scopes
 Feature Dependencies
 Feature Localization
 Feature Event Receivers
 Creating Features
 Deploying Features
 Activating/Deactivating Features
 Solutions
 Demonstration: Features
 Lab 1: Features
 Creating a Feature
 Deploying a Feature
 Lab 2: Features
 Create a Feature using Visual Studio
 Lab 3: Solutions
 Package features into a solution
10) Web Services API
 Web Service APIs
 Why Use Web Services
 Common SharePoint Web Services
 Demonstration: Finding and Using
SharePoint Web Services
 Lab 1: Web Service API
 Find Web Service
 Add Web Service Reference
 Use the Web Service
11) Web Part Development
 Web Parts
 WSS 2.0 vs. WSS 3.0 Web Parts
 ASP.NET Web Part Class
 Web Part Connections
 Web Part Connections (Interfaces)
 Upgrading your Web Parts to WSS 3.0
 When to use SharePoint Web Part Class
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Web Part Permissions
 Code Access Security (CAS)
 Web Part Performance Hints
 Demonstration: WebParts
 Lab 1: WebParts
 Creating WebParts
 Deploying WebParts
 Build WebParts that Interface with Data
Sources
 Lab 2: WebParts
 Implement Web Part Connections
 Lab 3: WebParts
 Implement Synchronous Web Part
 Implement Asynchronous Web Part
12) Client Side Scripts / AJAX
 Client Side Scripts
 Emitting Client Side Scripts
 AJAX Introduction
 Common AJAX Uses
 SharePoint AJAX Support
 Demonstration: Client Side Scripts
 Lab 1: Client Side Scripts / AJAX
 Client Side Scripts
 AJAX
13) Object Model
 Object Model Overview
 Object Model Dlls
 Using the Object Model
 SPSite vs. SPWeb
 Namespace Changes (2.0 to 3.0)
 Demonstration: Object Model
 Lab 1: Object Model
 Object Model Dlls
 Using the Object Model
14) Custom Field Types
 Field Types Introduction
 Built-In Field Types
 Custom Field Types
 Demonstration: Custom Field Types
 Lab 1: Custom Field Types
 Building Custom Field Types
15) SharePoint Events / Timer Jobs
 SharePoint Event Handler History
 New Events
 More Event Details
 SharePoint Timer Service
 SP JobDefinition Class
 Lab 1: SharePoint Events
 Create an Event
 Assign an Event to a List
 Assign an Event to a Site
 Lab 2: SharePoint Timer Jobs
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Create a Timer Job
16) Shared Services
 Shared Services Features
 Life without Shared Services Features
 Life with Shared Services Features
 Lab 1: Setup Shared Services
 Setup Shared Services
17) Workflows (SP Designer)
 Built-In WSS/MOSS Workflows
 SharePoint Designer Workflows
 SharePoint Designer Conditions
 SharePoint Designer Actions
 Extending SharePoint Designer
Workflows
 Demonstration: SharePoint Designer
Workflows
 Lab 1: MOSS Workflows
 Create and Use Each of the MOSS
Workflows
 Lab 2: Workflows (SP Designer)
 SharePoint Designer Workflows
 Extending SharePoint Designer
18) Workflows (Visual Studio)
 Windows Workflow Foundation
 Workflow Persistence
 Workflow Types
 Workflows with Visual Studio
 SharePoint Workflows
 SharePoint Workflows Forms
 Debugging a Workflow
 Comparison of Visual Studio vs.
SharePoint Designer
 Demonstration: Workflows (Visual Studio)
 Lab 1: Workflow (Visual Studio)
 Create a Custom Workflow
19) ASP.NET Localization
 ASP.NET Localization
 Culture and UICulture
 RESX Files
 Implicit vs. Explicit
 SharePoint Resource Files
 Browser Language
 SharePoint Language Packs
 Demonstration: ASP.NET Localization
 Lab 1: ASP.NET Localization
 RESX Files
 Browser Language
20) SharePoint/Microsoft FrontPage RPC
 FrontPage RPC
 SharePoint RPC
 Lab 1: SharePoint RPC
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
 Call a Simple SharePoint RPC Method
21) Excel Services
 Excel Services Trusted Locations
 Excel Services Web Parts
 Excel Services Object Model/Web
Services
 Lab 1: Excel Services
 Create and Upload an Excel File
 Add a Trusted Location
 Configure Excel Web Parts
22) Business Data Catalog
 Application Definition Files
 Business Data Catalog Web Parts
 Business Data Catalog Indexing
 Business Data Catalog with Single Sign-
On
 Lab 1: Business Data Catalog
 Install a BDC Application
 Setup BDC Web Parts
 Create a List that Uses BDC Data
23) Business Intelligence
 Report Center
 Key Performance Indicator (KPI)
 Dashboards
 Reporting Services Integration
 Lab 1: Business Intelligence
 Integrate SQL Server Reporting Services
 Create a Report
 Use the Reporting Services Web Part
24) Upgrading WSS 2.0 to 3.0
 Prescan.exe
 In-Place Upgrade
 Side-By-Side/ Gradual Upgrade
 Side-By-Side/Gradual Upgrade Steps
 Database Migration Upgrade
 Upgrading Site Definitions
 Migration Issues
 Lab 1-4: Migrating SharePoint
 In-Place Upgrade
 Gradual Upgrade
 Database Migration
 Migration Issues
Catalogo LEN Formazione 2009/2010
Scheda di dettaglio
www.lenformazione.it – www.hrsystem.it
Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it
Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311
LEN Learning Education Network - diritti riservati anno 2009
MODALITA’ FORMATIVE
o SEMINARIO
Intervento collettivo d'aula a taglio divulgativo, di approfondimento o generico su di un tema afferente ai
contenuti sotto descritti. La durata è stabilita da un minimo di 3 ad un massimo di 8 ore.
o WORKSHOP
Intervento collettivo d'aula a taglio pratico sperimentale finalizzato alla condivisione di problemi, proposte,
soluzioni, esami di certificazione e strumenti specifici afferenti ai contenuti sotto descritti e ai processi
aziendali ad essi collegati. La durata è stabilita da un minimo di 3 ad un massimo di 16 ore.
o CORSO
TRAINING: «il sapere e il saper fare» intervento frontale, seminariale e di laboratorio finalizzato
all’introduzione e alla conoscenza teorica e pratica dell’argomento in oggetto. TRAINING ON THE JOB:
«il saper risolvere» intervento personalizzato finalizzato alla conduzione di strumenti operativi e di
soluzioni pratiche Le durate sono coerenti rispetto agli obiettivi e sono stabilite da un minimo di 9 ad un
massimo di 40 ore.

Más contenido relacionado

Destacado

Esquema Cobranzas3de3(1)
Esquema Cobranzas3de3(1)Esquema Cobranzas3de3(1)
Esquema Cobranzas3de3(1)
sena
 

Destacado (20)

Adobe Fireworks CS3 - Scheda corso LEN
Adobe Fireworks CS3 - Scheda corso LENAdobe Fireworks CS3 - Scheda corso LEN
Adobe Fireworks CS3 - Scheda corso LEN
 
Marketing per la cultura - Scheda corso LEN
Marketing per la cultura - Scheda corso LENMarketing per la cultura - Scheda corso LEN
Marketing per la cultura - Scheda corso LEN
 
Corel draw -Scheda corso LEN
Corel draw -Scheda corso LENCorel draw -Scheda corso LEN
Corel draw -Scheda corso LEN
 
Teorie della comunicazione pubblicitaria - Scheda corso LEN
Teorie della comunicazione pubblicitaria - Scheda corso LENTeorie della comunicazione pubblicitaria - Scheda corso LEN
Teorie della comunicazione pubblicitaria - Scheda corso LEN
 
Introduzione linux - Scheda corso LEN
Introduzione linux - Scheda corso LENIntroduzione linux - Scheda corso LEN
Introduzione linux - Scheda corso LEN
 
MS Access 2002 - Programming - Scheda corso LEN
MS Access 2002 - Programming - Scheda corso LENMS Access 2002 - Programming - Scheda corso LEN
MS Access 2002 - Programming - Scheda corso LEN
 
Deploying microsoft windows vista business desktops - Scheda corso LEN
Deploying microsoft windows vista business desktops - Scheda corso LENDeploying microsoft windows vista business desktops - Scheda corso LEN
Deploying microsoft windows vista business desktops - Scheda corso LEN
 
Adobe Dreamweaver CS3 - Scheda corso LEN
Adobe Dreamweaver CS3 - Scheda corso LENAdobe Dreamweaver CS3 - Scheda corso LEN
Adobe Dreamweaver CS3 - Scheda corso LEN
 
«SocioSanitariaMentor: il ruolo strategico del mentore in ambito socio-sanita...
«SocioSanitariaMentor: il ruolo strategico del mentore in ambito socio-sanita...«SocioSanitariaMentor: il ruolo strategico del mentore in ambito socio-sanita...
«SocioSanitariaMentor: il ruolo strategico del mentore in ambito socio-sanita...
 
LEN incontra E.bi.gen - Marilena Failla e Stefania Picone
LEN incontra E.bi.gen - Marilena Failla e Stefania PiconeLEN incontra E.bi.gen - Marilena Failla e Stefania Picone
LEN incontra E.bi.gen - Marilena Failla e Stefania Picone
 
Marketing sensoriale - Scheda corso LEN
Marketing sensoriale - Scheda corso LENMarketing sensoriale - Scheda corso LEN
Marketing sensoriale - Scheda corso LEN
 
Le associazioni di volontariato, supporto alla crescita - M.Dalcielo e P.Vall...
Le associazioni di volontariato, supporto alla crescita - M.Dalcielo e P.Vall...Le associazioni di volontariato, supporto alla crescita - M.Dalcielo e P.Vall...
Le associazioni di volontariato, supporto alla crescita - M.Dalcielo e P.Vall...
 
Geografia del turismo - Scheda corso LEN
Geografia del turismo - Scheda corso LENGeografia del turismo - Scheda corso LEN
Geografia del turismo - Scheda corso LEN
 
Pagine da leed gbc italia ridotto 2di2
Pagine da leed gbc italia ridotto 2di2Pagine da leed gbc italia ridotto 2di2
Pagine da leed gbc italia ridotto 2di2
 
0033text[1].Txt.Xhtml
0033text[1].Txt.Xhtml0033text[1].Txt.Xhtml
0033text[1].Txt.Xhtml
 
Visual Resume
Visual ResumeVisual Resume
Visual Resume
 
Cartaz
CartazCartaz
Cartaz
 
Drama Form 2009
Drama  Form 2009Drama  Form 2009
Drama Form 2009
 
Esquema Cobranzas3de3(1)
Esquema Cobranzas3de3(1)Esquema Cobranzas3de3(1)
Esquema Cobranzas3de3(1)
 
Alexander Mackenzies Birth St Andrews Edinburgh 1824.Txt.Xht
Alexander Mackenzies Birth St Andrews Edinburgh 1824.Txt.XhtAlexander Mackenzies Birth St Andrews Edinburgh 1824.Txt.Xht
Alexander Mackenzies Birth St Andrews Edinburgh 1824.Txt.Xht
 

Similar a MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LEN

SharePoint 2010 and its development tools
SharePoint 2010 and its development toolsSharePoint 2010 and its development tools
SharePoint 2010 and its development tools
Shakir Majeed Khan
 
April 2010 MNSPUG.pptx - Business Processes with Digital Forms and ...
April 2010 MNSPUG.pptx - Business Processes with Digital Forms and ...April 2010 MNSPUG.pptx - Business Processes with Digital Forms and ...
April 2010 MNSPUG.pptx - Business Processes with Digital Forms and ...
butest
 
Custom Applications - What, When, and Why
Custom Applications - What, When, and WhyCustom Applications - What, When, and Why
Custom Applications - What, When, and Why
Greg Hurlman
 
SharePoint 2010 - InfoPath, Workflow
SharePoint 2010 - InfoPath, WorkflowSharePoint 2010 - InfoPath, Workflow
SharePoint 2010 - InfoPath, Workflow
Jonathon Schultz
 
Sharepoint conf 5 - g mills
Sharepoint conf 5 - g millsSharepoint conf 5 - g mills
Sharepoint conf 5 - g mills
MIchael Carey
 

Similar a MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LEN (20)

Introduction to microsoft .net development - Scheda corso LEN
Introduction to microsoft .net development - Scheda corso LENIntroduction to microsoft .net development - Scheda corso LEN
Introduction to microsoft .net development - Scheda corso LEN
 
Share point 2010 developer training in bangalore
Share point 2010 developer training in bangaloreShare point 2010 developer training in bangalore
Share point 2010 developer training in bangalore
 
Going offline with share point workspace
Going offline with share point workspaceGoing offline with share point workspace
Going offline with share point workspace
 
Sharepoint 2010 Object model topology
Sharepoint 2010 Object model topologySharepoint 2010 Object model topology
Sharepoint 2010 Object model topology
 
Share point 2010 developer training
Share point 2010 developer trainingShare point 2010 developer training
Share point 2010 developer training
 
Share point 2010 development_training
Share point 2010 development_trainingShare point 2010 development_training
Share point 2010 development_training
 
SharePoint 2010 and its development tools
SharePoint 2010 and its development toolsSharePoint 2010 and its development tools
SharePoint 2010 and its development tools
 
Visual Studio 2010 for SharePoint Developers
Visual Studio 2010 for SharePoint DevelopersVisual Studio 2010 for SharePoint Developers
Visual Studio 2010 for SharePoint Developers
 
April 2010 MNSPUG.pptx - Business Processes with Digital Forms and ...
April 2010 MNSPUG.pptx - Business Processes with Digital Forms and ...April 2010 MNSPUG.pptx - Business Processes with Digital Forms and ...
April 2010 MNSPUG.pptx - Business Processes with Digital Forms and ...
 
Custom Applications - What, When, and Why
Custom Applications - What, When, and WhyCustom Applications - What, When, and Why
Custom Applications - What, When, and Why
 
Sharepoint 2013 Overview
Sharepoint 2013 OverviewSharepoint 2013 Overview
Sharepoint 2013 Overview
 
Sharepoint Basics
Sharepoint BasicsSharepoint Basics
Sharepoint Basics
 
SharePoint 2010 - InfoPath, Workflow
SharePoint 2010 - InfoPath, WorkflowSharePoint 2010 - InfoPath, Workflow
SharePoint 2010 - InfoPath, Workflow
 
Building End-to-End Solutions Leveraging SharePoint 2010 and Office 2010 Appl...
Building End-to-End Solutions Leveraging SharePoint 2010 and Office 2010 Appl...Building End-to-End Solutions Leveraging SharePoint 2010 and Office 2010 Appl...
Building End-to-End Solutions Leveraging SharePoint 2010 and Office 2010 Appl...
 
Int quest
Int questInt quest
Int quest
 
Sharepoint server_2010_admin training
Sharepoint server_2010_admin trainingSharepoint server_2010_admin training
Sharepoint server_2010_admin training
 
Sharepoint conf 5 - g mills
Sharepoint conf 5 - g millsSharepoint conf 5 - g mills
Sharepoint conf 5 - g mills
 
10 Ways SharePoint 2010 Will Impact your Notes Migration
10 Ways SharePoint 2010 Will Impact your Notes Migration10 Ways SharePoint 2010 Will Impact your Notes Migration
10 Ways SharePoint 2010 Will Impact your Notes Migration
 
Share point 2010 admin training bangalore
Share point 2010 admin training bangaloreShare point 2010 admin training bangalore
Share point 2010 admin training bangalore
 
Creating No Code Solutions For Sp 2010 Ayman El Hattab
Creating No Code Solutions For Sp 2010   Ayman El HattabCreating No Code Solutions For Sp 2010   Ayman El Hattab
Creating No Code Solutions For Sp 2010 Ayman El Hattab
 

Más de LEN Learning Education Network

Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
LEN Learning Education Network
 

Más de LEN Learning Education Network (20)

100e20 - Digital library webinar gratuiti Gruppo LEN
100e20 - Digital library webinar gratuiti Gruppo LEN100e20 - Digital library webinar gratuiti Gruppo LEN
100e20 - Digital library webinar gratuiti Gruppo LEN
 
Progettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aulaProgettare il percorso formativo e le metodologie d'aula
Progettare il percorso formativo e le metodologie d'aula
 
Ruolo del formatore
Ruolo del formatoreRuolo del formatore
Ruolo del formatore
 
Favorire l'apprendimento continuo
Favorire l'apprendimento continuoFavorire l'apprendimento continuo
Favorire l'apprendimento continuo
 
LEN così è cambiato il mondo del lavoro
LEN così è cambiato il mondo del lavoroLEN così è cambiato il mondo del lavoro
LEN così è cambiato il mondo del lavoro
 
Comunicazione interna aziendale - scheda corso [R246]
Comunicazione interna aziendale - scheda corso [R246]Comunicazione interna aziendale - scheda corso [R246]
Comunicazione interna aziendale - scheda corso [R246]
 
Talent management - Sviluppare talenti per pianificare il successo
Talent management - Sviluppare talenti per pianificare il successoTalent management - Sviluppare talenti per pianificare il successo
Talent management - Sviluppare talenti per pianificare il successo
 
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoro
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoroConvegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoro
Convegno Nazionale sui Modelli di Gestione della Sicurezza sui luoghi di lavoro
 
Catalogo LEN experience
Catalogo LEN experienceCatalogo LEN experience
Catalogo LEN experience
 
Mentoring aziendale
Mentoring aziendaleMentoring aziendale
Mentoring aziendale
 
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
Event VideoMaking: un servizio in crescita – Riprese e Montaggi Audio Video d...
 
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
LMS Moodle e Docebo: piattaforme progettate, personalizzate e gestite su serv...
 
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
Office automation: LEN TEC presenta la Suite di Corsi on line in collaborazio...
 
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
Progetti Editoriali: Il mio Subbuteo di Renzo Frignani – corso on line e cofa...
 
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
Analisi di Clima e Indagine di Gradimento: il modello e i risultati del Grupp...
 
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
Sms social media support le 10 mosse vincenti applicate ai casi dei nostri cl...
 
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
La Rocca del Gusto: progetto di comunicazione integrata per Master Comet Univ...
 
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
CoderDojo Parma: La programmazione come gioco per i più piccoli - Alessio Gar...
 
Nuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara ZantelliNuovo servizio LEN comunicazione integrata - Chiara Zantelli
Nuovo servizio LEN comunicazione integrata - Chiara Zantelli
 
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
LEN Formazione, LEN Human Resource, LEN Progettazione, Business Unit: Progett...
 

Último

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
QucHHunhnh
 

Último (20)

Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Key note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdfKey note speaker Neum_Admir Softic_ENG.pdf
Key note speaker Neum_Admir Softic_ENG.pdf
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 

MS Share Point server 2007 - Advanced sharepoint development - Scheda corso LEN

  • 1. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009 MS SHAREPOINT SERVER 2007 - ADVANCED SHAREPOINT DEVELOPMENT [cod. S206] UN BUON MOTIVO PER L’obiettivo del Corso è fornire ai partecipanti la preparazione e le competenze necessarie per progettare dal punto di vista architetturale e sviluppare applicazioni e personalizzazioni di SharePoint. A CHI È RIVOLTO Sviluppatore con esperienza nella programmazione di SharePoint. COMPETENZE ACQUISITE Al termine del corso i partecipanti avranno tutte le conoscenze necessarie per essere degli sviluppatori SharePoint di alto profilo. Il corso fornisce infatti un'analisi approfondita dei meccanismi di funzionamento di SharePoint 2007, da AJAX agli Event Handlers e alle Features. PROGRAMMA DI DETTAGLIO 1) Course Overview  Introduction  Course Materials  Facilities  Prerequisites  What We'll Be Discussing  Lab 1: Setup  Set Up Web Applications for Lab Use 2) Custom Authentication  SharePoint = ASP.NET Application  ASP.NET Providers  Microsoft Single Sign-On  Demonstration: Custom Authentication  Lab 1: Custom Authentication  Create a Username/Password Database  Create a User  Configure .NET Config File
  • 2. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Configure a SharePoint Web Application to Use Forms Authentication with  Custom Provider  Lab 2: Single Sign-On  Configure a Single Sign-On  Program a Single Sign-On 3) SharePoint Permissions  IIS Application Pools  SharePoint Windows Groups  SharePoint Default Groups  ASP.NET Membership/Role Provider  Assignable Entities  Custom Permission Levels  Permissions  Site/List/Item Permission Inheritance  Security Trimmed Interface  Web Application Policy  SPSecurity Class  Single Sign-On  Demonstration: SharePoint Permissions  Lab 1: SharePoint Permissions  SharePoint Default Groups  Membership Users  Custom Permission Sets  Site/List/Item Permission Inheritance  Web Application Policy 4) In-Browser Customization  SharePoint UI Overview  Default.aspx  Everything Is a List  Using Web Parts  Customization Web Parts  Adding New Pages  Editing New Pages  Master Pages  Themes  Navigation  Demonstration: In-Browser Customizations  Page Layouts  Content Types  Content Management Server (CMS)  Lab 1: In-Browser Customizations  Default.aspx page  Adding web parts  Add/edit a new page  Apply a master page  Apply a theme  Versioning and content approval 5) Basic SharePoint Designer  SharePoint Designer Basics  Creating/Modifying Existing Sites  Exploring Team Sites
  • 3. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Exploring Portal Sites  Demonstration: SharePoint Designer  ASP.NET Pages  SharePoint Designer Editing Features  Demonstration: SharePoint Designer  Creating Master Pages  Demonstration: SharePoint Designer  Using SharePoint Controls  Demonstration: SharePoint Designer  Creating CSS Style Sheets  Demonstration: SharePoint Designer  Lab 1: Basic SharePoint Designer Tasks  Create a Site  Add an ASPX Page  Create a Master Page  Override CSS  Lab 2: Basic SharePoint Designer Tasks  Check In/Check Out  Add Web Parts  Add Web Part Zones  Adding Images  Reset to Site Definition 6) Advanced SharePoint Designer  Built-In Reports  Data Views  Data Sources  Backup Web Site  Restore Web Site  Demonstration: Advanced SharePoint Designer  Lab 1: Advanced SharePoint Designer  Reports  Data Views  Data Sources  Backup a Site  Restore a Site 7) Content Types  Content Types Introduction  Built-In Content Types/ Inheritance  Content Type Settings  Site/Content Type Columns  Document Information Panel  Workflows  Custom Content Types  Demonstration: Content Types  Lab 1: Content Types  Built-in Types  Document Information Pane  Workflows 8) Site Definitions  WSS Built-In Site Definitions  MOSS Built-In Site Definitions  CAML
  • 4. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Custom Site Definitions  Site Definition Elements  Site Definition Configuration Element  SharePoint Solution Generator  SharePoint Templates  SharePoint Themes  Demonstration: Site Definitions  Lab 1: Site Definitions  Create Site Definition (manually)  Create Site Definition (Visual Studio)  Lab 2: SharePoint Solution Generator  SharePoint Solution Generator  Lab 3: SharePoint Templates  SharePoint Templates  Lab 4: SharePoint Themes  Create a SharePoint Theme 9) Features  Features Overview  Types of Features  Feature Scopes  Feature Dependencies  Feature Localization  Feature Event Receivers  Creating Features  Deploying Features  Activating/Deactivating Features  Solutions  Demonstration: Features  Lab 1: Features  Creating a Feature  Deploying a Feature  Lab 2: Features  Create a Feature using Visual Studio  Lab 3: Solutions  Package features into a solution 10) Web Services API  Web Service APIs  Why Use Web Services  Common SharePoint Web Services  Demonstration: Finding and Using SharePoint Web Services  Lab 1: Web Service API  Find Web Service  Add Web Service Reference  Use the Web Service 11) Web Part Development  Web Parts  WSS 2.0 vs. WSS 3.0 Web Parts  ASP.NET Web Part Class  Web Part Connections  Web Part Connections (Interfaces)  Upgrading your Web Parts to WSS 3.0  When to use SharePoint Web Part Class
  • 5. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Web Part Permissions  Code Access Security (CAS)  Web Part Performance Hints  Demonstration: WebParts  Lab 1: WebParts  Creating WebParts  Deploying WebParts  Build WebParts that Interface with Data Sources  Lab 2: WebParts  Implement Web Part Connections  Lab 3: WebParts  Implement Synchronous Web Part  Implement Asynchronous Web Part 12) Client Side Scripts / AJAX  Client Side Scripts  Emitting Client Side Scripts  AJAX Introduction  Common AJAX Uses  SharePoint AJAX Support  Demonstration: Client Side Scripts  Lab 1: Client Side Scripts / AJAX  Client Side Scripts  AJAX 13) Object Model  Object Model Overview  Object Model Dlls  Using the Object Model  SPSite vs. SPWeb  Namespace Changes (2.0 to 3.0)  Demonstration: Object Model  Lab 1: Object Model  Object Model Dlls  Using the Object Model 14) Custom Field Types  Field Types Introduction  Built-In Field Types  Custom Field Types  Demonstration: Custom Field Types  Lab 1: Custom Field Types  Building Custom Field Types 15) SharePoint Events / Timer Jobs  SharePoint Event Handler History  New Events  More Event Details  SharePoint Timer Service  SP JobDefinition Class  Lab 1: SharePoint Events  Create an Event  Assign an Event to a List  Assign an Event to a Site  Lab 2: SharePoint Timer Jobs
  • 6. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Create a Timer Job 16) Shared Services  Shared Services Features  Life without Shared Services Features  Life with Shared Services Features  Lab 1: Setup Shared Services  Setup Shared Services 17) Workflows (SP Designer)  Built-In WSS/MOSS Workflows  SharePoint Designer Workflows  SharePoint Designer Conditions  SharePoint Designer Actions  Extending SharePoint Designer Workflows  Demonstration: SharePoint Designer Workflows  Lab 1: MOSS Workflows  Create and Use Each of the MOSS Workflows  Lab 2: Workflows (SP Designer)  SharePoint Designer Workflows  Extending SharePoint Designer 18) Workflows (Visual Studio)  Windows Workflow Foundation  Workflow Persistence  Workflow Types  Workflows with Visual Studio  SharePoint Workflows  SharePoint Workflows Forms  Debugging a Workflow  Comparison of Visual Studio vs. SharePoint Designer  Demonstration: Workflows (Visual Studio)  Lab 1: Workflow (Visual Studio)  Create a Custom Workflow 19) ASP.NET Localization  ASP.NET Localization  Culture and UICulture  RESX Files  Implicit vs. Explicit  SharePoint Resource Files  Browser Language  SharePoint Language Packs  Demonstration: ASP.NET Localization  Lab 1: ASP.NET Localization  RESX Files  Browser Language 20) SharePoint/Microsoft FrontPage RPC  FrontPage RPC  SharePoint RPC  Lab 1: SharePoint RPC
  • 7. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009  Call a Simple SharePoint RPC Method 21) Excel Services  Excel Services Trusted Locations  Excel Services Web Parts  Excel Services Object Model/Web Services  Lab 1: Excel Services  Create and Upload an Excel File  Add a Trusted Location  Configure Excel Web Parts 22) Business Data Catalog  Application Definition Files  Business Data Catalog Web Parts  Business Data Catalog Indexing  Business Data Catalog with Single Sign- On  Lab 1: Business Data Catalog  Install a BDC Application  Setup BDC Web Parts  Create a List that Uses BDC Data 23) Business Intelligence  Report Center  Key Performance Indicator (KPI)  Dashboards  Reporting Services Integration  Lab 1: Business Intelligence  Integrate SQL Server Reporting Services  Create a Report  Use the Reporting Services Web Part 24) Upgrading WSS 2.0 to 3.0  Prescan.exe  In-Place Upgrade  Side-By-Side/ Gradual Upgrade  Side-By-Side/Gradual Upgrade Steps  Database Migration Upgrade  Upgrading Site Definitions  Migration Issues  Lab 1-4: Migrating SharePoint  In-Place Upgrade  Gradual Upgrade  Database Migration  Migration Issues
  • 8. Catalogo LEN Formazione 2009/2010 Scheda di dettaglio www.lenformazione.it – www.hrsystem.it Sede e aule corsi: Via Golfo dei Poeti 1/A - 43100 Parma - tel. 0521.038411 fax 0521.038499 - e.mail: len@gruppolen.it Sede distaccata con aule corsi: Via Nobel, 14/A – Quartiere SPIP - 43100 Parma - tel. 0521.1910311 LEN Learning Education Network - diritti riservati anno 2009 MODALITA’ FORMATIVE o SEMINARIO Intervento collettivo d'aula a taglio divulgativo, di approfondimento o generico su di un tema afferente ai contenuti sotto descritti. La durata è stabilita da un minimo di 3 ad un massimo di 8 ore. o WORKSHOP Intervento collettivo d'aula a taglio pratico sperimentale finalizzato alla condivisione di problemi, proposte, soluzioni, esami di certificazione e strumenti specifici afferenti ai contenuti sotto descritti e ai processi aziendali ad essi collegati. La durata è stabilita da un minimo di 3 ad un massimo di 16 ore. o CORSO TRAINING: «il sapere e il saper fare» intervento frontale, seminariale e di laboratorio finalizzato all’introduzione e alla conoscenza teorica e pratica dell’argomento in oggetto. TRAINING ON THE JOB: «il saper risolvere» intervento personalizzato finalizzato alla conduzione di strumenti operativi e di soluzioni pratiche Le durate sono coerenti rispetto agli obiettivi e sono stabilite da un minimo di 9 ad un massimo di 40 ore.