J Jeff Jul 5, 2010 #1 Hi asp.net 4.0 vs2010 I wonder how I can get the querystring from within the presenter?
M Mr. Arnold Jul 5, 2010 #2 Jeff said: Hi asp.net 4.0 vs2010 I wonder how I can get the querystring from within the presenter? Click to expand... What presenter?
Jeff said: Hi asp.net 4.0 vs2010 I wonder how I can get the querystring from within the presenter? Click to expand... What presenter?
M Mr. Arnold Jul 5, 2010 #4 Jeff said: Sorry, I thought there was only one type of presenter in the .net framework Click to expand... There is Model View Presenter and Model View Controller. The both use presenters. What presenter are you talking about?
Jeff said: Sorry, I thought there was only one type of presenter in the .net framework Click to expand... There is Model View Presenter and Model View Controller. The both use presenters. What presenter are you talking about?
J Jeff Jul 5, 2010 #5 It must be Model View Presenter as I haven't seen a Controller directory in the project, instead I see a Presenter directory
It must be Model View Presenter as I haven't seen a Controller directory in the project, instead I see a Presenter directory