Click here to Skip to main content
15,886,362 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
AnswerRe: Help me! Interview Question's here Pin
Pete O'Hanlon3-Apr-07 1:34
mvePete O'Hanlon3-Apr-07 1:34 
GeneralRe: Help me! Interview Question's here Pin
priya_p2333-Apr-07 1:47
priya_p2333-Apr-07 1:47 
GeneralRe: Help me! Interview Question's here Pin
Pete O'Hanlon3-Apr-07 2:04
mvePete O'Hanlon3-Apr-07 2:04 
GeneralRe: Help me! Interview Question's here Pin
Aaron VanWieren4-Apr-07 5:06
Aaron VanWieren4-Apr-07 5:06 
AnswerRe: Help me! Interview Question's here Pin
Christian Graus3-Apr-07 19:32
protectorChristian Graus3-Apr-07 19:32 
AnswerRe: Help me! Interview Question's here Pin
Jaiprakash M Bankolli3-Apr-07 22:40
Jaiprakash M Bankolli3-Apr-07 22:40 
AnswerRe: Help me! Interview Question's here Pin
wwawqse5-Apr-07 23:46
wwawqse5-Apr-07 23:46 
GeneralRe: Help me! Interview Question's here Pin
PavanPareta6-Apr-07 3:51
PavanPareta6-Apr-07 3:51 
Answer of 3)
3) Difference between release mode compilation & debug mode compilation.
:->
Debug and Release are different configurations for building your project.


Release Mode : it basically used for release final version and in this case symbolic file does not make like PDB file and it code execution is optimized, it make application fast, in this mode you can't be dedug your application.

Debug mode : you can easy debug and, symbolic file makes like PDB file is generated in the bin folder.



Pavan Pareta

I am here...
AnswerRe: Help me! Interview Question's here Pin
pbraun6-Apr-07 7:06
pbraun6-Apr-07 7:06 
QuestionReportViewer Control Pin
Gjuviqta3-Apr-07 0:18
Gjuviqta3-Apr-07 0:18 
AnswerRe: ReportViewer Control Pin
Jaiprakash M Bankolli3-Apr-07 22:53
Jaiprakash M Bankolli3-Apr-07 22:53 
GeneralRe: ReportViewer Control Pin
nayan11226-Apr-07 2:57
nayan11226-Apr-07 2:57 
QuestionCompression switches Pin
GgAben2-Apr-07 22:52
GgAben2-Apr-07 22:52 
AnswerRe: Compression switches Pin
Pete O'Hanlon3-Apr-07 0:48
mvePete O'Hanlon3-Apr-07 0:48 
GeneralRe: Compression switches Pin
GgAben3-Apr-07 18:43
GgAben3-Apr-07 18:43 
AnswerRe: Compression switches Pin
Dave Kreskowiak3-Apr-07 4:47
mveDave Kreskowiak3-Apr-07 4:47 
GeneralRe: Compression switches Pin
GgAben3-Apr-07 18:39
GgAben3-Apr-07 18:39 
QuestionPrinting a code behind string using any client side scripting Pin
indian1432-Apr-07 19:57
indian1432-Apr-07 19:57 
AnswerRe: Printing a code behind string using any client side scripting Pin
Pete O'Hanlon3-Apr-07 1:06
mvePete O'Hanlon3-Apr-07 1:06 
Question.NET 3.0 installation Pin
code_wiz2-Apr-07 13:37
code_wiz2-Apr-07 13:37 
AnswerRe: .NET 3.0 installation Pin
Dave Kreskowiak2-Apr-07 17:23
mveDave Kreskowiak2-Apr-07 17:23 
GeneralRe: .NET 3.0 installation Pin
DotNetInterest3-Apr-07 1:36
DotNetInterest3-Apr-07 1:36 
GeneralRe: .NET 3.0 installation Pin
Pete O'Hanlon3-Apr-07 1:37
mvePete O'Hanlon3-Apr-07 1:37 
GeneralRe: .NET 3.0 installation Pin
DotNetInterest3-Apr-07 1:42
DotNetInterest3-Apr-07 1:42 
GeneralRe: .NET 3.0 installation Pin
Pete O'Hanlon3-Apr-07 1:43
mvePete O'Hanlon3-Apr-07 1:43 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.