Silverlight
Debugging, Error Handling, and Exceptions
This section describes tools and technologies that keep your Silverlight-based applications running accurately and effectively.

In This Section
- Debugging Overview
Discusses Silverlight Tools for Visual Studio 2010, which helps you debug Silverlight-based applications. The overview includes information about attaching debuggers to processes and debugging JavaScript applications.
- Error Handling
Describes error handling in the JavaScript API for Silverlight and using event handlers.
- Handling and Throwing Exceptions
Describes the exception-handling technology provided by the common language runtime in the .NET Framework.
- Troubleshooting Silverlight Designer Load Failures
Describes how to solve problems you may encounter when you are developing applications by using Silverlight Designer for Visual Studio.