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

Design and Architecture

 
AnswerRe: Sequence Diagram Pin
CPallini19-Feb-07 10:57
mveCPallini19-Feb-07 10:57 
QuestiondOOdads O/R mapping Pin
Zoltan Balazs18-Feb-07 1:44
Zoltan Balazs18-Feb-07 1:44 
AnswerRe: dOOdads Pin
Zoltan Balazs7-Mar-07 6:53
Zoltan Balazs7-Mar-07 6:53 
GeneralRe: dOOdads Pin
Dan Neely7-Mar-07 7:53
Dan Neely7-Mar-07 7:53 
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 
I actually asked another version of this before but this time I am just curious about the .NET to .NET part. I no longer work for the company that was attempting this but it still makes me curious. The company wanted to have a web server, an app server, and the database (SQL) server.

I get the web and database servers, I've done that. 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.

How feasible is this with .NET?

They are currently doing this with Classic ASP and VB6 because they have a way to tell the app to use the COM objects on another box or something along those lines but with .NET it seems that you have to have another web server behind the firewall for this to work because you would need to be able to either use a web service or .NET remoting right???

Cleako


-- modified at 9:40 Thursday 15th February, 2007
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 
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 

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.