Nota: Este artigo foi publicado originalmente em 2011. Alguns passos, comandos ou versões de software podem ter mudado. Consulte a documentação atual de Programming para as informações mais recentes.
Pré-requisitos
Antes de começar, certifique-se de ter:
- 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.
Resumo
Artigos 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?