Edit and continue — in C#!
Ok, so it’s not my usual stomping grounds. :-) For a while now, Visual Basic has supported a feature called Edit and Continue, which allows you to actually make changes to your code while debugging. The lack of this feature has been felt by the C# community, while Foxers are still glad they aren’t working with “Trace” and “Debug” anymore. :-)
But the C# folks are in pain no longer! Today, Soma announced that this was being added to Visual Studio 2005.
Posted by Garrett on October 15th, 2004 in Uncategorized | No Comments
