May 2010
Intermediate to advanced
1272 pages
61h 18m
English
The Edit and Continue features enables you to fix bad code and resume the application execution from the point where it was broken, without the need of restarting the application. Basically you just need to run the application by pressing F5; then you can break its execution by pressing Ctrl+Alt+Break or selecting the Break All command in the Debug menu.
In our example we need to ...
Read now
Unlock full access