Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Debugging enables you to look for errors and analyze the application execution flow over the state of objects. Therefore, it is one of the most important activities for every developer. Debugging is the step of the development process that ensures the application contains and causes no errors and precedes the deployment of the application to production. The goal of the LightSwitch development environment is to avoid any errors with all the “coding optional” and design-time features; so, every time you make a change, all the related code and screens are automatically updated for you.