Mostrando entradas con la etiqueta Sharepoint 2010. Mostrar todas las entradas
Mostrando entradas con la etiqueta Sharepoint 2010. Mostrar todas las entradas

viernes, 9 de septiembre de 2011

Developing Applications for SharePoint 2010 (updated)



Uno de los factores clave de éxito en los proyectos de desarrollo de sharepoint, es que se consideren desde un principo las mejores prácticas, muy bien expuestas en la documentación que a continuación les presento, que el año pasado fueron refrescadas para la nueva versión de Sharepoint 2010 y que recientemte ha sido actualizada nuevamente.

Descarga (CHM): http://www.microsoft.com/downloads/details.aspx?FamilyID=64b55569-2168-4545-8b7c-f185b2cf967d&displaylang=en

Descarga (PDF): SharepointGuidande2010.PDF

Descarga Hands On Labs: SPG2010HandsOnLab

SharePoint 2010 introduce nuevas áreas de rica funcionalidad que crear más opciones y oportunidades para los desarrolladores y arquitectos de soluciones. Soluciones de espacio aislado, nuevas opciones para el modelado de datos y acceso a datos, y nuevos modelos de programación en el cliente con Silverlight y la integración Ajax ofrece un cambio radical en lo que puede lograr con las aplicaciones de SharePoint. Esta guía ofrece una visión técnica profundamente en los conceptos y temas clave para los desarrolladores de soluciones de SharePoint 2010.

Overview

Developing Applications for SharePoint 2010 contains guidance documentation, detailed examples, and a reusable class library. These resources are designed to help solution developers and architects make the right decisions and follow proven practices when designing and developing applications for SharePoint 2010. The guidance focuses primarily on the building blocks that every developer needs to understand to become an effective SharePoint developer or architect. The following diagram shows the key areas that are covered within the guidance documentation, reference implementations, and reusable class library.
Key areas covered by Developing Applications for SharePoint 2010
Key areas covered by Developing Applications for SharePoint 2010
Guidance Documentation
The guidance documentation is divided into four core sections.
  • Application Foundations for SharePoint 2010. This section describes approaches you can use to address the challenges of testability, flexibility, configuration, logging and exception handling, and maintainability; it also explains how to use the SharePoint Guidance Library components in these areas.
  • Execution Models in SharePoint 2010. This section provides deep technical insights into the mechanics of the full-trust execution environment, the sandbox execution environment, and various hybrid approaches to executing code in SharePoint applications.
  • Data Models in SharePoint 2010. This section explains new list and external data functionality, key design decision points that can help you to choose between standard SharePoint lists and external lists, and techniques and patterns to address large lists and list aggregation.
  • Client Application Models in SharePoint 2010. This section provides guidance on how best to use the new client-side functionality to access data and build richer client experiences with Silverlight and Ajax.
Each section also contains a set of how-to topics. These explain how to perform specific tasks that the team found challenging to discover.
Reference Implementations
This release includes eight reference implementations that you can deploy to a SharePoint 2010 test environment and explore at your leisure. The reference implementations reinforce the key concepts in the guide and illustrate how to build applications that reflect real-world scenarios. Each reference implementation includes a detailed scenario and design overview, an explanation of the design decisions the team faced for the implementation, and an installation script to automate setup.
Reusable Library
The SharePoint Guidance Library is a collection of reusable code–based utilities that address common challenges in application development for the SharePoint platform. You can use these components in your own SharePoint applications to help you improve your development speed and follow proven practices. The SharePoint Guidance Library consists of three key components:
  • SharePoint Service Locator. This provides a simple implementation of the service location pattern for SharePoint applications. This enables you to isolate your code from dependencies on external types, which makes your code more modular, easier to test, and easier to maintain.
  • Application Setting Manager. This provides a robust and consistent mechanism for storing and retrieving configuration settings at each level of the SharePoint hierarchy, from individual sites (SPWeb) to the entire server farm (SPFarm).
  • SharePoint Logger. This provides easy-to-use utility methods that you can employ to write information to the Windows Event log and the SharePoint Unified Logging Service (ULS) trace log. It also enables you to create custom diagnostic areas and categories for logging.
