Click here to Skip to main content
15,902,840 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reflection Pin
pmarfleet26-Oct-07 6:59
pmarfleet26-Oct-07 6:59 
AnswerRe: Reflection Pin
il_masacratore26-Oct-07 12:17
il_masacratore26-Oct-07 12:17 
QuestionCan I access a user form object programmatically? Pin
humblepgmr26-Oct-07 6:50
humblepgmr26-Oct-07 6:50 
AnswerRe: Can I access a user form object programmatically? Pin
Anthony Mushrow26-Oct-07 7:08
professionalAnthony Mushrow26-Oct-07 7:08 
GeneralRe: Can I access a user form object programmatically? Pin
humblepgmr26-Oct-07 8:22
humblepgmr26-Oct-07 8:22 
GeneralRe: Can I access a user form object programmatically? Pin
Michael Potter26-Oct-07 8:35
Michael Potter26-Oct-07 8:35 
GeneralRe: Can I access a user form object programmatically? Pin
humblepgmr26-Oct-07 10:30
humblepgmr26-Oct-07 10:30 
GeneralRe: Can I access a user form object programmatically? Pin
Michael Potter26-Oct-07 12:00
Michael Potter26-Oct-07 12:00 
That is because it is inefficient. There is little reason to loop through all controls everytime you want to update a specific one.

VB tends to save lines of code not cpu cycles.
QuestionClient is Not Receiving Data though Server sends it Pin
nayabsiddiqi26-Oct-07 5:40
nayabsiddiqi26-Oct-07 5:40 
QuestionIs there a method to change a text box back to it's original state? Pin
humblepgmr26-Oct-07 5:19
humblepgmr26-Oct-07 5:19 
AnswerRe: Is there a method to change a text box back to it's original state? Pin
Dave Kreskowiak26-Oct-07 7:03
mveDave Kreskowiak26-Oct-07 7:03 
AnswerRe: Is there a method to change a text box back to it's original state? Pin
Luc Pattyn26-Oct-07 12:34
sitebuilderLuc Pattyn26-Oct-07 12:34 
GeneralRe: Is there a method to change a text box back to it's original state? Pin
Dave Kreskowiak26-Oct-07 12:36
mveDave Kreskowiak26-Oct-07 12:36 
GeneralRe: Is there a method to change a text box back to it's original state? Pin
Luc Pattyn26-Oct-07 13:17
sitebuilderLuc Pattyn26-Oct-07 13:17 
GeneralRe: Is there a method to change a text box back to it's original state? Pin
Dave Kreskowiak26-Oct-07 14:35
mveDave Kreskowiak26-Oct-07 14:35 
Questionconverting a windows C# application to web OCX Pin
samy10026-Oct-07 4:40
samy10026-Oct-07 4:40 
Questionhow can I read 4 hex characters from a textbox and put them in a uint? Pin
Big Ralph26-Oct-07 4:35
Big Ralph26-Oct-07 4:35 
AnswerRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
Ravi Bhavnani26-Oct-07 4:41
professionalRavi Bhavnani26-Oct-07 4:41 
AnswerRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
Big Ralph26-Oct-07 5:03
Big Ralph26-Oct-07 5:03 
GeneralRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
Luc Pattyn26-Oct-07 6:53
sitebuilderLuc Pattyn26-Oct-07 6:53 
AnswerRe: how can I read 4 hex characters from a textbox and put them in a uint? Pin
zafersavas26-Oct-07 23:58
zafersavas26-Oct-07 23:58 
QuestionError when running WinForm App Pin
Fayu26-Oct-07 4:17
Fayu26-Oct-07 4:17 
AnswerRe: Error when running WinForm App Pin
Justin Perez26-Oct-07 4:21
Justin Perez26-Oct-07 4:21 
AnswerRe: Error when running WinForm App Pin
Pete O'Hanlon26-Oct-07 9:31
mvePete O'Hanlon26-Oct-07 9:31 
QuestionError in my dataset Pin
khalidelmeknesi26-Oct-07 3:28
khalidelmeknesi26-Oct-07 3:28 

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.