Click here to Skip to main content
15,897,891 members
Home / Discussions / C#
   

C#

 
GeneralRe: Data transfer between two computer over the internet Pin
Wes Aday13-Oct-08 8:59
professionalWes Aday13-Oct-08 8:59 
GeneralRe: Data transfer between two computer over the internet Pin
Wendelius13-Oct-08 9:11
mentorWendelius13-Oct-08 9:11 
AnswerRe: Data transfer between two computer over the internet Pin
Pedram Behroozi13-Oct-08 11:06
Pedram Behroozi13-Oct-08 11:06 
AnswerRe: Data transfer between two computer over the internet Pin
Ashfield13-Oct-08 22:56
Ashfield13-Oct-08 22:56 
QuestionThe Switch Statement Pin
Jammer13-Oct-08 8:15
Jammer13-Oct-08 8:15 
AnswerRe: The Switch Statement Pin
Anthony Mushrow13-Oct-08 8:22
professionalAnthony Mushrow13-Oct-08 8:22 
GeneralRe: The Switch Statement Pin
Jammer13-Oct-08 8:28
Jammer13-Oct-08 8:28 
AnswerRe: The Switch Statement Pin
Pete O'Hanlon13-Oct-08 8:31
mvePete O'Hanlon13-Oct-08 8:31 
A switch statement looks like an ugly hack, and some purists feel it is, but there are times when it makes more sense to use a switch than to have to write 4000 lines of plumbing code just to avoid it. It's like everything else in C# - use it when you have to.

Deja View - the feeling that you've seen this post before.

My blog | My articles | MoXAML PowerToys



GeneralRe: The Switch Statement Pin
Jammer13-Oct-08 8:44
Jammer13-Oct-08 8:44 
GeneralRe: The Switch Statement Pin
Jakob Olsen14-Oct-08 1:05
Jakob Olsen14-Oct-08 1:05 
AnswerRe: The Switch Statement Pin
Mark Salsbery13-Oct-08 8:34
Mark Salsbery13-Oct-08 8:34 
GeneralRe: The Switch Statement Pin
Jammer13-Oct-08 8:43
Jammer13-Oct-08 8:43 
GeneralRe: The Switch Statement Pin
Mark Salsbery13-Oct-08 9:15
Mark Salsbery13-Oct-08 9:15 
GeneralRe: The Switch Statement Pin
Jammer13-Oct-08 9:18
Jammer13-Oct-08 9:18 
GeneralRe: The Switch Statement Pin
Mark Salsbery13-Oct-08 9:22
Mark Salsbery13-Oct-08 9:22 
GeneralRe: The Switch Statement Pin
Jammer13-Oct-08 9:26
Jammer13-Oct-08 9:26 
GeneralRe: The Switch Statement Pin
Vengatachalapathy Palanivel13-Oct-08 19:05
Vengatachalapathy Palanivel13-Oct-08 19:05 
GeneralRe: The Switch Statement Pin
Mark Salsbery13-Oct-08 20:23
Mark Salsbery13-Oct-08 20:23 
AnswerRe: The Switch Statement Pin
Wendelius13-Oct-08 8:41
mentorWendelius13-Oct-08 8:41 
AnswerRe: The Switch Statement Pin
PIEBALDconsult13-Oct-08 8:44
mvePIEBALDconsult13-Oct-08 8:44 
GeneralRe: The Switch Statement Pin
Guffa13-Oct-08 11:42
Guffa13-Oct-08 11:42 
GeneralRe: The Switch Statement Pin
PIEBALDconsult13-Oct-08 16:04
mvePIEBALDconsult13-Oct-08 16:04 
AnswerRe: The Switch Statement - Quality Anyone? Pin
carbon_golem13-Oct-08 10:05
carbon_golem13-Oct-08 10:05 
GeneralRe: The Switch Statement - Quality Anyone? Pin
led mike13-Oct-08 10:08
led mike13-Oct-08 10:08 
GeneralRe: The Switch Statement - Quality Anyone? Pin
#realJSOP13-Oct-08 10:57
professional#realJSOP13-Oct-08 10:57 

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.