Click here to Skip to main content
15,921,452 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
GeneralRe: dOOdads Pin
Dave Kreskowiak7-Mar-07 8:18
mveDave Kreskowiak7-Mar-07 8:18 
GeneralRe: dOOdads Pin
Zoltan Balazs7-Mar-07 20:25
Zoltan Balazs7-Mar-07 20:25 
AnswerRe: dOOdads Pin
Pete O'Hanlon7-Mar-07 9:12
mvePete O'Hanlon7-Mar-07 9:12 
Questionn-Tiered - .NET across multiple servers [modified] Pin
Marcus J. Smith15-Feb-07 2:22
professionalMarcus J. Smith15-Feb-07 2:22 
AnswerRe: n-Tiered - .NET across multiple servers Pin
patrick2460115-Feb-07 6:05
patrick2460115-Feb-07 6:05 
GeneralRe: n-Tiered - .NET across multiple servers Pin
Marcus J. Smith15-Feb-07 6:22
professionalMarcus J. Smith15-Feb-07 6:22 
AnswerRe: n-Tiered - .NET across multiple servers Pin
led mike16-Feb-07 5:11
led mike16-Feb-07 5:11 
AnswerRe: n-Tiered - .NET across multiple servers Pin
Marc Clifton18-Feb-07 3:37
mvaMarc Clifton18-Feb-07 3:37 
cleako wrote:
What I dont understand is why go through all the trouble to take all of the business logic and place it on an App Server behind the fire wall and only do presentation code on the web server.


That's interesting, because I did some work for a company wanting to do the same thing. However, the reasoning there was to first develop an App server with a rich presentation client, then a web server as merely a different sort of rich presentation "client". In both cases, the business logic would be on the app server.

As to feasible, regardless of what technology you use, it's actually very difficult. They never succeeded. I think it's doable though.

Marc


Thyme In The Country

Interacx

People are just notoriously impossible. --DavidCrow
There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith


GeneralRe: n-Tiered - .NET across multiple servers Pin
Marcus J. Smith18-Feb-07 4:10
professionalMarcus J. Smith18-Feb-07 4:10 
AnswerRe: n-Tiered - .NET across multiple servers Pin
onemorecoder22-Feb-07 23:39
onemorecoder22-Feb-07 23:39 
QuestionSSL and __VIEWSTATE Pin
ssmith72112-Feb-07 10:26
ssmith72112-Feb-07 10:26 
AnswerRe: SSL and __VIEWSTATE Pin
Marcus J. Smith15-Feb-07 2:26
professionalMarcus J. Smith15-Feb-07 2:26 
AnswerRe: SSL and __VIEWSTATE Pin
Vasudevan Deepak Kumar22-Feb-07 18:05
Vasudevan Deepak Kumar22-Feb-07 18:05 
AnswerRe: SSL and __VIEWSTATE Pin
dwatkins@dirq.net28-Feb-07 4:02
dwatkins@dirq.net28-Feb-07 4:02 
QuestionSSL and ASPNET session id cookie Pin
ssmith72112-Feb-07 10:23
ssmith72112-Feb-07 10:23 
QuestionDeployement strategy Pin
Polity4h12-Feb-07 5:56
Polity4h12-Feb-07 5:56 
Questionwhich design pattern to use? Pin
orlya11-Feb-07 20:59
orlya11-Feb-07 20:59 
AnswerRe: which design pattern to use? Pin
led mike12-Feb-07 4:55
led mike12-Feb-07 4:55 
QuestionRIA Web application with switchable communication strategy Pin
Jay Ahr8-Feb-07 11:36
Jay Ahr8-Feb-07 11:36 
AnswerRe: RIA Web application with switchable communication strategy Pin
led mike8-Feb-07 12:04
led mike8-Feb-07 12:04 
GeneralRe: RIA Web application with switchable communication strategy Pin
Jay Ahr8-Feb-07 12:52
Jay Ahr8-Feb-07 12:52 
GeneralRe: RIA Web application with switchable communication strategy Pin
led mike9-Feb-07 7:57
led mike9-Feb-07 7:57 
AnswerRe: RIA Web application with switchable communication strategy Pin
Daniel Woodard11-Feb-07 19:55
professionalDaniel Woodard11-Feb-07 19:55 
GeneralRe: RIA Web application with switchable communication strategy Pin
Jay Ahr11-Feb-07 21:45
Jay Ahr11-Feb-07 21:45 
QuestionFrom Database To Object Oriented Pin
Hasan Jaffal8-Feb-07 10:36
Hasan Jaffal8-Feb-07 10:36 

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.