SlideShare a Scribd company logo
1 of 15
SHAREPOINT
INTRODUCTION
Marcos Mussio
Computer Engineer
SharePoint Developer
Agenda
• What is SharePoint?
• Concepts
• Arquitecture
• SharePoint Wheel
• Integration
• Study Cases
• Requirements
• Demo
What is SharePoint?
It is a business collaboration platform
• Main goal, share information between people.
Collaboration: Spaces to share information like
meeting
sites, discussions, announcments, documents, cale
ndar events.
Platform: deploying, adding and setting
configurations ON SharePoint.
Concepts(1)
• Farm: Installation of one or more load-balanced
Web servers, and back-end servers.
• Lists: Containers in which SharePoint stores data.
• Library: Container for holding
documents, pictures, lists, discussions.
• Site: Container for child sites, pages, and content
such as lists and document libraries.
• Site Collection: Container for SharePoint
sites, which exists within a specific content
database.
Concepts(2)
• Site Template : A customized type of Site, it could
be Team Site, Blog Site, Meeting sites, etc.
• Web Part - Components that display content on a
page.
• Page - Container for Web Part zones, and Web
Parts.
• Feature: Set of elements(app
pages, scripts, images, source code) to be
deployed.
Arquitecture
SharePoint Wheel(1)
SharePoint Wheel(2)
Sites: Create and Deploy web sites(business logic, pages, styles, java scripts) into
SharePoint according to your needs.
Communities: Share information inside your company(e.g: blog sites, document
libraries).
Content: for all web sites, their information is saved into a data base
Search: service to find everything you want inside SharePoint(items, documents,
scripts, web pages, people)
Insights: Engine to bring us the information all together like BI systems
Composites: Extend SharePoint, customize tools(web controls, forms) either with or
without code
Integration
• Office Tools(Word, Excel, Outlook, Powerpoint).
• SSIS and SSRS(BI tools).
• Legacy Data bases(External content types).
• Azure.
• Silverlight.
• Domain Servers.
Case(1)
A company needs to develop an environment to
share documents, information and guides (like a
WiKi) for each project the company has. Therefore,
the new workers could access and learn the work
process for each project.
Solution: SharePoint, creating one site for each
project.
Case(2)
A company wants to develop a software that needs
to expose its information to be accessible from
external sources(others web systems, mobile
systems, another SharePoint application).
Solution: SharePoint, Using SharePoint Web
Services.
Requirements
• Windows server 2008 64 bits R2 or higher.
• SQL server 2008 R2 with Service Pack 1 or higher.
• 64-bit, 4 cores for small deployments (fewer than
1,000 users).
• 64-bit, 8 cores for medium deployments (between
1,000 to 10,000 users).
• 8 GB for small deployments (fewer than 1,000
users)
• 16 GB for medium deployments (between 1,000 to
10,000 users)
Demo
Deploy a Site Structure and showing a Document
library
References
• Lynda.com
https://www.youtube.com/watch?v=TE9TpraPlrE
• AuthorStream – Introduction to SharePoint
http://www.authorstream.com/Presentation/pan
kaj2050-298819-introduction-sharepoint-wss-
moss-content-management-science-technology-
ppt-powerpoint/
• TrainSignal Webinar: Sharepoint 101:
Introduction to SharePoint Basics
https://www.youtube.com/watch?v=9Fzy7ezISRc
QUESTIONS?

More Related Content

More from .NET UY Meetup

.NET UY Meetup 7 - ICBanking Apps by Gonzalo Pelós & Gabriel Monteagudo
.NET UY Meetup 7 - ICBanking Apps by Gonzalo Pelós & Gabriel Monteagudo.NET UY Meetup 7 - ICBanking Apps by Gonzalo Pelós & Gabriel Monteagudo
.NET UY Meetup 7 - ICBanking Apps by Gonzalo Pelós & Gabriel Monteagudo.NET UY Meetup
 
.NET UY Meetup 6 - Integrando con C/C++ por medio de P/Invoke by Juan Ramirez
.NET UY Meetup 6 - Integrando con C/C++ por medio de P/Invoke by Juan Ramirez.NET UY Meetup 6 - Integrando con C/C++ por medio de P/Invoke by Juan Ramirez
.NET UY Meetup 6 - Integrando con C/C++ por medio de P/Invoke by Juan Ramirez.NET UY Meetup
 
.NET UY Meetup 6 - Xamarin: Desarrollando apps nativas para iOS & Android en ...
.NET UY Meetup 6 - Xamarin: Desarrollando apps nativas para iOS & Android en ....NET UY Meetup 6 - Xamarin: Desarrollando apps nativas para iOS & Android en ...
.NET UY Meetup 6 - Xamarin: Desarrollando apps nativas para iOS & Android en ....NET UY Meetup
 
