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

C#

 
AnswerRe: crystal report problem Pin
Colin Angus Mackay28-Jun-08 3:22
Colin Angus Mackay28-Jun-08 3:22 
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 
I'm (finally getting around to) having a look at the IDataErrorInfo interface, which has two properties with get accessors. One of them looks like this:

public string this[string columnName]


I haven't seen this syntax in a property before, so: how does it work? Why is there a this? What does it do? Why is [string columnName] surrounded in square brackets? How can this syntax be used in other aspects of one's program?


AnswerRe: What does this syntax mean? Pin
User 665828-Jun-08 0:56
User 665828-Jun-08 0:56 
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 

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.