Common Scenarios
Developing Applications for SharePoint 2010 helps developers and architects design and build robust SharePoint solutions. It addresses the fundamental building blocks for developing applications with SharePoint; it does not address vertical application areas such as Business Intelligence or Enterprise Content Management. The guidance may be particular useful in the following scenarios:
  • If you are an experienced SharePoint 2007 developer or architect, the guidance is useful for learning the complexities and decision points for developers around the new functionality in SharePoint 2010.
  • If you are an experienced developer who is new to SharePoint, the guidance will help you learn the details of SharePoint development in conjunction with other learning materials. It is not intended as an introductory guide, but it is a useful supplement to the product documentation.
  • If you want to make your SharePoint 2010 applications more robust, the reusable components in the SharePoint Guidance Library will help you to improve the flexibility, testability, and manageability of your applications.
  • If you want to start using unit testing or integration testing for SharePoint applications, the guidance can help you get started. The resources include a guide to testing SharePoint applications, together with a series of unit tests that use the Microsoft Research Moles framework, which runs within Visual Studio Unit Test.
Audience Requirements
The guidance documentation, reference implementations, and reusable components were written with the experienced SharePoint developer in mind, and they will derive the most immediate benefit from the guidance. To get the most benefit from the guidance, you should have an understanding of the following:
  • Microsoft Visual C#
  • Microsoft .NET Framework
  • Microsoft SharePoint development
Experienced developers who are new to SharePoint and experienced IT professionals will also benefit from many areas of the guidance. However, some of the deeper topics require an established understanding of SharePoint.
What's New
Most of the content contained in this release relates to new areas of functionality in SharePoint 2010. The SharePoint Guidance Library was included in the previous SharePoint Guidance release, but it has been updated to run within the SharePoint 2010 sandbox environment wherever possible.
System Requirements
The reusable components of the SharePoint Guidance Library will run in any edition of SharePoint 2010, including SharePoint Foundation 2010. To install the reference implementations, you will need a test environment with the following software:
  • Visual Studio 2010 Professional Edition or higher
  • Windows 7, Windows Server 2008R2, or Windows Server 2008
  • SQL Server 2008 or SQL Server 2008R2 Express Edition or higher
  • SharePoint Server 2010 Enterprise Edition, SharePoint Server 2010 Standard Edition, or SharePoint Foundation 2010
    Note: Several reference implementations will not work in SharePoint Foundation.
Design Goals
The reusable components of the SharePoint Guidance Library, together with the patterns and approaches described in the guidance documentation and the reference implementations, are designed to help your applications meet the following goals:
  • Efficiency. You can improve the efficiency of your applications by following proven practices and application patterns, and by understanding the performance implications of various design choices.
  • Manageability. You can improve the manageability of your applications by using design patterns and components that reduce dependencies between classes. This makes it easier to maintain your code in a constantly evolving code base.
  • Testability. You can improve the testability of your applications by using design patterns and components that enable you to test classes and business logic in isolation.


Fuente: http://msdn.microsoft.com/en-us/library/ff770300.aspx

jueves, 21 de octubre de 2010

Disponible el paquete de idioma Catalán para la plataforma Sharepoint 2010



Está disponible para descargar el paquete de idioma catalán para la plataforma Sharepoint 2010, en los siguientes enlaces:

Sharepoint Foundation 2010 (Paquete de Idioma Catalán)

Sharepoint Server 2010 (Paquete de Idioma Catalán)

Así mismo están disponibles para Gallego y Vasco.

jueves, 2 de septiembre de 2010

Implementación de SharePoint Server 2010

Comparto con uds este artículo que he leído esta mañana en technet ...

