Click here to Skip to main content
16,013,440 members
Home / Discussions / C#
   

C#

 
QuestionSyntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Alaric_11-Feb-09 7:22
professionalAlaric_11-Feb-09 7:22 
AnswerRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Ennis Ray Lynch, Jr.11-Feb-09 7:41
Ennis Ray Lynch, Jr.11-Feb-09 7:41 
GeneralRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Alaric_11-Feb-09 7:50
professionalAlaric_11-Feb-09 7:50 
GeneralRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Dave Kreskowiak11-Feb-09 8:01
mveDave Kreskowiak11-Feb-09 8:01 
GeneralRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Dan Neely11-Feb-09 8:11
Dan Neely11-Feb-09 8:11 
GeneralRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Dave Kreskowiak11-Feb-09 8:41
mveDave Kreskowiak11-Feb-09 8:41 
GeneralRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Dan Neely11-Feb-09 8:09
Dan Neely11-Feb-09 8:09 
GeneralRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Daniel Grunwald11-Feb-09 9:22
Daniel Grunwald11-Feb-09 9:22 
dan neely wrote:
Anyone creating a library that used a C#/VB/etc reserved word for a member name should be shot


C# keywords shouldn't be used in libraries (after all, they're lower case, and public members are supposed to be upper case).
But VB?

Are you sure you've never used one of:
'Erase', 'Error', 'Friend', 'Module', 'Option', 'Resume', 'Select', 'Step', 'Stop', 'Variant'
?

In the .NET BCL itself, there are multiple classes with a 'Stop' method; and there's "Thread.Resume". Oh, and one of the most important LINQ methods is called 'Select'.
GeneralRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Dan Neely11-Feb-09 10:29
Dan Neely11-Feb-09 10:29 
AnswerRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Dave Kreskowiak11-Feb-09 7:52
mveDave Kreskowiak11-Feb-09 7:52 
AnswerRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Pete O'Hanlon11-Feb-09 9:10
mvePete O'Hanlon11-Feb-09 9:10 
GeneralRe: Syntax head-scratcher - [Google & MSDN no help] - @return??? Pin
Alaric_11-Feb-09 9:18
professionalAlaric_11-Feb-09 9:18 
News[Message Deleted] Pin
AmeetP11-Feb-09 7:05
AmeetP11-Feb-09 7:05 
GeneralRe: Good Site Can have a look Pin
Dave Kreskowiak11-Feb-09 7:18
mveDave Kreskowiak11-Feb-09 7:18 
GeneralRe: Good Site Can have a look Pin
AmeetP11-Feb-09 8:09
AmeetP11-Feb-09 8:09 
GeneralRe: Good Site Can have a look Pin
EliottA11-Feb-09 8:11
EliottA11-Feb-09 8:11 
GeneralRe: Good Site Can have a look Pin
#realJSOP11-Feb-09 9:59
professional#realJSOP11-Feb-09 9:59 
Questionsong/tune comparison Pin
Vishnu Prem11-Feb-09 7:03
Vishnu Prem11-Feb-09 7:03 
AnswerRe: song/tune comparison Pin
musefan11-Feb-09 7:06
musefan11-Feb-09 7:06 
AnswerRe: song/tune comparison Pin
Alan Balkany11-Feb-09 8:24
Alan Balkany11-Feb-09 8:24 
Questionany one wokred with Casswaory linear programming. Pin
sailesh_gupta11-Feb-09 6:24
sailesh_gupta11-Feb-09 6:24 
AnswerRe: any one wokred with Casswaory linear programming. Pin
Guffa11-Feb-09 7:02
Guffa11-Feb-09 7:02 
GeneralRe: any one wokred with Casswaory linear programming. Pin
sailesh_gupta11-Feb-09 7:05
sailesh_gupta11-Feb-09 7:05 
QuestionCut a file in a specific directory and put it in another directory Pin
abbd11-Feb-09 6:05
abbd11-Feb-09 6:05 
AnswerRe: Cut a file in a specific directory and put it in another directory Pin
Giorgi Dalakishvili11-Feb-09 6:13
mentorGiorgi Dalakishvili11-Feb-09 6:13 

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.