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

Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfAlex Barbosa Coqueiro
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostZilliz
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupFlorian Wilhelm
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 

Recently uploaded (20)

Unraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdfUnraveling Multimodality with Large Language Models.pdf
Unraveling Multimodality with Large Language Models.pdf
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage CostLeverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
Leverage Zilliz Serverless - Up to 50X Saving for Your Vector Storage Cost
 
DMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special EditionDMCC Future of Trade Web3 - Special Edition
DMCC Future of Trade Web3 - Special Edition
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
Streamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project SetupStreamlining Python Development: A Guide to a Modern Project Setup
Streamlining Python Development: A Guide to a Modern Project Setup
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 

.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.