Click here to Skip to main content
15,895,799 members
Home / Discussions / C#
   

C#

 
GeneralRe: ADO.Net, DataGridView and Concurrency Pin
Rob Graham3-May-08 6:20
Rob Graham3-May-08 6:20 
QuestionStackOverFlowException error in C# Pin
ADTC#3-May-08 3:32
ADTC#3-May-08 3:32 
AnswerRe: StackOverFlowException error in C# Pin
adamzhang3-May-08 3:45
adamzhang3-May-08 3:45 
AnswerRe: StackOverFlowException error in C# Pin
Jimmanuel3-May-08 4:13
Jimmanuel3-May-08 4:13 
AnswerRe: StackOverFlowException error in C# Pin
User 66583-May-08 5:34
User 66583-May-08 5:34 
AnswerRe: StackOverFlowException error in C# Pin
Luc Pattyn3-May-08 5:35
sitebuilderLuc Pattyn3-May-08 5:35 
Questionderive from IEnumerator<t></t> Pin
George_George3-May-08 3:28
George_George3-May-08 3:28 
AnswerRe: derive from IEnumerator Pin
adamzhang3-May-08 3:49
adamzhang3-May-08 3:49 
Well, when to derive or just use the interface is according your context. If using IEnumerator is enough, you needn't derive from it. But sometimes, your class has its own responsebilities besides IEnumerator. So you will implement this interface.
GeneralRe: derive from IEnumerator Pin
George_George3-May-08 4:00
George_George3-May-08 4:00 
AnswerRe: derive from IEnumerator Pin
Pete O'Hanlon3-May-08 9:49
mvePete O'Hanlon3-May-08 9:49 
GeneralRe: derive from IEnumerator Pin
George_George3-May-08 19:40
George_George3-May-08 19:40 
GeneralRe: derive from IEnumerator Pin
Roger Alsing4-May-08 8:20
Roger Alsing4-May-08 8:20 
GeneralRe: derive from IEnumerator Pin
George_George6-May-08 3:07
George_George6-May-08 3:07 
Questionprivate/public get/set Pin
George_George3-May-08 2:51
George_George3-May-08 2:51 
AnswerRe: private/public get/set Pin
#realJSOP3-May-08 3:17
mve#realJSOP3-May-08 3:17 
GeneralRe: private/public get/set Pin
George_George3-May-08 3:19
George_George3-May-08 3:19 
GeneralRe: private/public get/set Pin
adamzhang3-May-08 3:54
adamzhang3-May-08 3:54 
GeneralRe: private/public get/set Pin
George_George3-May-08 4:01
George_George3-May-08 4:01 
GeneralRe: private/public get/set Pin
carbon_golem3-May-08 4:22
carbon_golem3-May-08 4:22 
GeneralRe: private/public get/set Pin
George_George3-May-08 4:39
George_George3-May-08 4:39 
GeneralRe: private/public get/set Pin
Rob Graham3-May-08 4:56
Rob Graham3-May-08 4:56 
GeneralRe: private/public get/set Pin
George_George3-May-08 5:04
George_George3-May-08 5:04 
GeneralRe: private/public get/set Pin
PIEBALDconsult4-May-08 5:29
mvePIEBALDconsult4-May-08 5:29 
GeneralRe: private/public get/set Pin
George_George4-May-08 19:44
George_George4-May-08 19:44 
GeneralRe: private/public get/set Pin
PIEBALDconsult5-May-08 12:15
mvePIEBALDconsult5-May-08 12:15 

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.