In a response to feedback from developers, Microsoft has decided to extend the "Edit and Continue" feature, formerly available only with VB.NET and C++, to C# projects as well.
Edit and Continue is a debugger feature that allows you to pause an application being debugged, make changes to the code, and then continue without a full project recompile. This feature was originally part of VB6 and was sorely missed by VB.NET developers prior to Whidbey. When it was announced that VB.NET 2005 would include E&C, C# programmers wrote in to Microsoft's feedback page asking that it be made available in C# as well
Edit and Continue is a debugger feature that allows you to pause an application being debugged, make changes to the code, and then continue without a full project recompile. This feature was originally part of VB6 and was sorely missed by VB.NET developers prior to Whidbey. When it was announced that VB.NET 2005 would include E&C, C# programmers wrote in to Microsoft's feedback page asking that it be made available in C# as well
微软应开发者反馈,将原本仅适用于VB.NET和C++的“编辑并继续”功能扩展到C#项目。该功能可让调试时暂停应用、修改代码后继续,无需重新编译整个项目。此前VB.NET开发者就期待此功能,C#程序员也希望其能用于C#。
4425

被折叠的 条评论
为什么被折叠?



