Click here to Skip to main content
15,886,963 members
Home / Discussions / C#
   

C#

 
GeneralRe: Passing object between event handlers? Pin
SledgeHammer014-Dec-12 8:10
SledgeHammer014-Dec-12 8:10 
Questionusing c\c++ dll from winrt (c++) Pin
bondarenkod3-Dec-12 11:15
bondarenkod3-Dec-12 11:15 
AnswerRe: using c\c++ dll from winrt (c++) Pin
Dave Kreskowiak3-Dec-12 12:29
mveDave Kreskowiak3-Dec-12 12:29 
Question256 points at 250 Hz Pin
C-P-User-33-Dec-12 10:50
C-P-User-33-Dec-12 10:50 
AnswerRe: 256 points at 250 Hz Pin
SledgeHammer013-Dec-12 11:50
SledgeHammer013-Dec-12 11:50 
GeneralRe: 256 points at 250 Hz Pin
C-P-User-33-Dec-12 13:20
C-P-User-33-Dec-12 13:20 
GeneralRe: 256 points at 250 Hz Pin
SledgeHammer013-Dec-12 13:50
SledgeHammer013-Dec-12 13:50 
QuestionWhy static classes? Pin
mjackson113-Dec-12 7:54
mjackson113-Dec-12 7:54 
I am creating an app to interrogate a web-site. In combing through the examples on MSDN and elsewhere to learn about socket programming, I noticed that almost all the examples have static classes and methods. What is the reason for this?

In my case, I am indifferent. For a variety of reason out of my control, this will be a single threaded query/reply app.

Is there some performance issue involved? It would be easier to not have to declare/manage variable representing the classes. Is that why it is done?

Confused | :confused:
AnswerRe: Why static classes? Pin
PIEBALDconsult3-Dec-12 8:49
mvePIEBALDconsult3-Dec-12 8:49 
AnswerRe: Why static classes? Pin
Clifford Nelson3-Dec-12 10:23
Clifford Nelson3-Dec-12 10:23 
AnswerRe: Why static classes? Pin
Eddy Vluggen3-Dec-12 13:35
professionalEddy Vluggen3-Dec-12 13:35 
GeneralRe: Why static classes? Pin
PIEBALDconsult4-Dec-12 3:37
mvePIEBALDconsult4-Dec-12 3:37 
GeneralRe: Why static classes? Pin
Eddy Vluggen4-Dec-12 4:21
professionalEddy Vluggen4-Dec-12 4:21 
GeneralRe: Why static classes? Pin
PIEBALDconsult4-Dec-12 4:34
mvePIEBALDconsult4-Dec-12 4:34 
GeneralRe: Why static classes? Pin
Eddy Vluggen4-Dec-12 5:02
professionalEddy Vluggen4-Dec-12 5:02 
GeneralRe: Why static classes? Pin
PIEBALDconsult4-Dec-12 8:47
mvePIEBALDconsult4-Dec-12 8:47 
Questioni need advice on joining an Open source project Pin
Syrian_guy3-Dec-12 5:08
Syrian_guy3-Dec-12 5:08 
AnswerRe: i need advice on joining an Open source project Pin
DaveyM693-Dec-12 5:24
professionalDaveyM693-Dec-12 5:24 
AnswerCross posted from the Lounge. Pin
Pete O'Hanlon3-Dec-12 5:24
mvePete O'Hanlon3-Dec-12 5:24 
AnswerRe: i need advice on joining an Open source project Pin
fjdiewornncalwe3-Dec-12 5:27
professionalfjdiewornncalwe3-Dec-12 5:27 
QuestionDetect if ANY control is clicked inside a form Pin
Dennis Bork3-Dec-12 3:05
Dennis Bork3-Dec-12 3:05 
QuestionRe: Detect if ANY control is clicked inside a form Pin
Richard Deeming3-Dec-12 3:10
mveRichard Deeming3-Dec-12 3:10 
AnswerRe: Detect if ANY control is clicked inside a form Pin
Dennis Bork3-Dec-12 3:14
Dennis Bork3-Dec-12 3:14 
SuggestionRe: Detect if ANY control is clicked inside a form Pin
Richard Deeming3-Dec-12 3:25
mveRichard Deeming3-Dec-12 3:25 
AnswerRe: Detect if ANY control is clicked inside a form Pin
Simon_Whale3-Dec-12 3:45
Simon_Whale3-Dec-12 3:45 

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.