Click here to Skip to main content
15,920,956 members
Home / Discussions / C#
   

C#

 
GeneralRe: Algorithm or Code for Possibilities Pin
Luc Pattyn31-Oct-08 2:33
sitebuilderLuc Pattyn31-Oct-08 2:33 
QuestionWhy flags (bool type variables) not recommended in programming? Pin
Member 232448330-Oct-08 10:25
Member 232448330-Oct-08 10:25 
AnswerRe: Why flags (bool type variables) not recommended in programming? Pin
Paul Conrad30-Oct-08 10:33
professionalPaul Conrad30-Oct-08 10:33 
GeneralRe: Why flags (bool type variables) not recommended in programming? Pin
Luc Pattyn30-Oct-08 12:02
sitebuilderLuc Pattyn30-Oct-08 12:02 
JokeRe: Why flags (bool type variables) not recommended in programming? Pin
Guffa30-Oct-08 12:08
Guffa30-Oct-08 12:08 
AnswerRe: Why flags (bool type variables) not recommended in programming? Pin
Guffa30-Oct-08 12:03
Guffa30-Oct-08 12:03 
AnswerRe: Why flags (bool type variables) not recommended in programming? Pin
Member 232448330-Oct-08 12:34
Member 232448330-Oct-08 12:34 
GeneralRe: Why flags (bool type variables) not recommended in programming? Pin
Nagy Vilmos30-Oct-08 23:11
professionalNagy Vilmos30-Oct-08 23:11 
Another point worth noting about using flags, especially as instance variables, is that it is important to record state changes. Subsequent changes to the code can often introduce new points of state change that impact the flag, but do not update the flag.



Panic, Chaos, Destruction.
My work here is done.

QuestionManually add data to datagrid combobox in C# Pin
Brad Wick30-Oct-08 9:28
Brad Wick30-Oct-08 9:28 
AnswerRe: Manually add data to datagrid combobox in C# Pin
Sami Sammour31-Oct-08 1:32
Sami Sammour31-Oct-08 1:32 
GeneralRe: Manually add data to datagrid combobox in C# Pin
Brad Wick31-Oct-08 4:19
Brad Wick31-Oct-08 4:19 
GeneralRe: Manually add data to datagrid combobox in C# Pin
Sami Sammour31-Oct-08 6:43
Sami Sammour31-Oct-08 6:43 
GeneralRe: Manually add data to datagrid combobox in C# Pin
Brad Wick31-Oct-08 7:35
Brad Wick31-Oct-08 7:35 
Questionchristmas exchange list generator Pin
aei_totten30-Oct-08 9:12
aei_totten30-Oct-08 9:12 
AnswerRe: christmas exchange list generator Pin
Ben Fair30-Oct-08 9:52
Ben Fair30-Oct-08 9:52 
GeneralRe: christmas exchange list generator Pin
aei_totten30-Oct-08 10:01
aei_totten30-Oct-08 10:01 
Questionhow to Open compressed TIF (JTIF) within WinForm and C# Pin
ImNAM30-Oct-08 7:29
ImNAM30-Oct-08 7:29 
AnswerRe: how to Open compressed TIF (JTIF) within WinForm and C# Pin
Dave Kreskowiak30-Oct-08 8:09
mveDave Kreskowiak30-Oct-08 8:09 
GeneralRe: how to Open compressed TIF (JTIF) within WinForm and C# Pin
Dan Neely30-Oct-08 8:56
Dan Neely30-Oct-08 8:56 
GeneralRe: how to Open compressed TIF (JTIF) within WinForm and C# Pin
Dave Kreskowiak30-Oct-08 15:56
mveDave Kreskowiak30-Oct-08 15:56 
GeneralRe: how to Open compressed TIF (JTIF) within WinForm and C# Pin
Dan Neely31-Oct-08 2:03
Dan Neely31-Oct-08 2:03 
Questionclosed dialog (from other thread) minimizes application - need some help please !!! Pin
Skeletor2330-Oct-08 7:00
Skeletor2330-Oct-08 7:00 
AnswerRe: closed dialog (from other thread) minimizes application - need some help please !!! Pin
jas0n232-Nov-08 1:53
jas0n232-Nov-08 1:53 
QuestionSecurity in a C# based Desktop Application Pin
mdwhite7630-Oct-08 6:07
mdwhite7630-Oct-08 6:07 
AnswerRe: Security in a C# based Desktop Application Pin
Simon P Stevens30-Oct-08 6:32
Simon P Stevens30-Oct-08 6:32 

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.