On the build tab in a Web Application project I have a setting called \"Warning Level\". I can set a value from 0 to 4. What do these values mean? Will a value of 0 be more
Higher is stricter. It can be annoying to see all the warnings that may or may not mean much to your app, but taking the time to clear them up can teach you a lot.