Click here to Skip to main content
15,902,032 members
Home / Discussions / C#
   

C#

 
GeneralRe: object constants in c# Pin
robertkjr3d25-Mar-09 8:25
robertkjr3d25-Mar-09 8:25 
Yes I just got an error mesg... trying this method on:

Cannot implicitly convert type 'string' to 'int'
public enum nameuse { Legal = "L", Alias = "P", None = "" };

and it points out on each of the stringed items... as if they need to be Integer.

I think I'll go back to Hanlon's method... and attempt that direction.
AnswerRe: object constants in c# Pin
Pete O'Hanlon25-Mar-09 6:11
mvePete O'Hanlon25-Mar-09 6:11 
GeneralRe: object constants in c# Pin
robertkjr3d25-Mar-09 7:30
robertkjr3d25-Mar-09 7:30 
GeneralRe: object constants in c# Pin
robertkjr3d25-Mar-09 8:26
robertkjr3d25-Mar-09 8:26 
QuestionHow to deploy c# project with vb6 project Pin
Pr@teek B@h!25-Mar-09 6:00
Pr@teek B@h!25-Mar-09 6:00 
Questionmarking shape on image Pin
aligokdemir25-Mar-09 5:56
aligokdemir25-Mar-09 5:56 
AnswerRe: marking shape on image Pin
jaypatel51225-Mar-09 6:50
jaypatel51225-Mar-09 6:50 
GeneralRe: marking shape on image Pin
DaveyM6925-Mar-09 11:46
professionalDaveyM6925-Mar-09 11:46 
GeneralRe: marking shape on image Pin
aligokdemir27-Mar-09 2:57
aligokdemir27-Mar-09 2:57 
AnswerRe: marking shape on image Pin
erfi25-Mar-09 10:36
erfi25-Mar-09 10:36 
Questionhow to create web spider using C# Pin
naveen20_525-Mar-09 5:50
naveen20_525-Mar-09 5:50 
AnswerRe: how to create web spider using C# Pin
Deresen25-Mar-09 5:59
Deresen25-Mar-09 5:59 
GeneralRe: how to create web spider using C# Pin
naveen20_525-Mar-09 6:01
naveen20_525-Mar-09 6:01 
GeneralRe: how to create web spider using C# Pin
Pete O'Hanlon25-Mar-09 6:09
mvePete O'Hanlon25-Mar-09 6:09 
AnswerRe: how to create web spider using C# Pin
Rutvik Dave25-Mar-09 6:13
professionalRutvik Dave25-Mar-09 6:13 
GeneralRe: how to create web spider using C# Pin
Anthony Mushrow25-Mar-09 6:32
professionalAnthony Mushrow25-Mar-09 6:32 
GeneralRe: how to create web spider using C# Pin
naveen20_525-Mar-09 6:49
naveen20_525-Mar-09 6:49 
GeneralRe: how to create web spider using C# Pin
Rutvik Dave25-Mar-09 10:17
professionalRutvik Dave25-Mar-09 10:17 
QuestionHelp with adding the NumericTextBox control Pin
Julius91125-Mar-09 5:47
Julius91125-Mar-09 5:47 
AnswerRe: Help with adding the NumericTextBox control Pin
Rutvik Dave25-Mar-09 6:07
professionalRutvik Dave25-Mar-09 6:07 
GeneralRe: Help with adding the NumericTextBox control Pin
Julius91125-Mar-09 7:25
Julius91125-Mar-09 7:25 
GeneralRe: Help with adding the NumericTextBox control Pin
Rutvik Dave25-Mar-09 10:13
professionalRutvik Dave25-Mar-09 10:13 
GeneralRe: Help with adding the NumericTextBox control Pin
Julius91126-Mar-09 4:04
Julius91126-Mar-09 4:04 
QuestionSending SMS from PPC 2003 emulator through a built-in GSM modem Pin
aarti1425-Mar-09 4:47
aarti1425-Mar-09 4:47 
AnswerRe: Sending SMS from PPC 2003 emulator through a built-in GSM modem Pin
Blue_Boy25-Mar-09 5:00
Blue_Boy25-Mar-09 5:00 

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.