What is the need to give <compilation debug=true> command ?

Answer Posted / rajesh

First of all ASP.net supports both Scripting & Compiled
process.

One Asp.net page has 2 distinct coding pages.
1)HTML 2)Server Side

If we will make <complation debug=false>,then it will show
the out put, but without checking (compiling)server side
code.

If you have to write some code in .aspx page(server side)
then you must have to write <complation debug=true>.

For only HTML coding,we donot need <complation debug=true>.

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can user control be stored in library?

515


How can you enable impersonation in the web.config file?

552


can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

1412


What is difference between Lambda Expression and LINQ in ASP.NET?

538


How asp.net mvc differs from asp.net web forms? : asp.net mvc

541






List of words of preprocessor in .net?

514


Which library is used by the testers and developers to develop automated tests and create testing tools?

536


What are the differences between primary foreign and unique keys?

512


What is difference between session and viewstate?

467


What is the difference between a cookie and a pixel?

474


If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?

1962


How can you apply a theme to your asp.net application?

531


What is the difference between page.registerclientscriptblock and page.registerstartupscript?

478


Explain what are the advantages of asp.net mvc framework? : asp.net mvc

511


Where session id is stored?

529