Internationalization Cookbook
This is my personal blog. The views expressed on these pages are mine alone and not those of my employer.

Archive for May, 2010

Changing default “Warning Level” and “Treat Warnings as Errors” for Visual Studio wizards

Once in a while I create new projects using the Visual Studio wizards. Then one of the first think I do is go and change the “Warning Level” to 4 (default is 3) and change “Treat Warnings as Errors” to Yes (default is No). This is how you can do it once and for all.