Click here to Skip to main content
15,888,033 members
Home / Discussions / C#
   

C#

 
QuestionWebDAV Pin
satsumatable28-Dec-09 20:38
satsumatable28-Dec-09 20:38 
AnswerRe: WebDAV Pin
#realJSOP28-Dec-09 23:58
mve#realJSOP28-Dec-09 23:58 
QuestionWith regard to "csexwb" lost in the new tab window document.referrer Pin
590240@qq.com28-Dec-09 20:18
590240@qq.com28-Dec-09 20:18 
AnswerRe: With regard to "csexwb" lost in the new tab window document.referrer Pin
Abhinav S28-Dec-09 20:41
Abhinav S28-Dec-09 20:41 
QuestionTimeout for an operation Pin
faheemnadeem28-Dec-09 19:27
faheemnadeem28-Dec-09 19:27 
AnswerRe: Timeout for an operation Pin
Ben Fair29-Dec-09 3:02
Ben Fair29-Dec-09 3:02 
QuestionInterface Colllection Pin
Isaac Gordon28-Dec-09 19:15
Isaac Gordon28-Dec-09 19:15 
AnswerRe: Interface Colllection Pin
Abhinav S28-Dec-09 19:23
Abhinav S28-Dec-09 19:23 
ICollection is an interface that extends IEnumerable [^].

Generic collection classes provides increased type-safety and in some cases can provide better performance, especially when storing value types over simple collections. Good link here on when to use generic collections.

There are only 10 types of people in this world — those who understand binary, and those who don't.

QuestionDragging to Resize A Control Pin
Roger Wright28-Dec-09 19:09
professionalRoger Wright28-Dec-09 19:09 
AnswerRe: Dragging to Resize A Control Pin
dan!sh 28-Dec-09 19:26
professional dan!sh 28-Dec-09 19:26 
QuestionHello Pin
levan omadze28-Dec-09 19:08
levan omadze28-Dec-09 19:08 
AnswerRe: Hello Pin
Roger Wright28-Dec-09 19:21
professionalRoger Wright28-Dec-09 19:21 
AnswerRe: Hello Pin
dan!sh 28-Dec-09 19:32
professional dan!sh 28-Dec-09 19:32 
QuestionHello Pin
levan omadze28-Dec-09 19:05
levan omadze28-Dec-09 19:05 
QuestionHow to store PIXEL VALUES in ARRAY? Pin
meetmak28-Dec-09 18:54
meetmak28-Dec-09 18:54 
AnswerRe: How to store PIXEL VALUES in ARRAY? Pin
dan!sh 28-Dec-09 19:21
professional dan!sh 28-Dec-09 19:21 
GeneralRe: How to store PIXEL VALUES in ARRAY? Pin
meetmak29-Dec-09 1:14
meetmak29-Dec-09 1:14 
GeneralRe: How to store PIXEL VALUES in ARRAY? Pin
dan!sh 29-Dec-09 3:32
professional dan!sh 29-Dec-09 3:32 
AnswerRe: How to store PIXEL VALUES in ARRAY? Pin
Abhinav S28-Dec-09 19:27
Abhinav S28-Dec-09 19:27 
GeneralRe: How to store PIXEL VALUES in ARRAY? Pin
meetmak29-Dec-09 1:12
meetmak29-Dec-09 1:12 
GeneralRe: How to store PIXEL VALUES in ARRAY? Pin
meetmak29-Dec-09 1:13
meetmak29-Dec-09 1:13 
AnswerRe: How to store PIXEL VALUES in ARRAY? Pin
Keith Barrow29-Dec-09 0:00
professionalKeith Barrow29-Dec-09 0:00 
GeneralRe: How to store PIXEL VALUES in ARRAY? Pin
meetmak29-Dec-09 1:08
meetmak29-Dec-09 1:08 
QuestionError while declaring Interfaces regarding HRESULT Pin
giji gangadharan28-Dec-09 17:20
giji gangadharan28-Dec-09 17:20 
AnswerRe: Error while declaring Interfaces regarding HRESULT Pin
Ben Fair29-Dec-09 3:58
Ben Fair29-Dec-09 3:58 

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.