in visual studio , when I wrote something wrong, error list is not refreshing, and there is no error until project starts (debug).
can you help me with this problem?
example:
private void SQL_sEinschlag()
{
}
safsafavxyv (this must be an eror because meaningless and out of the method) until i start the project i cant see this error in the error list.