Click here to Skip to main content
15,914,111 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
QuestionWhy we use "N-Tier" archetectur for .NET application.? Pin
PavanPareta9-Nov-06 19:32
PavanPareta9-Nov-06 19:32 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
firstmaster9-Nov-06 21:47
firstmaster9-Nov-06 21:47 
AnswerRe: Why we use "N-Tier" archetectur for .NET application.? Pin
Christian Graus9-Nov-06 22:54
protectorChristian Graus9-Nov-06 22:54 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
PavanPareta9-Nov-06 23:20
PavanPareta9-Nov-06 23:20 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
Christian Graus9-Nov-06 23:31
protectorChristian Graus9-Nov-06 23:31 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
PavanPareta10-Nov-06 0:10
PavanPareta10-Nov-06 0:10 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
Christian Graus12-Nov-06 6:21
protectorChristian Graus12-Nov-06 6:21 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
Russell Jones10-Nov-06 0:09
Russell Jones10-Nov-06 0:09 
I use n-tier as it is much easier to deploy an application with n-logical tiers on a single machine than to deploy an application with 1-logical tier accross n physical tiers if the need arises. I would also go as far as to say that any non-trivial app with only 1 logical tier is likely to be a very bad design. Even patterns such as the model-view-controller require the use of more than 1 logical tier even if they reside on one machine.

Russ
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
PavanPareta10-Nov-06 0:30
PavanPareta10-Nov-06 0:30 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
Russell Jones10-Nov-06 2:32
Russell Jones10-Nov-06 2:32 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
Pete O'Hanlon10-Nov-06 3:50
mvePete O'Hanlon10-Nov-06 3:50 
GeneralRe: Why we use "N-Tier" archetectur for .NET application.? Pin
Guffa13-Nov-06 4:08
Guffa13-Nov-06 4:08 
QuestionDefault Batabinding Naming Convetions Pin
mr_lasseter9-Nov-06 5:40
mr_lasseter9-Nov-06 5:40 
QuestionUnable to start debugging In VS2005 Pin
GnanaprakashJebaraj9-Nov-06 2:37
GnanaprakashJebaraj9-Nov-06 2:37 
AnswerRe: Unable to start debugging In VS2005 Pin
mr_lasseter9-Nov-06 5:42
mr_lasseter9-Nov-06 5:42 
GeneralRe: Unable to start debugging In VS2005 Pin
GnanaprakashJebaraj9-Nov-06 17:50
GnanaprakashJebaraj9-Nov-06 17:50 
QuestionTo make possible to manage position and size of controls by mouse Pin
wasek20019-Nov-06 0:04
wasek20019-Nov-06 0:04 
AnswerRe: To make possible to manage position and size of controls by mouse Pin
Marco [Stinger]9-Nov-06 2:32
Marco [Stinger]9-Nov-06 2:32 
QuestionRe: To make possible to manage position and size of controls by mouse Pin
wasek20019-Nov-06 4:32
wasek20019-Nov-06 4:32 
AnswerRe: To make possible to manage position and size of controls by mouse Pin
Marco [Stinger]9-Nov-06 5:13
Marco [Stinger]9-Nov-06 5:13 
Questionthread pool Pin
Tauseef A8-Nov-06 22:06
Tauseef A8-Nov-06 22:06 
Questionhow to write program for Automatic log off Pin
Pavan Josh8-Nov-06 19:44
Pavan Josh8-Nov-06 19:44 
AnswerRe: how to write program for Automatic log off Pin
Jun Du9-Nov-06 7:59
Jun Du9-Nov-06 7:59 
AnswerRe: how to write program for Automatic log off Pin
Vasudevan Deepak Kumar10-Nov-06 21:18
Vasudevan Deepak Kumar10-Nov-06 21:18 
Questionabout Dynamic Menu Pin
prameelapydi8-Nov-06 19:08
prameelapydi8-Nov-06 19:08 

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.