TechNet Magazine: Prepárese para la actualización a SharePoint 2010 Puede ser tentador pasar a una actualización de SharePoint 2010, pero esto requiere una considerable planificación. Este artículo lo guiará a través del proceso de planificación de la actualización.

TechNet Magazine: Aspectos básicos de la protección de las implementaciones de SharePoint Incluso un administrador sin experiencia puede implementar SharePoint Server en el transcurso de algunas horas. Sin embargo, y a pesar de que la implementación básica sería sin lugar a dudas funcional, es probable que no esté configurada para lograr una seguridad óptima.

TechNet Magazine: Integración de SQL Server 2008 R2 Reporting Services a SharePoint 2010 El complemento de Reporting Services para SharePoint es lo que realmente controla la integración entre SQL Server 2008 R2 y SharePoint Server 2010. Descubra cómo configurar y utilizar este servicio.

Forrester Consulting: Repercusión económica total de Microsoft SharePoint Server 2010 (en inglés)
Forrester analiza los beneficios financieros de consolidar la colaboración, la administración de contenido empresarial y la búsqueda empresarial con la implementación de SharePoint Server 2010. Aprenda a ahorrar tiempo y dinero con SharePoint 2010. [Abre el archivo PDF]

Vídeo: Instalación de SharePoint Server 2010 (en inglés)
Descubra cómo instalar y configurar Microsoft SharePoint Server 2010 y cómo crear su primera colección de sitios. [El vídeo se abre en su reproductor preferido]"

Fuente: http://technet.microsoft.com/es-es/ff798284.aspx

martes, 20 de julio de 2010

Nuevas certificaciones para Sharepoint 2010



A partir del mes de julio los profesionales de TI pueden obtener nuevas certificaciones para SharePoint 2010, así como el correspondiente material de cursos:

PROFESIONALES DE TI

TECHNOLOGY SPECIALIST: CONFIGURING SHAREPOINT 2010 (70-667):  Este examen evalúa los conocimientos necesarios para configurar SharePoint, incluidos la implementación, actualización, administración y manejo de una granja de servidores.  CURSO OFICIAL: 10174: TS: Configuring, Managing, and Troubleshooting Microsoft SharePoint 2010 (5 días)

IT PROFESSIONAL: SHAREPOINT 2010 ADMINISTRATOR (70-668): Se evalúan temas avanzados de SharePoint 2010 como, por ejemplo, la programación de la capacidad, el diseño de la topología o la optimización del rendimiento.  CURSO OFICIAL 10231: PRO: Designing and Deploying Microsoft SharePoint 2010 (5 días)

DESARROLLADORES:

TECHNOLOGY SPECIALIST: APPLICATION DEVELOPMENT SHAREPOINT 2010 (70-573):  Esta certificación mide las habilidades de los desarrolladores para crear aplicaciones para la plataforma sharepoint.  CURSO OFICIAL:  10175: TS: Developing and Customizing Applications for Microsoft SharePoint 2010 (5 días)

IT PROFESSIONAL: DESIGNING AND DEVELOPING SHAREPOINT 2010 APPLICATIONS
(70-576):  Se miden habilidades que incluye la selección de la tecnología para crear código en SharePoint, garantizar la configuración del entorno de desarrollo, la creación de una estrategia para la implementación de soluciones, control de versiones, configuración o estructure.  CURSO OFICIAL: 10232:
PRO: Designing Applications for Microsoft SharePoint 2010 (5 días)

Puede encontrar más información en la guía de SharePoint 2010 para Microsoft Official Curriculum

Tutoriales y guía de evaluación para programadores profesionales de Sharepoint 2010



Esta guía de evaluación está diseñada para ofrecer una introducción al conjunto de características y los puntos de extensibilidad de Microsoft SharePoint 2010, y proporcionar información sobre cómo los programadores profesionales pueden usar dichas características y puntos de extensibilidad para crear soluciones completas.

