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 |
Is atl redundant in the .net world?
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
Which dll translate xml to sql in internet information server (iis)?
what user controls are and what server controls are and the differences between the two.
What is the best way to crack the certification?
What is the standard you use to wrap up a call to a Web service
Differences between datagrid, datalist and repeater in .net?
What is the difference between Server.Transfer and Response.Redirect?
Explain me why do we use msmq?
What is equivalent for regsvr32 exe in .net ?
What is the difference between response.redirect & server.transfer?
What is use of ContextUtil class?