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

Design and Architecture

 
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 
AnswerRe: n-Tiered - .NET across multiple servers Pin
patrick2460115-Feb-07 6:05
patrick2460115-Feb-07 6:05 
Security is the first thing that comes to mind. When dealing with an internet based application you only expose what you absolutely need to. By exposing your presentation layer machine only you given yourself a small amount of risk. Now - no matter how much your server gets attacked - that is the only part of the business that will be affected. If there are other internal machines that rely on the business layer they will be able to use that business layer just fine while your internet users are the only ones having trouble.

Patrick Allmond
http://allaboutfocus.com
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 
GeneralRe: RIA Web application with switchable communication strategy Pin
led mike9-Feb-07 7:57
led mike9-Feb-07 7:57 

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.