Click here to Skip to main content
15,926,062 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help needed... how to write a 'close' handle in C# Pin
Alex Korchemniy27-Sep-04 16:38
Alex Korchemniy27-Sep-04 16:38 
GeneralRe: Help needed... how to write a 'close' handle in C# Pin
sreejith ss nair27-Sep-04 21:21
sreejith ss nair27-Sep-04 21:21 
GeneralRe: Help needed... how to write a 'close' handle in C# Pin
Kiran Satish28-Sep-04 12:59
Kiran Satish28-Sep-04 12:59 
GeneralUsing the method Sort in an ArrayList Pin
gijoebijoe27-Sep-04 11:52
gijoebijoe27-Sep-04 11:52 
GeneralRe: Using the method Sort in an ArrayList Pin
Colin Angus Mackay27-Sep-04 12:50
Colin Angus Mackay27-Sep-04 12:50 
GeneralCodeProject ShoppingCart Probs Pin
Vector727-Sep-04 11:51
Vector727-Sep-04 11:51 
GeneralRe: CodeProject ShoppingCart Probs Pin
Colin Angus Mackay27-Sep-04 12:40
Colin Angus Mackay27-Sep-04 12:40 
GeneralXML Documentation in C# and enums Pin
Gary Paul27-Sep-04 10:28
Gary Paul27-Sep-04 10:28 
When using XML Documentation I have not foud a way to document the individual elements of an enum for example:


///
/// ActionType; RunRule, Action, Terminate
///

public enum ActionType {RunRule, Action, Terminate};


When I complile I get this message in my task list:


Missing XML comment for publicly visible type or member 'VRS.RulesEngine.Interfaces.ActionType.RunRule'

Missing XML comment for publicly visible type or member 'VRS.RulesEngine.Interfaces.ActionType.Action'

Missing XML comment for publicly visible type or member 'VRS.RulesEngine.Interfaces.ActionType.Terminate'

Any ideas on this????

Gary Paul
GeneralRe: XML Documentation in C# and enums Pin
Colin Angus Mackay27-Sep-04 12:53
Colin Angus Mackay27-Sep-04 12:53 
GeneralRe: XML Documentation in C# and enums Pin
Gary Paul28-Sep-04 4:21
Gary Paul28-Sep-04 4:21 
GeneralDataGrid Turning Off Row Headers Pin
MarkMokris27-Sep-04 10:09
MarkMokris27-Sep-04 10:09 
GeneralRe: DataGrid Turning Off Row Headers Pin
Brian Nottingham27-Sep-04 12:35
Brian Nottingham27-Sep-04 12:35 
GeneralRe: DataGrid Turning Off Row Headers Pin
MarkMokris27-Sep-04 15:54
MarkMokris27-Sep-04 15:54 
GeneralRe: DataGrid Turning Off Row Headers Pin
sreejith ss nair27-Sep-04 21:03
sreejith ss nair27-Sep-04 21:03 
GeneralRE: Passing Dataset Pin
pj_twitch27-Sep-04 10:07
pj_twitch27-Sep-04 10:07 
GeneralRe: RE: Passing Dataset Pin
sreejith ss nair27-Sep-04 21:08
sreejith ss nair27-Sep-04 21:08 
GeneralRE: Passing Dataset Pin
pj_twitch27-Sep-04 10:05
pj_twitch27-Sep-04 10:05 
GeneralPasting Copied Files into C# .NET App Pin
McClamm27-Sep-04 9:36
McClamm27-Sep-04 9:36 
GeneralRe: Pasting Copied Files into C# .NET App Pin
McClamm27-Sep-04 11:40
McClamm27-Sep-04 11:40 
GeneralForm Transparency Issues Pin
othell27-Sep-04 9:29
othell27-Sep-04 9:29 
QuestionDatagrid Secrets?????????? Pin
Neko0327-Sep-04 9:01
Neko0327-Sep-04 9:01 
AnswerRe: Datagrid Secrets?????????? Pin
MarkMokris27-Sep-04 10:07
MarkMokris27-Sep-04 10:07 
GeneralRe: Datagrid Secrets?????????? Pin
Judah Gabriel Himango27-Sep-04 10:17
sponsorJudah Gabriel Himango27-Sep-04 10:17 
QuestionHow can I get the Physical IP on client server App ??? Pin
Ahmed Mihaimeed27-Sep-04 7:41
Ahmed Mihaimeed27-Sep-04 7:41 
Questionhow to create outlook 2003 type colors? Pin
vista2727-Sep-04 7:18
vista2727-Sep-04 7:18 

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.