La guía comienza con una introducción a los tipos de soluciones que se pueden crear mediante desarrollo en SharePoint. A continuación, describe las herramientas para programadores de SharePoint 2010, las nuevas características de la plataforma y las mejoras a la implementación de la solución. La finalidad de esta guía es la de proporcionar un marco para una evaluación eficaz de SharePoint 2010 como plataforma de creación de soluciones. Está destinada a programadores profesionales, jefes de desarrollo y arquitectos de software.

También estan disponibles una guía de evaluación centrada en el producto SharePoint 2010 y una guía de evaluación para los profesionales de las tecnologías de la información (TI). Además, se incluye un conjunto de seis tutoriales que muestra personalizaciones de desarrollador de ejemplo en SharePoint 2010.

Descarga

sábado, 17 de julio de 2010

Kit de Administración para SharePoint 2010 v 1.0



Ya está disponible la primera versión del Kit de Administración para SharePoint 2010. Esta nueva versión  incluye:
  • Motor de replicación de Perfil del usuario (User Profile Replication Engine UPRE2010): esta herramienta tiene una revisión completa y se convirtió a PowerShell. Ahora permite replicar datos generales y datos sociales entre aplicaciones de perfil de usuario de SharePoint 2010 (User Profile Application UPA), así como la compatibilidad con el SSP de SharePoint 2007. Puede replicar entre SSP o servicios de UPA, así como entre versiones. (Sólo los datos de perfil pueden ser replicados entre versiones, ya que los SSP no tienen seguimiento de actividad social).
  • Manifiesto de configuración de seguridad (Security Configuration SCW Manifest): SCW es una función de reducción de superficie de ataque en Windows Server. Este manifiesto añade funciones para SharePoint 2010 a Windows Server 2008 con SP2 o Windows Server 2008 R2.
  • Conector para Interoperabilidad de Servicios en la Gestión de Contenidos (CMIS)  permite a los usuarios de SharePoint para interactuar con los contenidos almacenados en cualquier repositorio que ha implementado el estándar CMIS, así como toma de 2010 el contenido disponible para cualquier aplicación que ha implementado el estándar CMIS de SharePoint. 
  • El Kit de Pruebas de carga (Load Testing Kit LTK): LTK genera un proyecto de Visual Studio Team System 2008 (VSTS) la prueba de carga basado en registros de IIS de Windows SharePoint Services 3.0 . La prueba de carga VSTS se puede utilizar para generar carga sintética contra Microsoft SharePoint Fundación 2010, como parte de un Capacity Planning o una prueba de stress previo a una actualización.

Descarga

Documentación:

SharePoint Foundation 2010: http://technet.microsoft.com/en-us/library/cc508986.aspx

SharePoint Server 2010: http://technet.microsoft.com/en-us/library/cc508851.aspx

sábado, 3 de julio de 2010

Guias de Planificación y Operaciones para Microsoft Sharepoint Foundation y Server 2010



Guía de Planificación para Microsoft SharePoint Foundation 2010

Este documento contiene información y pautas para dirigir un equipo a través de los pasos de la planificación del despliegue de una solución basada en Microsoft SharePoint Foundation 2010 .

Descarga

Guía de Operaciones para Microsoft Sharepoint Foundation 2010

Este documento describe cómo operar y mantener sus servidores, granjas de servidores, sitios y soluciones en Microsoft SharePoint Foundation 2010.

Descarga


Guía de Planificación para Microsoft SharePoint Server 2010

Este documento contiene información y pautas para dirigir un equipo a través de los pasos de la planificación del despliegue de una solución basada en Microsoft SharePoint Server 2010 .

Descarga

Guía de Operaciones para Microsoft Sharepoint Server 2010

Este documento describe cómo operar y mantener sus servidores, granjas de servidores, sitios y soluciones en Microsoft SharePoint Server 2010.

Descarga

Guía para Profesionales TI de Microsoft Search Server 2010



