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 WebService ?
8 Answers Tanla Solutions, Yahoo,
What r Callbacks in ASP.NET?
Which method is used to perform all validation at the page level?
0 Answers Sans Pareil IT Services,
accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.
How are sessions stored?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
“~” means in asp.net application?
What is autopostback in dropdownlist in asp net?
What are the different types of cookies in asp.net?
Explain the use of view state?
can any one find and tell the difference between dot net and php which one is best ? which one we get more salary? which one is stable and which one is best for freshers and also better in future and carrer ? which one we wil get more salary sir ? please send ur valuable suggestions to kiranpulsar2007@gmail.com
What are strong names?
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)