Click here to Skip to main content
15,922,015 members
Home / Discussions / Windows Forms
   

Windows Forms

 
QuestionHelp provider+win Form Pin
Ramkumar_S8-Dec-09 15:51
Ramkumar_S8-Dec-09 15:51 
AnswerRe: Help provider+win Form Pin
Richard Blythe8-Dec-09 18:01
Richard Blythe8-Dec-09 18:01 
AnswerRe: Help provider+win Form Pin
Richard MacCutchan9-Dec-09 3:51
mveRichard MacCutchan9-Dec-09 3:51 
QuestionStructuring Windows Forms apps... [modified] Pin
1.21 Gigawatts8-Dec-09 2:25
1.21 Gigawatts8-Dec-09 2:25 
AnswerRe: Structuring Windows Forms apps... Pin
Luc Pattyn8-Dec-09 5:15
sitebuilderLuc Pattyn8-Dec-09 5:15 
GeneralRe: Structuring Windows Forms apps... Pin
1.21 Gigawatts8-Dec-09 5:29
1.21 Gigawatts8-Dec-09 5:29 
GeneralRe: Structuring Windows Forms apps... Pin
Luc Pattyn8-Dec-09 5:45
sitebuilderLuc Pattyn8-Dec-09 5:45 
GeneralRe: Structuring Windows Forms apps... Pin
Roger Wright8-Dec-09 18:46
professionalRoger Wright8-Dec-09 18:46 
Say, Luc, I have a related question, since you've been helpful on project I've been working on. When you are dealing with classes that represent real world objects that need to be handled in similar ways, do you define them in a separate file, or just inline where you need them?

For example, the project I'm working on is intended to manage about 6 types of devices used in electrical substations. I'm only working on one type right now, because the techniques that work there will work for the others. I've defined the one type in the main program form, but I'm thinking it will be more convenient later to create a library file containing all of the devices and 'using' it whenever I need to later as the program develops.

I really prefer to keep everything in one file (from past history with procedural programming) because it's easier to follow the program flow. But I can already see that this approach will be a nightmare with a Windows program if it grows beyond a few thousand lines. And it will...

"A Journey of a Thousand Rest Stops Begins with a Single Movement"

GeneralRe: Structuring Windows Forms apps... Pin
Luc Pattyn9-Dec-09 2:52
sitebuilderLuc Pattyn9-Dec-09 2:52 
GeneralRe: Structuring Windows Forms apps... Pin
Roger Wright9-Dec-09 18:48
professionalRoger Wright9-Dec-09 18:48 
AnswerRe: Structuring Windows Forms apps... Pin
vtchris-peterson8-Dec-09 9:26
vtchris-peterson8-Dec-09 9:26 
GeneralRe: Structuring Windows Forms apps... Pin
1.21 Gigawatts8-Dec-09 19:15
1.21 Gigawatts8-Dec-09 19:15 
GeneralRe: Structuring Windows Forms apps... Pin
Ashfield11-Dec-09 3:37
Ashfield11-Dec-09 3:37 
GeneralRe: Structuring Windows Forms apps... Pin
vtchris-peterson11-Dec-09 4:06
vtchris-peterson11-Dec-09 4:06 
GeneralRe: Structuring Windows Forms apps... Pin
Ashfield11-Dec-09 9:33
Ashfield11-Dec-09 9:33 
QuestionSame form opens every time Pin
Ozzone7-Dec-09 13:12
Ozzone7-Dec-09 13:12 
AnswerRe: Same form opens every time Pin
Mycroft Holmes7-Dec-09 13:29
professionalMycroft Holmes7-Dec-09 13:29 
GeneralRe: Same form opens every time Pin
Ashfield7-Dec-09 21:00
Ashfield7-Dec-09 21:00 
Questionon successful login, close login screen and activate MDI screen Pin
S.Aijaz6-Dec-09 20:38
S.Aijaz6-Dec-09 20:38 
AnswerRe: on successful login, close login screen and activate MDI screen Pin
dan!sh 6-Dec-09 21:40
professional dan!sh 6-Dec-09 21:40 
AnswerRe: on successful login, close login screen and activate MDI screen Pin
Dave Kreskowiak7-Dec-09 6:20
mveDave Kreskowiak7-Dec-09 6:20 
QuestionIdentifying system process Pin
srikantha_nagaraj5-Dec-09 19:45
srikantha_nagaraj5-Dec-09 19:45 
AnswerRe: Identifying system process Pin
dan!sh 5-Dec-09 20:12
professional dan!sh 5-Dec-09 20:12 
QuestionTreeview Populate Parent/Child From Database with Multiple Tables Pin
lam115824-Dec-09 6:32
lam115824-Dec-09 6:32 
QuestionHelp provider+win Form Pin
Ramkumar_S2-Dec-09 20:13
Ramkumar_S2-Dec-09 20:13 

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.