Set Next Statement(blogs.msdn.com)
submitted by
CharlieCalvert(7875) 5 years, 7 months ago
A look at the Set Next Statement portion of Edit and Continue feature in Visual Studio. This is the technology that lets you move the instruction pointer around when running your code. It allows you to hit a break point in a method, change your code on the fly, and then rerun the portion of your code that changed. read more...
|category: C#
|Views: 2
tags:
EditAndContinue VS.NET another
Everyones tags:
Your Tags: