0
Reply

vs.net automatic code management

patrongp

patrongp

Nov 5 2003 2:33 PM
1.7k
hi, i've been coding in c# under vs.net and i know how microsoft likes to assume their users want things a certain way such as when u drag and drop web forms to your page it will automatically style it for you or when you save your project and later go to reopen it, and look at the html code you will sometimes/always notice how vs.net will rearrange the code so instead of having, eg. blah blah it will change it to blah blah or something like that it doesn't do this to everything, just some things does anyone know how to turn this off? so it doesn't automatically style your webform objects or reformat your code?