Cómo planificar, implementar y mantener Microsoft Search Server 2010 y Microsoft Search Server 2010 Express. Esta guía incluye información acerca de cómo planear, implementar y mantener Microsoft Search Server 2010 y Microsoft Search Server 2010 Express en una organización.

Descarga

Actualizando a Microsoft Sharepoint Foundation 2010



Microsoft acaba de publicar esta excelente y detallada guía para administratores y professionales de IT que detalla los temas relativos para la actualización a Microsoft SharePoint Foundation 2010.

Este documento está diseñado para guiar a los administradores y profesionales de TI a través del proceso de actualización a Microsoft SharePoint 2010 Fundación de Windows SharePoint Services 3.0.

Descarga

lunes, 14 de junio de 2010

Impacto Económico Total y Retorno de Inversión para Implementar Sharepoint 2010

Para analizar el impacto financiero de invertir en la última versión de SharePoint, Forrester ha realizado un estudio donde entevista en profundidad a 11 clientes de Microsoft que han comenzado a utilizar el producto, ha consolidado sus resultado y sus expectativas creando un caso de éxito de una empresa de servicios de 5000 empleados.

Descargar

Fuente: http://sharepoint.microsoft.com/es-es/Paginas/default.aspx

jueves, 3 de junio de 2010

Maquinas Virtuales para Demos de Information Worker

Esta descarga contiene un par de Maquinas Virtuales Windows Server 2008 R2 Hyper-V para evaluación y demostración de Office 2010, SharePoint 2010 y Project Server 2010. Se han empleado las versiones RTM (Ready To Manufacturing) de cada producto para crearlas.

Descarga

Entorno de Migración Virtual para Sharepoint 2010 y Project 2010

El entorno de migración virtual es un conjunto de 2 discos virtuales con entornos Office Project Server 2007 y Office SharePoint Server 2007, contenido de ejemplo, y scripts diseñados para asistir a los clientes con los procesos de upgrade y migracion desde Office Project Server 2003 y Office SharePoint Portal Server 2003 hacia Project Server 2010 y SharePoint Server 2010. Provee herrramientas y recursos para ayudar a determinar la estrategia de migración y los problemas comúnes.

Requiere:

Microsoft Windows® Server 2008 R2 con el rol de Hyper-V habilitado

Descarga

sábado, 15 de mayo de 2010

Instalando Sharepoint Server 2010, paso a paso


En este video se ilustra cómo puedes instalar y configurar Microsoft SharePoint Server 2010, así como también, crear tu primera Colección de Sitios.

Instalar SharePoint Server 2010

Ver el video | Clic con el botón derecho sobre el enlace y después Save Target As para descargar el video.

Otra serie de videos de estos temas los puedes encontrar en sharepoint-videos.com

Un documento detallado que pueden emplear como complento al video es el siguiente:

SharePoint 2010 Walkthrough Guide

This walkthrough guide is designed to provide a step-by-step overview of Microsoft® SharePoint® 2010.

Download


Fuente: Microsoft Technet

viernes, 14 de mayo de 2010

Conoce Microsoft Sharepoint 2010 (Nivél Básico)



El objetivo principal de este nivel es conocer el nuevo producto Microsoft Sharepoint Server 2010: su instalación básica, arquitectura, implementación y migración desde la versión anterior (Sharepoint 2007).

Más información en Microsoft Virtual Academy

miércoles, 12 de mayo de 2010

Paquetes de Idiomas para Sharepoint 2010



Los paquetes de idioma permiten la creación de sitios y colecciones de sitios en múltiples lenguages, sin requerir de instalaciones separadas de SharePoint Foundation 2010, por lo que es posible instalar múltiples paquetes de idioma en el mismo servidor.

La aplicación del paquete de idiomas no cambiará ni el lenguage del producto de servidor instalado ni las características administrativas instaladas.

