Click here to Skip to main content
15,888,802 members
Home / Discussions / C#
   

C#

 
AnswerRe: how to find the error in xml file in C#. Pin
Stevo Z11-Apr-07 2:57
Stevo Z11-Apr-07 2:57 
AnswerRe: how to find the error in xml file in C#. Pin
Jaiprakash M Bankolli11-Apr-07 3:20
Jaiprakash M Bankolli11-Apr-07 3:20 
QuestionUML in visula studio 2005 Pin
aminowest10-Apr-07 23:13
aminowest10-Apr-07 23:13 
AnswerRe: UML in visula studio 2005 Pin
Pete O'Hanlon10-Apr-07 23:31
mvePete O'Hanlon10-Apr-07 23:31 
AnswerRe: UML in visula studio 2005 Pin
Jaiprakash M Bankolli11-Apr-07 3:22
Jaiprakash M Bankolli11-Apr-07 3:22 
AnswerRe: UML in visula studio 2005 Pin
Morantex11-Apr-07 7:56
Morantex11-Apr-07 7:56 
Questionreference problem, plz help Pin
akkram10-Apr-07 23:00
akkram10-Apr-07 23:00 
AnswerRe: reference problem, plz help Pin
Christian Graus10-Apr-07 23:06
protectorChristian Graus10-Apr-07 23:06 
Sounds like you're building an OO nightmare. Why would you need all these controllers ?

The way I'd do it is to add delegates that hook the controller to the UI, so the controller can call methods which change the state of the app, the presentation layer ( the form ) should be responsible for how that data is displayed, for example, in a tree view.

Actually, I was assuming you're using MVC, but you can't be, the controller is all about accepting input, which has nothing to do with how the view is rendered at all. What do you mean by controller ?


Christian Graus - Microsoft MVP - C++
Metal Musings - Rex and my new metal blog
"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: reference problem, plz help Pin
akkram10-Apr-07 23:33
akkram10-Apr-07 23:33 
QuestionPicture in DataGrid With Every Category Pin
sheebalam11110-Apr-07 22:47
sheebalam11110-Apr-07 22:47 
AnswerRe: Picture in DataGrid With Every Category Pin
Christian Graus10-Apr-07 22:50
protectorChristian Graus10-Apr-07 22:50 
GeneralRe: Picture in DataGrid With Every Category Pin
sheebalam11110-Apr-07 22:57
sheebalam11110-Apr-07 22:57 
GeneralRe: Picture in DataGrid With Every Category Pin
Christian Graus10-Apr-07 23:05
protectorChristian Graus10-Apr-07 23:05 
Questionhelp here...open file from different directory Pin
Missy Glory10-Apr-07 22:35
Missy Glory10-Apr-07 22:35 
AnswerRe: help here...open file from different directory Pin
Christian Graus10-Apr-07 22:42
protectorChristian Graus10-Apr-07 22:42 
Questionhow to create Control Array in ASp.net(web) form using c# Pin
jaganil10-Apr-07 22:22
jaganil10-Apr-07 22:22 
AnswerRe: how to create Control Array in ASp.net(web) form using c# Pin
Christian Graus10-Apr-07 22:29
protectorChristian Graus10-Apr-07 22:29 
QuestionTransparency in windows forms - doesn't work on some pcs Pin
Delta-Z10-Apr-07 21:59
Delta-Z10-Apr-07 21:59 
AnswerRe: Transparency in windows forms - doesn't work on some pcs Pin
blackjack215010-Apr-07 22:07
blackjack215010-Apr-07 22:07 
GeneralRe: Transparency in windows forms - doesn't work on some pcs Pin
Delta-Z10-Apr-07 22:09
Delta-Z10-Apr-07 22:09 
AnswerRe: Transparency in windows forms - doesn't work on some pcs Pin
Martin#10-Apr-07 22:14
Martin#10-Apr-07 22:14 
GeneralRe: Transparency in windows forms - doesn't work on some pcs Pin
Delta-Z10-Apr-07 22:28
Delta-Z10-Apr-07 22:28 
GeneralRe: Transparency in windows forms - doesn't work on some pcs Pin
Martin#10-Apr-07 22:39
Martin#10-Apr-07 22:39 
GeneralRe: Transparency in windows forms - doesn't work on some pcs Pin
Stevo Z10-Apr-07 22:42
Stevo Z10-Apr-07 22:42 
GeneralRe: Transparency in windows forms - doesn't work on some pcs Pin
Martin#10-Apr-07 22:58
Martin#10-Apr-07 22:58 

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.