Click here to Skip to main content
15,902,777 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: controling two ASP.NET pages Pin
Guffa26-Aug-06 5:49
Guffa26-Aug-06 5:49 
GeneralRe: controling two ASP.NET pages Pin
NaNg1524126-Aug-06 6:01
NaNg1524126-Aug-06 6:01 
Questionviewing pdf files Pin
248912826-Aug-06 4:58
248912826-Aug-06 4:58 
AnswerRe: viewing pdf files Pin
Jakob Farian Krarup26-Aug-06 8:02
Jakob Farian Krarup26-Aug-06 8:02 
QuestionMVC / MVP Design Patterns Pin
TheEagle26-Aug-06 4:05
TheEagle26-Aug-06 4:05 
AnswerRe: MVC / MVP Design Patterns Pin
Colin Angus Mackay26-Aug-06 6:15
Colin Angus Mackay26-Aug-06 6:15 
GeneralRe: MVC / MVP Design Patterns Pin
TheEagle26-Aug-06 7:26
TheEagle26-Aug-06 7:26 
GeneralRe: MVC / MVP Design Patterns Pin
Colin Angus Mackay26-Aug-06 13:55
Colin Angus Mackay26-Aug-06 13:55 
TheEagle wrote:
What about designing the web application in 3 tiers(Data-business-presentation) does this make the same purpose?


Then the MVC or MVP will be part of the business and presentation tiers of a three-tier application.


TheEagle wrote:
What do you mean by using a controller?


A controller is a class (or classes) that interrogates the model on the view's behalf. The controller can be part of the Strategy pattern. This means that for different application states you could swap in different controllers.


TheEagle wrote:
May you explain it to me?


There are many books available on the subject that would explain it much better than I. You could start by reading the article I linked to earlier.




GeneralRe: MVC / MVP Design Patterns Pin
TheEagle27-Aug-06 10:59
TheEagle27-Aug-06 10:59 
QuestionCompare Validator in dd/MM/yyyy format Pin
Vipul Mehta26-Aug-06 3:11
Vipul Mehta26-Aug-06 3:11 
QuestionComparing 2 date values in Java Script Pin
Vipul Mehta26-Aug-06 3:06
Vipul Mehta26-Aug-06 3:06 
AnswerRe: Comparing 2 date values in Java Script Pin
Guffa26-Aug-06 3:49
Guffa26-Aug-06 3:49 
QuestionRegarding configuring your application on iis Pin
VishalSharmaDev26-Aug-06 1:20
VishalSharmaDev26-Aug-06 1:20 
QuestionConnection String Failing. Pin
japel26-Aug-06 0:48
japel26-Aug-06 0:48 
AnswerRe: Connection String Failing. Pin
Jakob Farian Krarup26-Aug-06 2:27
Jakob Farian Krarup26-Aug-06 2:27 
QuestionRe: Connection String Failing. Pin
japel26-Aug-06 12:26
japel26-Aug-06 12:26 
AnswerRe: Connection String Failing. Pin
Jakob Farian Krarup26-Aug-06 21:20
Jakob Farian Krarup26-Aug-06 21:20 
QuestionWeb service problem Pin
-Yoyosh-26-Aug-06 0:13
-Yoyosh-26-Aug-06 0:13 
QuestionReorder the rows in datagrid Pin
Amit Agarrwal26-Aug-06 0:02
Amit Agarrwal26-Aug-06 0:02 
AnswerRe: Reorder the rows in datagrid [modified] Pin
Jakob Farian Krarup26-Aug-06 1:44
Jakob Farian Krarup26-Aug-06 1:44 
Questiondynamically adding webparts [modified] Pin
ketan.raval25-Aug-06 23:30
ketan.raval25-Aug-06 23:30 
Questionmultiline text box in grid on edit command Pin
Arch22k25-Aug-06 22:44
Arch22k25-Aug-06 22:44 
AnswerRe: multiline text box in grid on edit command Pin
MIHAI_MTZ26-Aug-06 3:18
MIHAI_MTZ26-Aug-06 3:18 
AnswerRe: multiline text box in grid on edit command Pin
postmaster@programmingknowledge.com26-Aug-06 7:26
postmaster@programmingknowledge.com26-Aug-06 7:26 
Questionhow to refresh list in dropdownlist Pin
Kissy1625-Aug-06 20:18
Kissy1625-Aug-06 20:18 

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.