Click here to Skip to main content
15,895,423 members
Home / Discussions / C#
   

C#

 
QuestionUsing a keyword as an enum identifier Pin
Duncan Edwards Jones3-Jun-08 2:41
professionalDuncan Edwards Jones3-Jun-08 2:41 
AnswerRe: Using a keyword as an enum identifier Pin
Colin Angus Mackay3-Jun-08 2:47
Colin Angus Mackay3-Jun-08 2:47 
GeneralRe: Using a keyword as an enum identifier Pin
Vikram A Punathambekar3-Jun-08 2:53
Vikram A Punathambekar3-Jun-08 2:53 
GeneralRe: Using a keyword as an enum identifier Pin
Duncan Edwards Jones3-Jun-08 3:03
professionalDuncan Edwards Jones3-Jun-08 3:03 
AnswerRe: Using a keyword as an enum identifier Pin
Vikram A Punathambekar3-Jun-08 2:52
Vikram A Punathambekar3-Jun-08 2:52 
GeneralRe: Using a keyword as an enum identifier Pin
Dan Neely3-Jun-08 3:43
Dan Neely3-Jun-08 3:43 
GeneralRe: Using a keyword as an enum identifier Pin
Vikram A Punathambekar3-Jun-08 4:01
Vikram A Punathambekar3-Jun-08 4:01 
AnswerRe: Using a keyword as an enum identifier Pin
Scott Dorman3-Jun-08 3:00
professionalScott Dorman3-Jun-08 3:00 
Both Colin and Vikram are correct. It is possible to do by prefixing the enum field with the "@" symbol but it really is not recommended.

Scott.

—In just two days, tomorrow will be yesterday.
—Hey, hey, hey. Don't be mean. We don't have to be mean because, remember, no matter where you go, there you are. - Buckaroo Banzai

[Forum Guidelines] [Articles] [Blog]

QuestionClass Libraries (DLL Files) Pin
Ian Uy3-Jun-08 2:39
Ian Uy3-Jun-08 2:39 
AnswerRe: Class Libraries (DLL Files) Pin
Colin Angus Mackay3-Jun-08 2:42
Colin Angus Mackay3-Jun-08 2:42 
GeneralRe: Class Libraries (DLL Files) Pin
Ian Uy3-Jun-08 2:44
Ian Uy3-Jun-08 2:44 
GeneralRe: Class Libraries (DLL Files) Pin
Vikram A Punathambekar3-Jun-08 2:55
Vikram A Punathambekar3-Jun-08 2:55 
GeneralRe: Class Libraries (DLL Files) Pin
Ian Uy3-Jun-08 2:57
Ian Uy3-Jun-08 2:57 
QuestionWSUS API Publishing Local Updates Pin
freakno13-Jun-08 2:37
freakno13-Jun-08 2:37 
QuestionViewing Image field in Crystal Report Properly Pin
Muhammad Gouda3-Jun-08 0:54
Muhammad Gouda3-Jun-08 0:54 
AnswerRe: Viewing Image field in Crystal Report Properly Pin
Muhammad Gouda3-Jun-08 2:48
Muhammad Gouda3-Jun-08 2:48 
AnswerRe: Viewing Image field in Crystal Report Properly Pin
Muhammad Gouda3-Jun-08 3:43
Muhammad Gouda3-Jun-08 3:43 
QuestionViews Pin
ellllllllie3-Jun-08 0:24
ellllllllie3-Jun-08 0:24 
AnswerRe: Views Pin
leppie3-Jun-08 0:57
leppie3-Jun-08 0:57 
AnswerRe: Views Pin
Ashfield3-Jun-08 1:28
Ashfield3-Jun-08 1:28 
Questionreplace method Pin
kamalesh57433-Jun-08 0:02
kamalesh57433-Jun-08 0:02 
AnswerRe: replace method Pin
leppie3-Jun-08 0:58
leppie3-Jun-08 0:58 
GeneralRe: replace method Pin
kamalesh57433-Jun-08 1:32
kamalesh57433-Jun-08 1:32 
GeneralRe: replace method Pin
leppie3-Jun-08 1:42
leppie3-Jun-08 1:42 
QuestionMulticast Delegates and effect in C++ COM Server Pin
dtranter2-Jun-08 23:45
dtranter2-Jun-08 23:45 

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.