**

Using the Edit and Continue Feature in C# 2.0

**

3 Leaf Solutions

Summary: This article provides an overview of how to use the new Edit and Continue debugging feature in Visual C# 2005. The feature allows you to make changes to the code while an application is being debugged and apply those code changes without having to close, rebuild, and run the application again.