Compilation responsivness and enhancement
C# and VB.NET compilers are blazingly fast! However, on RebuildAll scenarios, the user experience could be (easily) enhanced if:
1) The progress bar would show accurately the RebuildAll progression.
2) If before compilation, VS could warn/break if one or several target DLLs WndHandle are currently hold by some processes, and which process hold which handle (the process explorer way)
3) RebuildAll doesn't try to recompile DLLs relying on DLLs that didn't compile successfully.
2 comments
-
jeffpierson
commented
This has already been part of the Visual Studio 11 features demoed so far. This should be marked by Microsoft as ACCEPTED so the people can get their votes back.
-
Justin Chase commented
I think you mean "responsive".