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

C#

 
QuestionSsh in c#?? Pin
polkiujhy2-Apr-04 3:44
polkiujhy2-Apr-04 3:44 
AnswerRe: Ssh in c#?? Pin
Dave Kreskowiak2-Apr-04 4:08
mveDave Kreskowiak2-Apr-04 4:08 
GeneralRe: Ssh in c#?? Pin
polkiujhy2-Apr-04 5:43
polkiujhy2-Apr-04 5:43 
GeneralRe: Ssh in c#?? Pin
Dave Kreskowiak2-Apr-04 5:48
mveDave Kreskowiak2-Apr-04 5:48 
GeneralRe: Ssh in c#?? Pin
Heath Stewart2-Apr-04 9:50
protectorHeath Stewart2-Apr-04 9:50 
GeneralPlease Help Pin
Nicholas Naddaf2-Apr-04 3:30
Nicholas Naddaf2-Apr-04 3:30 
QuestionC# syntax question? Pin
Anonymous2-Apr-04 3:12
Anonymous2-Apr-04 3:12 
AnswerRe: C# syntax question? Pin
Grimolfr2-Apr-04 3:41
Grimolfr2-Apr-04 3:41 
These are called attributes. Attributes are used to further define or enhance certain metadata.

Attribute classes in .Net always end with "Attribute", although that part of the class name doesn't have to be provided when applying the attribute in code. For instance, if you wanted to look up information on DllImport in the MSDN library, you would actually look for the DllImportAttribute class.

For more information and a better starting point on attributes, try starting with this page in the MSDN library:

Introduction to Attributes[^]


Grim
(aka Toby)
MCDBA, MCSD, MCP+SB

AnswerRe: C# syntax question? Pin
Dave Kreskowiak2-Apr-04 4:04
mveDave Kreskowiak2-Apr-04 4:04 
GeneralSerializing a Winform Pin
anand9112-Apr-04 0:48
anand9112-Apr-04 0:48 
GeneralRe: Serializing a Winform Pin
Dave Kreskowiak2-Apr-04 4:36
mveDave Kreskowiak2-Apr-04 4:36 
GeneralRe: Serializing a Winform Pin
Stefan Troschuetz2-Apr-04 5:57
Stefan Troschuetz2-Apr-04 5:57 
GeneralRe: Serializing a Winform Pin
Heath Stewart2-Apr-04 9:53
protectorHeath Stewart2-Apr-04 9:53 
QuestionStatic Arraylist? Pin
SherKar1-Apr-04 21:48
SherKar1-Apr-04 21:48 
AnswerRe: Static Arraylist? Pin
The Catalyst21-Apr-04 21:56
sussThe Catalyst21-Apr-04 21:56 
GeneralRe: Static Arraylist? Pin
SherKar1-Apr-04 23:04
SherKar1-Apr-04 23:04 
GeneralRe: Static Arraylist? Pin
Anonymous1-Apr-04 23:32
Anonymous1-Apr-04 23:32 
AnswerRe: Static Arraylist? Pin
Dave Kreskowiak2-Apr-04 4:38
mveDave Kreskowiak2-Apr-04 4:38 
GeneralRe: Static Arraylist? Pin
SherKar2-Apr-04 6:41
SherKar2-Apr-04 6:41 
AnswerRe: Static Arraylist? Pin
Heath Stewart2-Apr-04 9:55
protectorHeath Stewart2-Apr-04 9:55 
Generaltracing keystrokes using c# Pin
amal_pro831-Apr-04 21:14
amal_pro831-Apr-04 21:14 
GeneralC# Keystroke logger? Pin
Anonymous1-Apr-04 21:58
Anonymous1-Apr-04 21:58 
GeneralRe: tracing keystrokes using c# Pin
Dave Kreskowiak2-Apr-04 4:27
mveDave Kreskowiak2-Apr-04 4:27 
Generalproblem using CommandBarComboBox in Outlook Add Ins Pin
naresh_pandey131-Apr-04 21:00
naresh_pandey131-Apr-04 21:00 
GeneralSetup Project Pin
DucLinh1-Apr-04 20:29
DucLinh1-Apr-04 20:29 

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.