Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Answers were Sorted based on User's Feedback



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

Answer / purushotham

u can't debug

Is This Answer Correct ?    5 Yes 0 No

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

Answer / rahul

we can't debug in the sense ?

Is This Answer Correct ?    3 Yes 0 No

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

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

Post New Answer

More ASP.NET Interview Questions

What are the types of validation in asp net?

0 Answers  


Why viewstate is used in asp.net?

0 Answers  


How do you change the session time-out value?

0 Answers   TryTechnicals Pvt Ltd,


step to create a strong name?

1 Answers  


Suppose there is one web farm with 3 servers inside with same configuration and the same project is running inside all servers.Which session mode is usde for all these and why?

3 Answers  


How can we implement a identity (sql server) call in an asp.net page?

0 Answers  


I have been asked in an interview What is your LOC(Line of Code)What will be the probable answer for that

1 Answers   HCL, Infosys, Mantec Consultants,


What are the components of ado.net?

0 Answers  


What are cookies in asp.net?

0 Answers  


Who generates session id?

0 Answers  


public key?

1 Answers   Microsoft,


Explain the difference between authentication and authorization.

0 Answers  


Categories