Contents
- Introduction to Debugging and Logging in SharePoint 2010
- Logging in SharePoint 2010
- Error Reporting in SharePoint 2010
- Custom SharePoint Application Pages
- SharePoint 2010 Developer Dashboard
Microsoft SharePoint 2010 is a very extensible product that developers can customize to suit various business needs. Because SharePoint is based on Microsoft ASP.NET, it provides developers with the same debugging and logging options that are available to traditional ASP.NET websites. In addition to what ASP.NET provides, SharePoint 2010 introduces additional options to assist developers in monitoring and troubleshooting applications in the areas of debugging and logging.
This article touches on various debugging and logging points and techniques that developers can use in their custom SharePoint 2010 applications.