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

C#

 
QuestionWhy this ? Pin
sreejith ss nair9-Sep-04 22:43
sreejith ss nair9-Sep-04 22:43 
AnswerRe: Why this ? Pin
Sebastian Schneider9-Sep-04 23:43
Sebastian Schneider9-Sep-04 23:43 
GeneralRe: Why this ? Pin
sreejith ss nair9-Sep-04 23:51
sreejith ss nair9-Sep-04 23:51 
AnswerRe: Why this ? Pin
Colin Angus Mackay10-Sep-04 0:40
Colin Angus Mackay10-Sep-04 0:40 
GeneralRe: Why this ? Pin
sreejith ss nair10-Sep-04 0:55
sreejith ss nair10-Sep-04 0:55 
GeneralRe: Why this ? Pin
Colin Angus Mackay10-Sep-04 1:35
Colin Angus Mackay10-Sep-04 1:35 
GeneralRe: Why this ? Pin
Matt Gerrans10-Sep-04 7:18
Matt Gerrans10-Sep-04 7:18 
GeneralRe: Why this ? Pin
Colin Angus Mackay10-Sep-04 7:46
Colin Angus Mackay10-Sep-04 7:46 
Matt Gerrans wrote:
So then the question changes to why didn't they call them "IThreadSafeEnumerator" and "IAmNotAThreadSafeEnumerator" or something more self-explanatory like that.

Because the thread safety issue is just one example (I should have said that more clearly). Another example is nesting two iterations inside each other that are iterating over the same collection, you wouldn't want the inner loop to corrupt the state of the outer loop.

Does this clear this up a bit better?


"If a man empties his purse into his head, no man can take it away from him, for an investment in knowledge pays the best interest." -- Joseph E. O'Donnell

Not getting the response you want from a question asked in an online forum: How to Ask Questions the Smart Way!


GeneralRe: Why this ? Pin
Anonymous10-Sep-04 20:47
Anonymous10-Sep-04 20:47 
GeneralRe: Why this ? Pin
Colin Angus Mackay10-Sep-04 22:57
Colin Angus Mackay10-Sep-04 22:57 
QuestionWeb-style UI with re-flow - seen any examples? Pin
Mal Ross9-Sep-04 22:27
Mal Ross9-Sep-04 22:27 
AnswerRe: Web-style UI with re-flow - seen any examples? Pin
sreejith ss nair9-Sep-04 23:41
sreejith ss nair9-Sep-04 23:41 
GeneralRe: Web-style UI with re-flow - seen any examples? Pin
Mal Ross9-Sep-04 23:47
Mal Ross9-Sep-04 23:47 
AnswerRe: Web-style UI with re-flow - seen any examples? Pin
mav.northwind10-Sep-04 1:45
mav.northwind10-Sep-04 1:45 
AnswerRe: Web-style UI with re-flow - seen any examples? Pin
mav.northwind10-Sep-04 2:45
mav.northwind10-Sep-04 2:45 
GeneralRe: Web-style UI with re-flow - seen any examples? Pin
Mal Ross10-Sep-04 4:46
Mal Ross10-Sep-04 4:46 
Generalcall Javascript Function Pin
Ikarus769-Sep-04 22:16
Ikarus769-Sep-04 22:16 
Generaldisable cross button Pin
xiaowenjie9-Sep-04 20:22
xiaowenjie9-Sep-04 20:22 
GeneralRe: disable cross button Pin
Jay Shankar9-Sep-04 20:56
Jay Shankar9-Sep-04 20:56 
GeneralRe: disable cross button Pin
Stefan Troschuetz10-Sep-04 2:39
Stefan Troschuetz10-Sep-04 2:39 
Questionhow to import COM DLL in ASP.NET using C# Pin
zahid_ash9-Sep-04 19:09
zahid_ash9-Sep-04 19:09 
AnswerRe: how to import COM DLL in ASP.NET using C# Pin
sreejith ss nair9-Sep-04 20:00
sreejith ss nair9-Sep-04 20:00 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
zahid_ash9-Sep-04 20:37
zahid_ash9-Sep-04 20:37 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
sreejith ss nair9-Sep-04 21:10
sreejith ss nair9-Sep-04 21:10 
GeneralRe: how to import COM DLL in ASP.NET using C# Pin
zahid_ash9-Sep-04 21:37
zahid_ash9-Sep-04 21:37 

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.