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

.NET (Core and Framework)

 
GeneralRe: building a object file lib [modified] Pin
Richard MacCutchan25-Mar-10 2:08
mveRichard MacCutchan25-Mar-10 2:08 
GeneralRe: building a object file lib Pin
Luc Pattyn25-Mar-10 3:04
sitebuilderLuc Pattyn25-Mar-10 3:04 
GeneralRe: building a object file lib Pin
Richard MacCutchan25-Mar-10 4:09
mveRichard MacCutchan25-Mar-10 4:09 
GeneralRe: building a object file lib Pin
Luc Pattyn25-Mar-10 4:24
sitebuilderLuc Pattyn25-Mar-10 4:24 
QuestionDiffrence between tier and layer architecture ? Pin
Mahendran.chandramohan24-Mar-10 1:47
Mahendran.chandramohan24-Mar-10 1:47 
AnswerRe: Diffrence between tier and layer architecture ? Pin
Eddy Vluggen24-Mar-10 1:58
professionalEddy Vluggen24-Mar-10 1:58 
AnswerRe: Diffrence between tier and layer architecture ? Pin
Abhinav S24-Mar-10 8:18
Abhinav S24-Mar-10 8:18 
AnswerRe: Difference between tier and layer architecture ? Pin
The Man from U.N.C.L.E.25-Mar-10 1:06
The Man from U.N.C.L.E.25-Mar-10 1:06 
It is a grey area. It appears that many articles use the terms tier and layer interchangeably.
Some people distinguish the two as multi-layer describing the separation of code into functional areas such as GUI, Business Logic and Data Access; and multi-tier describing a physical separation by process boundary, sometime accompanied by distribution of the tiers on separate hardware. This distinction is moot, as the code in each tier is the same code as in each layer, just separated by process boundary. Therefore a multi-tier application is also multi-layer, and many multi-layer applications are multi-tier. I would argue that whether or not there is a process separation is irrelevant, and often confuses matters. The big question from an architectural point of view is are you using a client-server architecture.

Multi-tier architecture[^]
If you have knowledge, let others light their candles at it.
Margaret Fuller (1810 - 1850)
[My Articles]  [My Website]

QuestionIs Invalidate() take same time to execute when application is minimized and maximized? Pin
rsumanan23-Mar-10 20:47
rsumanan23-Mar-10 20:47 
AnswerRe: Is Invalidate() take same time to execute when application is minimized and maximized? Pin
The Man from U.N.C.L.E.23-Mar-10 23:43
The Man from U.N.C.L.E.23-Mar-10 23:43 
AnswerRe: Is Invalidate() take same time to execute when application is minimized and maximized? Pin
Dave Kreskowiak24-Mar-10 13:03
mveDave Kreskowiak24-Mar-10 13:03 
QuestionStrange behavoir on KeyDown in CompactFramework Pin
J. Holzer23-Mar-10 4:59
J. Holzer23-Mar-10 4:59 
AnswerRe: Strange behavoir on KeyDown in CompactFramework Pin
Ennis Ray Lynch, Jr.23-Mar-10 6:23
Ennis Ray Lynch, Jr.23-Mar-10 6:23 
GeneralRe: Strange behavoir on KeyDown in CompactFramework Pin
J. Holzer23-Mar-10 9:46
J. Holzer23-Mar-10 9:46 
QuestionWindows Service coded in C# Pin
m.bilal.farooq23-Mar-10 4:10
m.bilal.farooq23-Mar-10 4:10 
AnswerRe: Windows Service coded in C# Pin
Not Active23-Mar-10 4:20
mentorNot Active23-Mar-10 4:20 
AnswerRe: Windows Service coded in C# [modified] Pin
dan!sh 23-Mar-10 4:24
professional dan!sh 23-Mar-10 4:24 
GeneralRe: Windows Service coded in C# Pin
Not Active23-Mar-10 4:29
mentorNot Active23-Mar-10 4:29 
GeneralRe: Windows Service coded in C# Pin
dan!sh 23-Mar-10 5:49
professional dan!sh 23-Mar-10 5:49 
GeneralRe: Windows Service coded in C# Pin
Not Active23-Mar-10 8:33
mentorNot Active23-Mar-10 8:33 
GeneralRe: Windows Service coded in C# Pin
Mirko198024-Mar-10 0:43
Mirko198024-Mar-10 0:43 
GeneralRe: Windows Service coded in C# Pin
dan!sh 25-Mar-10 7:07
professional dan!sh 25-Mar-10 7:07 
QuestionAxHost.AttachInterface not getting called. Pin
rajandpayal23-Mar-10 4:07
rajandpayal23-Mar-10 4:07 
QuestionCHM viewer control? Pin
Xpnctoc22-Mar-10 10:31
Xpnctoc22-Mar-10 10:31 
AnswerRe: CHM viewer control? Pin
Pete O'Hanlon23-Mar-10 11:26
mvePete O'Hanlon23-Mar-10 11:26 

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.