S
Scott M.
What does it take to make the VS.NET IDE update its display of syntax errors
(blue wavy underline), once the error has been corrected? In VB.NET it
updates as soon as you move off the line of code. In C#, it seems to only do
it when you manually build the app.
(blue wavy underline), once the error has been corrected? In VB.NET it
updates as soon as you move off the line of code. In C#, it seems to only do
it when you manually build the app.