Click here to Skip to main content
15,889,651 members
Home / Discussions / C#
   

C#

 
GeneralMDIChild from another child form Pin
robmays5-Apr-04 22:12
robmays5-Apr-04 22:12 
GeneralRe: MDIChild from another child form Pin
MeterMan5-Apr-04 22:59
MeterMan5-Apr-04 22:59 
GeneralRe: MDIChild from another child form Pin
LongRange.Shooter6-Apr-04 3:27
LongRange.Shooter6-Apr-04 3:27 
QuestionIs string a primitive type?? Pin
Ungi.5-Apr-04 20:05
Ungi.5-Apr-04 20:05 
AnswerRe: Is string a primitive type?? Pin
Corinna John5-Apr-04 21:50
Corinna John5-Apr-04 21:50 
GeneralRe: Is string a primitive type?? Pin
Ungi.5-Apr-04 21:56
Ungi.5-Apr-04 21:56 
GeneralRe: Is string a primitive type?? Pin
Milton Karimbekallil6-Apr-04 0:53
Milton Karimbekallil6-Apr-04 0:53 
GeneralRe: Is string a primitive type?? Pin
Ungi.6-Apr-04 2:10
Ungi.6-Apr-04 2:10 
Thanks!! Good explanation Cool | :cool:

It says that string is no primitive type.

But another question:
This discussion also says that only on primitive types consts could be defined; but I am also able to define a string const with the following statement:

private const string cMYCONST = "asdfjkl";

???? Confused | :confused:


GeneralRe: Is string a primitive type?? Pin
Heath Stewart6-Apr-04 2:59
protectorHeath Stewart6-Apr-04 2:59 
GeneralRe: Is string a primitive type?? Pin
Ungi.6-Apr-04 3:15
Ungi.6-Apr-04 3:15 
GeneralRe: Is string a primitive type?? Pin
Heath Stewart6-Apr-04 3:44
protectorHeath Stewart6-Apr-04 3:44 
AnswerRe: Is string a primitive type?? Pin
leppie6-Apr-04 7:18
leppie6-Apr-04 7:18 
GeneralRe: Is string a primitive type?? Pin
Milton Karimbekallil11-Apr-04 19:01
Milton Karimbekallil11-Apr-04 19:01 
QuestionWriting to Excel (XLS)? Pin
Carl Mercier5-Apr-04 17:04
Carl Mercier5-Apr-04 17:04 
AnswerRe: Writing to Excel (XLS)? Pin
Heath Stewart5-Apr-04 17:57
protectorHeath Stewart5-Apr-04 17:57 
GeneralRe: Writing to Excel (XLS)? Pin
Carl Mercier5-Apr-04 18:05
Carl Mercier5-Apr-04 18:05 
GeneralRe: Writing to Excel (XLS)? Pin
Heath Stewart5-Apr-04 18:12
protectorHeath Stewart5-Apr-04 18:12 
GeneralRe: Writing to Excel (XLS)? Pin
Jesse Squire6-Apr-04 4:31
Jesse Squire6-Apr-04 4:31 
GeneralRe: Writing to Excel (XLS)? Pin
Carl Mercier6-Apr-04 16:01
Carl Mercier6-Apr-04 16:01 
GeneralWindows Explorer Context Menus Pin
Noodles235-Apr-04 15:37
Noodles235-Apr-04 15:37 
GeneralRe: Windows Explorer Context Menus Pin
Roman Rodov5-Apr-04 17:26
Roman Rodov5-Apr-04 17:26 
GeneralUpdate assembly reference Pin
paulb5-Apr-04 14:39
paulb5-Apr-04 14:39 
GeneralRe: Update assembly reference Pin
Heath Stewart5-Apr-04 17:52
protectorHeath Stewart5-Apr-04 17:52 
QuestionHow to use SortedList.Item Property Pin
Member 9576655-Apr-04 14:23
Member 9576655-Apr-04 14:23 
AnswerRe: How to use SortedList.Item Property Pin
Spanky35-Apr-04 15:40
Spanky35-Apr-04 15:40 

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.