Nota: Este artículo fue publicado originalmente en 2011. Algunos pasos, comandos o versiones de software pueden haber cambiado. Consulta la documentación actual de Programming para la información más reciente.
Requisitos Previos
Antes de comenzar, asegúrate de tener:
- SharePoint Server or SharePoint Online access
- Site collection administrator permissions
- Browser compatible with SharePoint
As a SharePoint developer you probably find yourself in the situation where using the SharePoint central administration becomes a rather painful task as many of them take several clicks and it is not easy to obtain a nice tree view of all the information you need and take actions on them. However, if you look around you’ll come around the (http://spdevexplorer.codeplex.com/ “SharePoint Developer Tool”). It is a great tool for any SharePoint developer and you’ll come to appreciate it soon enough.
Resumen
Artículos Relacionados
- How to enable Session in a SharePoint 2010 Application page?
- How to: turn off custom errors for debugging mode in SharePoint 2010 application pages
- Entity Framework 4: Any way to know the plural form of an Entity Type?
- Enumeration: What are the different SharePoint permission levels and their enumeration values?