Nota: No es necesario descargar el paquete de idiomas para la versión del sharepoint instalado, solo las que considere necesario para soportar la creación de sitios y colecciones de sitios en idiomas adicionales.

Paquetes de Idiomas para Sharepoint Foundation:

Descarga

Paquete de Idiomas para Sharepoint Server:

Descarga

La documentación para su instalación esta disponible en technet.

[ll: Language code. CC: Country Code. SKU: Stock Keeping Unit (The full release of the product). LP: Language Pack]

Language ll-CC Release Type Estimated Release Timeframe
Arabic*** ar-sa SKU and LP Released
Basque** eu-es LP September
Bulgarian* bg-bg LP August
Catalan** ca-es LP July
Chinese (Simplified) zh-cn SKU and LP Released
Chinese (Traditional) zh-tw SKU and LP Released
Croatian* hr-hr LP August
Czech cs-cz SKU and LP June
Danish da-dk SKU and LP Released
Dutch nl-nl SKU and LP Released
English en-us SKU and LP Released
Estonian* et-ee LP August
Finnish fi-fi SKU and LP May
French fr-fr SKU and LP Released
Galician** gl-es LP September
German de-de SKU and LP Released
Greek el-gr SKU and LP July
Hebrew*** he-il SKU and LP Released
Hindi* hi-in SKU and LP Released
Hungarian hu-hu SKU and LP June
Italian it-it SKU and LP Released
Japanese ja-jp SKU and LP Released
Kazakh* kk-kz LP August
Korean ko-kr SKU and LP Released
Latvian* lv-lv LP August
Lithuanian* lt-lt LP August
Norwegian Bokmål nb-no SKU and LP May
Polish pl-pl SKU and LP Released
Portuguese (Brazil) pt-br SKU and LP Released
Portuguese (Portugal) pt-pt SKU and LP May
Romanian* ro-ro LP July
Russian ru-ru SKU and LP Released
Serbian Latin* sr-latn-cs LP August
Slovak sk-sk LP July
Slovenian sl-si LP July
Spanish es-es SKU and LP Released
Swedish sv-se SKU and LP Released
Thai* th-th SKU and LP Released
Turkish tr-tr SKU and LP July
Ukrainian uk-ua LP June

* Project Server is not localized in these languages.

** Access Services, PerformancePoint Services and Project Server and not localized in these languages.

*** No support for bidirectional languages in PerformancePoint Services.

Fuentes:

http://blogs.msdn.com/b/sharepoint/archive/2010/05/13/language-offerings-for-sharepoint-2010-products.aspx

Recursos para desarrolladores Infopath 2010

Les recomiendo esta serie de webcasts que el amigo Hector Insúa ha referenciado en su blog. Pueden descargar los videos, las presentaciones, ejemplos ... Dictados por integrantes del equipo de Sharepoint e Infopath de Microsoft, siempre es bueno documentarse con información de primera mano:

- An Introduction to SharePoint Applications using InfoPath 2010

InfoPath and Forms Services 2010 make it simpler than ever to create, package, deploy, and upgrade powerful enterprise applications, using data in SharePoint or existing line of business systems, all without writing a single line of code. Discover how the new and improved InfoPath and Forms Services 2010 can enable your customers to streamline their business processes and become heroes to their business users. In this session we will introduce the major new improvements in this release for InfoPath and Forms Services, including customized list forms, the InfoPath form web part, and offline applications using SharePoint Workspace.


- Building SharePoint Applications with InfoPath 2010

InfoPath and Forms Services 2010 make it simpler than ever to create, package, deploy, and upgrade powerful enterprise applications, using data in SharePoint or existing line of business systems, all without writing a single line of code. In this session we will be discussing building SharePoint applications with InfoPath 2010.

- Form-Driven Mashups using InfoPath and SharePoint 2010

