Click here to Skip to main content
15,887,175 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Graph building and visualization Pin
rinmic6-Apr-13 11:22
rinmic6-Apr-13 11:22 
Questioncontrol invisible Pin
cursore845-Apr-13 12:05
cursore845-Apr-13 12:05 
AnswerRe: control invisible Pin
David C# Hobbyist.5-Apr-13 12:51
professionalDavid C# Hobbyist.5-Apr-13 12:51 
AnswerRe: control invisible Pin
Dave Kreskowiak5-Apr-13 13:07
mveDave Kreskowiak5-Apr-13 13:07 
GeneralRe: control invisible Pin
cursore845-Apr-13 22:08
cursore845-Apr-13 22:08 
GeneralRe: control invisible Pin
Dave Kreskowiak6-Apr-13 4:08
mveDave Kreskowiak6-Apr-13 4:08 
GeneralRe: control invisible Pin
cursore848-Apr-13 20:33
cursore848-Apr-13 20:33 
GeneralRe: control invisible Pin
Dave Kreskowiak9-Apr-13 1:05
mveDave Kreskowiak9-Apr-13 1:05 
No. Everything will be Visible = False until the form is shown.

If you're relying on the state of controls to determine the state of your model your doing it backwards. The state data of your model should be kept in the model itself.

AnswerRe: control invisible Pin
Boipelo7-Apr-13 15:22
Boipelo7-Apr-13 15:22 
QuestionImproving performance of C# program when run from network drive Pin
eljainc5-Apr-13 5:04
eljainc5-Apr-13 5:04 
AnswerRe: Improving performance of C# program when run from network drive Pin
Dave Kreskowiak5-Apr-13 6:32
mveDave Kreskowiak5-Apr-13 6:32 
AnswerRe: Improving performance of C# program when run from network drive Pin
Jason Gleim5-Apr-13 10:33
professionalJason Gleim5-Apr-13 10:33 
GeneralCast COM object with reflection Pin
Member 99653115-Apr-13 0:04
Member 99653115-Apr-13 0:04 
GeneralRe: Cast COM object with reflection Pin
BobJanova5-Apr-13 5:12
BobJanova5-Apr-13 5:12 
GeneralRe: Cast COM object with reflection Pin
Member 99653115-Apr-13 5:21
Member 99653115-Apr-13 5:21 
GeneralRe: Cast COM object with reflection Pin
Jason Gleim5-Apr-13 10:51
professionalJason Gleim5-Apr-13 10:51 
GeneralRe: Cast COM object with reflection Pin
Bernhard Hiller7-Apr-13 20:55
Bernhard Hiller7-Apr-13 20:55 
QuestionAbout webcam application Pin
Bishwajit Nepali4-Apr-13 23:56
Bishwajit Nepali4-Apr-13 23:56 
AnswerRe: About webcam application Pin
Abhinav S5-Apr-13 0:47
Abhinav S5-Apr-13 0:47 
QuestionInsert img into sql without using sqlparameter Pin
mohammadkaab4-Apr-13 22:04
mohammadkaab4-Apr-13 22:04 
AnswerRe: Insert img into sql without using sqlparameter Pin
Eddy Vluggen4-Apr-13 22:31
professionalEddy Vluggen4-Apr-13 22:31 
GeneralRe: Insert img into sql without using sqlparameter Pin
mohammadkaab4-Apr-13 22:51
mohammadkaab4-Apr-13 22:51 
AnswerRe: Insert img into sql without using sqlparameter Pin
Eddy Vluggen4-Apr-13 22:55
professionalEddy Vluggen4-Apr-13 22:55 
GeneralRe: Insert img into sql without using sqlparameter Pin
mohammadkaab4-Apr-13 23:05
mohammadkaab4-Apr-13 23:05 
GeneralRe: Insert img into sql without using sqlparameter Pin
Eddy Vluggen5-Apr-13 0:29
professionalEddy Vluggen5-Apr-13 0:29 

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.