What is the need to give <compilation debug=true> command ?
Answers were Sorted based on User's Feedback
Answer / 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 |
How will create assesblies at run time?
What do you mean by marshalbyref?
what is the use of asp.net
Difference between Response.Expires and Expires.Absolute ?
1 Answers Accenture, BirlaSoft,
difference between caching objects in session objects?
what is diffrence between debug class and trace class in asp.net ?
What is the syntax for datagrid and specifying columns?
What is advantage of viewstate and what are benefits ?
What is asp.net architecture?
which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row
How can you provide an alternating color scheme in a Repeater control?
What is side-by-side execution? Can two applications, one using a private assembly and other using a shared assembly, be stated as side-by-side executables?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)