InfoPath and Forms Services 2010 make it simpler than ever to create, package, deploy, and upgrade powerful enterprise applications, using data in SharePoint or existing line of business systems, all without writing a single line of code. In this session we will be discussing building SharePoint applications with InfoPath 2010.
InfoPath and Forms Services 2010 make it simpler than ever to create, package, deploy, and upgrade powerful enterprise applications, using data in SharePoint or existing line of business systems, all without writing a single line of code.

- InfoPath 2010 - Best practices in Form Design

InfoPath and Forms Services 2010 make it simpler than ever to create, package, deploy, and upgrade powerful enterprise applications, using data in SharePoint or existing line of business systems, all without writing a single line of code.

Ir a los webcasts

Microsoft Sharepoint 2010: Recursos para Desarrolladores




Con la inminente llegada de Sharepoint 2010, se está publicando en línea material bien completo para facilitarnos la transición hacia esta nueva versión: desde artículos, kit de desarrollos (SDK), prácticas de laboratorios (hand on labs), charlas en línea (webcast), etc.

Software Development Kit (SDK) (Aug 2010)

The Microsoft SharePoint 2010 Software Development Kit (SDK) includes documentation and code samples for Microsoft SharePoint Foundation 2010 and for Microsoft SharePoint Server 2010, which builds upon the SharePoint Foundation 2010 infrastructure. The documentation includes detailed descriptions of the technologies that SharePoint Server 2010 and SharePoint Foundation 2010 provide for developers, reference documentation for the server and client object models, and step-by-step procedures for using and programming with these technologies and object models. This SDK also includes best practices and setup guidance that will help you get started with your own custom applications that build and extend upon the SharePoint Foundation 2010 and SharePoint Server 2010 platforms.

Download

On-line Documentation: http://msdn.microsoft.com/en-us/library/dd776256(v=office.12).aspx


Sharepoint 2010 Developer Training Kit

The SharePoint 2010 Developer Training Kit provides developers with deep guidance on how to develop for SharePoint 2010. Through PowerPoint decks, Hands-On Labs, Source Code, and Instructor-Led Videos, the developer kit walks you through an array of important developer topics--including Developer Roadmap, Visual Studio tooling, Workflow, Business Connectivity Services, and much, much more.

Download


SharePoint 2010: Getting Started with Development on SharePoint 2010 Hands-on Labs in C# and Visual Basic

Use these 10 hands-on lab manuals for SharePoint 2010 to get started learning SharePoint 2010 development

Download


Get Started Developing on SharePoint 2010

Software developers can use the SharePoint 2010 business collaboration platform to build enterprise-class solutions for intranet portals and the web. Use these ten modules to get started with development for SharePoint 2010 using Visual Studio 2010.

Download


SharePoint Server 2010: Advanced Developer Training Presentations

Collection of in-depth training presentations for SharePoint Server developers. SharePoint 2010 Advanced Developer Training offers technical training for SharePoint 2007 professionals who are looking to upgrade their skills to SharePoint 2010 in the form of self-paced modules and hosted labs.

Download


SharePoint 2010: SharePoint Developer Platform Wall Poster

The SharePoint 2010 Developer Platform wall poster (PDF format) shows a view of the SharePoint 2010 developer tools, community ecosystem, execution environment, Sharepoint Server 2010 workloads, and target application types. The poster is intended to be printed at 24 inches x 36 inches (61 centimeters x 91 centimeters).

Download Poster

miércoles, 28 de abril de 2010

Sharepoint Foundation 2010 disponible para descargar

Para continuar con la ola de liberación de nuevas versiones Microsoft para este año, tenemos disponible también para descargar la nueva versión de Windows Sharepoint Services 3.0, que en lo sucesivo se denominará Sharepoint Foundation 2010.

Recuerden que sólo estará disponible para plataformas x64 de Windows Vista SP2, Windows 7 (Professional o Enterprise) y Windows Server 2008 (+info en technet)

Descargar Sharepoint Foundation 2010 (English)

Descargar Sharepoint Foundation 2010 (Español)