.NET UY Meetup 4 - AOP & PostSharp by Bruno Bologna & Fabian Fernandez
.NET UY Meetup 4 - AOP & PostSharp by Bruno Bologna & Fabian Fernandez.NET UY Meetup 4 - AOP & PostSharp by Bruno Bologna & Fabian Fernandez
.NET UY Meetup 4 - AOP & PostSharp by Bruno Bologna & Fabian Fernandez.NET UY Meetup
 
.NET UY Meetup 4 - Windows 8: Lecciones Aprendidas by Alvaro Regalado & Leona...
.NET UY Meetup 4 - Windows 8: Lecciones Aprendidas by Alvaro Regalado & Leona....NET UY Meetup 4 - Windows 8: Lecciones Aprendidas by Alvaro Regalado & Leona...
.NET UY Meetup 4 - Windows 8: Lecciones Aprendidas by Alvaro Regalado & Leona....NET UY Meetup
 
.NET UY Meetup 3 - El Poder de la Visión by Ariel Erlijman
.NET UY Meetup 3 - El Poder de la Visión by Ariel Erlijman.NET UY Meetup 3 - El Poder de la Visión by Ariel Erlijman
.NET UY Meetup 3 - El Poder de la Visión by Ariel Erlijman.NET UY Meetup
 
.NET UY Meetup 3 - Presentaciones Efectivas by Ariel Erlijman
.NET UY Meetup 3 - Presentaciones Efectivas by Ariel Erlijman.NET UY Meetup 3 - Presentaciones Efectivas by Ariel Erlijman
.NET UY Meetup 3 - Presentaciones Efectivas by Ariel Erlijman.NET UY Meetup
 

More from .NET UY Meetup (7)

.NET UY Meetup 7 - ICBanking Apps by Gonzalo Pelós & Gabriel Monteagudo
.NET UY Meetup 7 - ICBanking Apps by Gonzalo Pelós & Gabriel Monteagudo.NET UY Meetup 7 - ICBanking Apps by Gonzalo Pelós & Gabriel Monteagudo
.NET UY Meetup 7 - ICBanking Apps by Gonzalo Pelós & Gabriel Monteagudo
 
.NET UY Meetup 6 - Integrando con C/C++ por medio de P/Invoke by Juan Ramirez
.NET UY Meetup 6 - Integrando con C/C++ por medio de P/Invoke by Juan Ramirez.NET UY Meetup 6 - Integrando con C/C++ por medio de P/Invoke by Juan Ramirez
.NET UY Meetup 6 - Integrando con C/C++ por medio de P/Invoke by Juan Ramirez
 
.NET UY Meetup 6 - Xamarin: Desarrollando apps nativas para iOS & Android en ...
.NET UY Meetup 6 - Xamarin: Desarrollando apps nativas para iOS & Android en ....NET UY Meetup 6 - Xamarin: Desarrollando apps nativas para iOS & Android en ...
.NET UY Meetup 6 - Xamarin: Desarrollando apps nativas para iOS & Android en ...
 
.NET UY Meetup 4 - AOP & PostSharp by Bruno Bologna & Fabian Fernandez
.NET UY Meetup 4 - AOP & PostSharp by Bruno Bologna & Fabian Fernandez.NET UY Meetup 4 - AOP & PostSharp by Bruno Bologna & Fabian Fernandez
.NET UY Meetup 4 - AOP & PostSharp by Bruno Bologna & Fabian Fernandez
 
.NET UY Meetup 4 - Windows 8: Lecciones Aprendidas by Alvaro Regalado & Leona...
.NET UY Meetup 4 - Windows 8: Lecciones Aprendidas by Alvaro Regalado & Leona....NET UY Meetup 4 - Windows 8: Lecciones Aprendidas by Alvaro Regalado & Leona...
.NET UY Meetup 4 - Windows 8: Lecciones Aprendidas by Alvaro Regalado & Leona...
 
.NET UY Meetup 3 - El Poder de la Visión by Ariel Erlijman
.NET UY Meetup 3 - El Poder de la Visión by Ariel Erlijman.NET UY Meetup 3 - El Poder de la Visión by Ariel Erlijman
.NET UY Meetup 3 - El Poder de la Visión by Ariel Erlijman
 
.NET UY Meetup 3 - Presentaciones Efectivas by Ariel Erlijman
.NET UY Meetup 3 - Presentaciones Efectivas by Ariel Erlijman.NET UY Meetup 3 - Presentaciones Efectivas by Ariel Erlijman
.NET UY Meetup 3 - Presentaciones Efectivas by Ariel Erlijman
 

Recently uploaded

Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphNeo4j
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 

