I am not that much clear on this option, can anybody give any example on how it will work in the Checked and Unchecked Option ?


Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Suthish NairPosted May 13, 2011, 1:06 PM
For easy understanding, sorry for pasting the url instead of explaining. Because lots of information already available over web.
http://www.dotnetperls.com/precompiled
Mamta MPosted May 13, 2011, 8:13 AM
Note: You can run the tool by opening VS 2008 command prompt and typing aspnet_compiler followed by suitable options. Type ? to see option list.
Manikavelu VelayuthamPosted May 13, 2011, 7:13 AM
I understood your first line.
What does this aspnet_compiler.exe do ?
Is that the same like Publish website or something its different ?
Mamta MPosted May 13, 2011, 6:56 AM
-u option with the aspnet_compiler.exe command line tool to achieve same result.