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 |
What is an iHTTPModule, and explain its implementation with its limitations?
what is value type to reference type
6 Answers AG Technologies, IBM,
• What are HttpHandlers? • What are HttpModules?
What is difference between response.redirect and server.transfer ?
2 Answers Kalinga Software, Satyam,
Describe SOA and the tenets of it?
What are the options in ASP.NET to maintain state?
Explain about Multi-Language integration?
Define repository pattern in asp.net mvc? : asp.net mvc
How to improve performance of web application asp.net mvc? : Asp.Net MVC
IS IT POSSIBLE TO SET TIME FOR COOKIES?HOW IT IS POSSIBLE.
why should i use FormsAuthentication.RedirectFromLoginPage (); Method in Form Authentication?Without using this method also it's good??
How can i include both C# and vb.net classes in same solution?
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)