Click here to Skip to main content
15,913,307 members
Home / Discussions / C#
   

C#

 
AnswerRe: Array of class with implicit conversion Pin
PIEBALDconsult17-Aug-09 13:19
mvePIEBALDconsult17-Aug-09 13:19 
Questionaccessing control's value from a seperate class. Pin
JollyMansArt17-Aug-09 11:07
JollyMansArt17-Aug-09 11:07 
AnswerRe: accessing control's value from a seperate class. Pin
Saksida Bojan17-Aug-09 11:15
Saksida Bojan17-Aug-09 11:15 
AnswerRe: accessing control's value from a seperate class. Pin
MarkLTX17-Aug-09 11:29
MarkLTX17-Aug-09 11:29 
AnswerRe: accessing control's value from a seperate class. Pin
DaveyM6917-Aug-09 11:32
professionalDaveyM6917-Aug-09 11:32 
QuestionRe: accessing control's value from a seperate class. [modified] What am I doing wrong? Pin
JollyMansArt17-Aug-09 11:45
JollyMansArt17-Aug-09 11:45 
QuestionRe: accessing control's value from a seperate class. [modified] What am I doing wrong? Pin
JollyMansArt17-Aug-09 12:07
JollyMansArt17-Aug-09 12:07 
AnswerRe: accessing control's value from a seperate class. [modified] What am I doing wrong? Pin
DaveyM6917-Aug-09 12:20
professionalDaveyM6917-Aug-09 12:20 
You almost never want a static function when dealing with an instance, for obvious reasons.

Strip out all that code and checking a million different properties/fields/controls/whatever - the same principle applies even if there is just one that needs to be checked. It will then be clearer to both us and you!

Unless I missed it somewhere way off screen to the right with all the scrolling, I don't see the relationship between the classes - what instanciates what here?

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)
Why are you using VB6? Do you hate yourself? (Christian Graus)

QuestionRe: accessing control's value from a seperate class. [modified] What am I doing wrong? (Simplified...) Pin
JollyMansArt17-Aug-09 12:32
JollyMansArt17-Aug-09 12:32 
AnswerRe: accessing control's value from a seperate class. [modified] What am I doing wrong? Pin
Henry Minute17-Aug-09 12:57
Henry Minute17-Aug-09 12:57 
AnswerRe: accessing control's value from a seperate class. Pin
Luc Pattyn17-Aug-09 13:13
sitebuilderLuc Pattyn17-Aug-09 13:13 
QuestionForm reload Pin
neha_rai17-Aug-09 9:27
neha_rai17-Aug-09 9:27 
AnswerRe: Form reload Pin
kevinnicol17-Aug-09 9:33
kevinnicol17-Aug-09 9:33 
AnswerRe: Form reload Pin
Adam R Harris17-Aug-09 10:20
Adam R Harris17-Aug-09 10:20 
AnswerRe: Form reload Pin
Pete O'Hanlon17-Aug-09 10:50
mvePete O'Hanlon17-Aug-09 10:50 
AnswerRe: Form reload Pin
Luc Pattyn17-Aug-09 13:16
sitebuilderLuc Pattyn17-Aug-09 13:16 
Questionconnection to other computer using C#(REPOST) Pin
CoderForEver17-Aug-09 8:43
CoderForEver17-Aug-09 8:43 
QuestionC# Host with IP address detect! Pin
nhqlbaislwfiikqraqnm17-Aug-09 8:41
nhqlbaislwfiikqraqnm17-Aug-09 8:41 
AnswerRe: C# Host with IP address detect! Pin
ricmil4217-Aug-09 9:10
ricmil4217-Aug-09 9:10 
GeneralRe: C# Host with IP address detect! Pin
nhqlbaislwfiikqraqnm17-Aug-09 9:46
nhqlbaislwfiikqraqnm17-Aug-09 9:46 
GeneralRe: C# Host with IP address detect! Pin
ricmil4217-Aug-09 9:52
ricmil4217-Aug-09 9:52 
AnswerRe: C# Host with IP address detect! Pin
nhqlbaislwfiikqraqnm17-Aug-09 10:01
nhqlbaislwfiikqraqnm17-Aug-09 10:01 
GeneralRe: C# Host with IP address detect! Pin
nhqlbaislwfiikqraqnm17-Aug-09 10:02
nhqlbaislwfiikqraqnm17-Aug-09 10:02 
QuestionModel-View-Presenter Question [modified] Pin
Frygreen17-Aug-09 7:04
Frygreen17-Aug-09 7:04 
AnswerRe: Model-View-Presenter Question Pin
Henry Minute17-Aug-09 7:21
Henry Minute17-Aug-09 7:21 

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.