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

C#

 
QuestionService and windows GUI interaction problem. Pin
007_Stu28-Jun-08 3:01
007_Stu28-Jun-08 3:01 
AnswerRe: Service and windows GUI interaction problem. Pin
Giorgi Dalakishvili28-Jun-08 10:51
mentorGiorgi Dalakishvili28-Jun-08 10:51 
QuestionSending email w/ authentication C# Pin
buzobbu28-Jun-08 2:23
buzobbu28-Jun-08 2:23 
QuestionMonitoring Clipboard using Windows Service Pin
Anindya Chatterjee28-Jun-08 1:48
Anindya Chatterjee28-Jun-08 1:48 
QuestionIndexing Generic Arrays Pin
DwR28-Jun-08 1:42
DwR28-Jun-08 1:42 
AnswerRe: Indexing Generic Arrays Pin
Guffa28-Jun-08 3:14
Guffa28-Jun-08 3:14 
QuestionWhat does this syntax mean? Pin
martin_hughes28-Jun-08 0:53
martin_hughes28-Jun-08 0:53 
AnswerRe: What does this syntax mean? Pin
User 665828-Jun-08 0:56
User 665828-Jun-08 0:56 
This is an Indexer. See this link[^] for more information.

If you have an array (or some other indexable values) in your class, then you can access them directly via an index to your class, instead of accessing the underlying array directly.

regards

modified 12-Sep-18 21:01pm.

QuestionHow to Enable & Disable USB Drive Pin
Joe Rozario27-Jun-08 22:31
Joe Rozario27-Jun-08 22:31 
AnswerRe: How to Enable & Disable USB Drive Pin
leppie28-Jun-08 1:17
leppie28-Jun-08 1:17 
GeneralRe: How to Enable & Disable USB Drive Pin
Anthony Mushrow28-Jun-08 2:39
professionalAnthony Mushrow28-Jun-08 2:39 
AnswerRe: How to Enable & Disable USB Drive Pin
Paw Jershauge28-Jun-08 3:52
Paw Jershauge28-Jun-08 3:52 
AnswerRe: How to Enable & Disable USB Drive Pin
7sajjad8khna614-Sep-10 23:38
7sajjad8khna614-Sep-10 23:38 
QuestionSingle dataset to multiple Pin
ali zaidi27-Jun-08 22:29
ali zaidi27-Jun-08 22:29 
AnswerRe: Single dataset to multiple Pin
Abhijit Jana27-Jun-08 23:20
professionalAbhijit Jana27-Jun-08 23:20 
AnswerRe: Single dataset to multiple Pin
Christian Graus27-Jun-08 23:43
protectorChristian Graus27-Jun-08 23:43 
QuestionPrinting Data From a Windows Application Pin
jonhbt27-Jun-08 21:16
jonhbt27-Jun-08 21:16 
AnswerRe: Printing Data From a Windows Application Pin
wasimsharp27-Jun-08 23:08
wasimsharp27-Jun-08 23:08 
AnswerRe: Printing Data From a Windows Application Pin
Abhijit Jana27-Jun-08 23:19
professionalAbhijit Jana27-Jun-08 23:19 
Questionhow to print the tow rows from the datagrid in a single line.....while printing Pin
cse.vidhya27-Jun-08 20:55
cse.vidhya27-Jun-08 20:55 
AnswerRe: how to print the tow rows from the datagrid in a single line.....while printing Pin
Christian Graus27-Jun-08 21:01
protectorChristian Graus27-Jun-08 21:01 
GeneralRe: how to print the tow rows from the datagrid in a single line.....while printing Pin
cse.vidhya27-Jun-08 21:05
cse.vidhya27-Jun-08 21:05 
GeneralRe: how to print the tow rows from the datagrid in a single line.....while printing Pin
Christian Graus27-Jun-08 21:08
protectorChristian Graus27-Jun-08 21:08 
GeneralRe: how to print the tow rows from the datagrid in a single line.....while printing Pin
cse.vidhya27-Jun-08 21:13
cse.vidhya27-Jun-08 21:13 
GeneralRe: how to print the tow rows from the datagrid in a single line.....while printing Pin
Eytukan28-Jun-08 21:39
Eytukan28-Jun-08 21:39 

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.