Click here to Skip to main content
15,911,711 members
Home / Discussions / C#
   

C#

 
GeneralRe: Create, edit, save and load a Excel file in C# Pin
Paul Conrad21-Sep-08 8:23
professionalPaul Conrad21-Sep-08 8:23 
GeneralRe: Create, edit, save and load a Excel file in C# Pin
Mc_Topaz22-Sep-08 4:52
Mc_Topaz22-Sep-08 4:52 
QuestionWebBrowser Control and Javascript Pin
flavius.stoichescu21-Sep-08 6:16
flavius.stoichescu21-Sep-08 6:16 
AnswerRe: WebBrowser Control and Javascript Pin
Mirko198024-Sep-08 3:12
Mirko198024-Sep-08 3:12 
Questionhow to export and import text from rich text box to word file (.doc) Pin
rahuladya21-Sep-08 5:18
rahuladya21-Sep-08 5:18 
QuestionConditional Compilation Pin
HosamAly21-Sep-08 4:54
HosamAly21-Sep-08 4:54 
AnswerRe: Conditional Compilation Pin
PIEBALDconsult21-Sep-08 5:20
mvePIEBALDconsult21-Sep-08 5:20 
GeneralRe: Conditional Compilation Pin
HosamAly21-Sep-08 6:03
HosamAly21-Sep-08 6:03 
Yes, but I don't need that level at the moment.
Additionally, making it configurable doesn't allow the compiler to do certain optimizations. For example, checking a const variable which is statically known to be either true or false gives the compiler an opportunity to optimize the check away, and keep only the relevant code (with unreachable code detected warning).

Many thanks to all helpful guys here in CP!
I really appreciate your help. Rose | [Rose]
Know me better

GeneralRe: Conditional Compilation Pin
PIEBALDconsult21-Sep-08 9:59
mvePIEBALDconsult21-Sep-08 9:59 
QuestionProblem with recording voice from multiple microphones!!! Pin
MeContra21-Sep-08 3:55
MeContra21-Sep-08 3:55 
AnswerRe: Problem with recording voice from multiple microphones!!! Pin
Mark Salsbery21-Sep-08 6:59
Mark Salsbery21-Sep-08 6:59 
QuestionHow to install new fonts in visual studio 2005 [modified] Pin
rahuladya21-Sep-08 3:26
rahuladya21-Sep-08 3:26 
AnswerRe: How to install new fonts in visual studio 2005 Pin
PIEBALDconsult21-Sep-08 5:22
mvePIEBALDconsult21-Sep-08 5:22 
QuestionWorking with Access2007 Attachments in C# Pin
Dg!Mortal21-Sep-08 3:18
Dg!Mortal21-Sep-08 3:18 
GeneralDouble-post Pin
Wendelius21-Sep-08 4:58
mentorWendelius21-Sep-08 4:58 
QuestionUsing Ocx file on asp.net Pin
michael@cohen21-Sep-08 2:44
michael@cohen21-Sep-08 2:44 
QuestionRetriving data from a irc server Pin
Casper Hansen21-Sep-08 1:28
Casper Hansen21-Sep-08 1:28 
AnswerRe: Retriving data from a irc server Pin
Colin Angus Mackay21-Sep-08 2:11
Colin Angus Mackay21-Sep-08 2:11 
GeneralRe: Retriving data from a irc server Pin
Casper Hansen21-Sep-08 2:25
Casper Hansen21-Sep-08 2:25 
GeneralRe: Retriving data from a irc server Pin
Colin Angus Mackay21-Sep-08 3:06
Colin Angus Mackay21-Sep-08 3:06 
GeneralRe: Retriving data from a irc server Pin
Casper Hansen21-Sep-08 6:06
Casper Hansen21-Sep-08 6:06 
AnswerRe: Retriving data from a irc server Pin
Casper Hansen21-Sep-08 21:12
Casper Hansen21-Sep-08 21:12 
QuestionPopup shown in backgroundworker thread Pin
PrashantGadhave20-Sep-08 23:40
PrashantGadhave20-Sep-08 23:40 
AnswerRe: Popup shown in backgroundworker thread Pin
PrashantGadhave21-Sep-08 0:38
PrashantGadhave21-Sep-08 0:38 
GeneralRe: Popup shown in backgroundworker thread Pin
Wendelius21-Sep-08 1:09
mentorWendelius21-Sep-08 1:09 

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.