Summary

In this lab, you learned techniques to proactively handle SharePoint exceptions in SharePoint Online. Since developers do not have access to SharePoint ULS Logs, developers must be pro-active about catching their exceptions. You demonstrated one technique to do this by logging out exceptions to a list that was created by Access Services. In this lab, you also learned how to monitor sandboxed solutions’ resource usage. You did this by creating a Visual Web Part that simulated a processor intensive process. You deployed this solution to SharePoint Online and noted the resource point usage and the disabling of solutions when the quota is exceeded.