What is the difference between a debug and release build?



What is the difference between a debug and release build?..

Answer / Ram Awasthi

{n "debug": [n "Symbols for debugging",n "Debugging information",n "Optimization disabled"n ],n "release": [n "No symbols for debugging",n "Minimal debugging information",n "Optimized for performance"n ]n}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Is atl redundant in the .net world?

1 Answers  


How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?

1 Answers  


Which dll translate xml to sql in internet information server (iis)?

1 Answers  


what user controls are and what server controls are and the differences between the two.

1 Answers  


What is the best way to crack the certification?

1 Answers  


What is the standard you use to wrap up a call to a Web service

2 Answers   Siebel Systems,


Differences between datagrid, datalist and repeater in .net?

1 Answers  


What is the difference between Server.Transfer and Response.Redirect?

4 Answers  


Explain me why do we use msmq?

1 Answers  


What is equivalent for regsvr32 exe in .net ?

1 Answers  


What is the difference between response.redirect & server.transfer?

1 Answers  


What is use of ContextUtil class?

1 Answers  


Categories