Recently uploaded (20)

Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 

.NET UY Meetup 2 - What is SharePoint by Marcos Mussio

  • 2. Agenda • What is SharePoint? • Concepts • Arquitecture • SharePoint Wheel • Integration • Study Cases • Requirements • Demo
  • 3. What is SharePoint? It is a business collaboration platform • Main goal, share information between people. Collaboration: Spaces to share information like meeting sites, discussions, announcments, documents, cale ndar events. Platform: deploying, adding and setting configurations ON SharePoint.
  • 4. Concepts(1) • Farm: Installation of one or more load-balanced Web servers, and back-end servers. • Lists: Containers in which SharePoint stores data. • Library: Container for holding documents, pictures, lists, discussions. • Site: Container for child sites, pages, and content such as lists and document libraries. • Site Collection: Container for SharePoint sites, which exists within a specific content database.
  • 5. Concepts(2) • Site Template : A customized type of Site, it could be Team Site, Blog Site, Meeting sites, etc. • Web Part - Components that display content on a page. • Page - Container for Web Part zones, and Web Parts. • Feature: Set of elements(app pages, scripts, images, source code) to be deployed.
  • 8. SharePoint Wheel(2) Sites: Create and Deploy web sites(business logic, pages, styles, java scripts) into SharePoint according to your needs. Communities: Share information inside your company(e.g: blog sites, document libraries). Content: for all web sites, their information is saved into a data base Search: service to find everything you want inside SharePoint(items, documents, scripts, web pages, people) Insights: Engine to bring us the information all together like BI systems Composites: Extend SharePoint, customize tools(web controls, forms) either with or without code
  • 9. Integration • Office Tools(Word, Excel, Outlook, Powerpoint). • SSIS and SSRS(BI tools). • Legacy Data bases(External content types). • Azure. • Silverlight. • Domain Servers.
  • 10. Case(1) A company needs to develop an environment to share documents, information and guides (like a WiKi) for each project the company has. Therefore, the new workers could access and learn the work process for each project. Solution: SharePoint, creating one site for each project.
  • 11. Case(2) A company wants to develop a software that needs to expose its information to be accessible from external sources(others web systems, mobile systems, another SharePoint application). Solution: SharePoint, Using SharePoint Web Services.
  • 12. Requirements • Windows server 2008 64 bits R2 or higher. • SQL server 2008 R2 with Service Pack 1 or higher. • 64-bit, 4 cores for small deployments (fewer than 1,000 users). • 64-bit, 8 cores for medium deployments (between 1,000 to 10,000 users). • 8 GB for small deployments (fewer than 1,000 users) • 16 GB for medium deployments (between 1,000 to 10,000 users)
  • 13. Demo Deploy a Site Structure and showing a Document library
  • 14. References • Lynda.com https://www.youtube.com/watch?v=TE9TpraPlrE • AuthorStream – Introduction to SharePoint http://www.authorstream.com/Presentation/pan kaj2050-298819-introduction-sharepoint-wss- moss-content-management-science-technology- ppt-powerpoint/ • TrainSignal Webinar: Sharepoint 101: Introduction to SharePoint Basics https://www.youtube.com/watch?v=9Fzy7ezISRc

Editor's Notes

  1. Esta plantilla se puede usar como archivo de inicio para presentar materiales educativos en un entorno de grupo.SeccionesPara agregar secciones, haga clic con el botón secundario del mouse en una diapositiva. Las secciones pueden ayudarle a organizar las diapositivas o a facilitar la colaboración entre varios autores.NotasUse la sección Notas para las notas de entrega o para proporcionar detalles adicionales al público. Vea las notas en la vista Presentación durante la presentación. Tenga en cuenta el tamaño de la fuente (es importante para la accesibilidad, visibilidad, grabación en vídeo y producción en línea)Colores coordinados Preste especial atención a los gráficos, diagramas y cuadros de texto.Tenga en cuenta que los asistentes imprimirán en blanco y negro o escala de grises. Ejecute una prueba de impresión para asegurarse de que los colores son los correctos cuando se imprime en blanco y negro puros y escala de grises.Gráficos y tablasEn breve: si es posible, use colores y estilos uniformes y que no distraigan.Etiquete todos los gráficos y tablas.
  2. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  3. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  4. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  5. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  6. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  7. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  8. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  9. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  10. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  11. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  12. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  13. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.
  14. Para resumir el contenido de la presentación, reitere los puntos importantes de las lecciones.¿Qué desea que recuerde el público luego de su presentación?Guarde la presentación con formato de vídeo para facilitar su distribución. Para crear un vídeo, haga clic en la pestaña Archivo y luego haga clic en Compartir. En el menú Tipos de archivo, haga clic en Crear un vídeo.