Do you turn Edit and Continue OFF?
Updated by Brady Stroud [SSW] 1 year ago. See history
123
<introEmbed
body={<>
With VS2013, you get the long awaited 64 bit edit and continue, and it is turned on by default. Edit and Continue is great when you need to make a quick change to executing code. However, it has its downsides too:
- Web Development - Kills IISExpress when you stop
- Can lead to bad development practices (trying to debug instead of doing RED, GREEN, REFACTOR)
</>}
/>
This is why we recommend that it is turned OFF by default.
Categories
Related rules
Need help?
SSW Consulting has over 30 years of experience developing awesome software solutions.