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

.NET (Core and Framework)

 
GeneralRe: Adding layers Pin
Richard MacCutchan26-Feb-11 2:18
mveRichard MacCutchan26-Feb-11 2:18 
GeneralRe: Adding layers Pin
Sander Rossel26-Feb-11 4:06
professionalSander Rossel26-Feb-11 4:06 
GeneralRe: Adding layers Pin
Not Active26-Feb-11 4:55
mentorNot Active26-Feb-11 4:55 
GeneralRe: Adding layers Pin
Richard MacCutchan26-Feb-11 5:39
mveRichard MacCutchan26-Feb-11 5:39 
GeneralRe: Adding layers Pin
jschell26-Feb-11 14:06
jschell26-Feb-11 14:06 
GeneralRe: Adding layers Pin
Richard MacCutchan26-Feb-11 21:35
mveRichard MacCutchan26-Feb-11 21:35 
GeneralRe: Adding layers Pin
jschell27-Feb-11 8:00
jschell27-Feb-11 8:00 
AnswerRe: Adding layers Pin
N a v a n e e t h26-Feb-11 14:52
N a v a n e e t h26-Feb-11 14:52 
Naerling wrote:
At this point, is anyone really disagreeing with me?

Nope.

Adding abstractions which make your code more easy are always good. But keep it in mind, more generalization will make lot of trouble and you will end up layering over and over to satisfy all the requirements. And these kind of abstractions won't help you on other projects as each project will have different requirements. So if you plan you generalize too much, you will end up writing another ORM tool like hibernate.

An interesting read : Law of leaky abstractions[^]

Smile | :)
Best wishes,
Navaneeth

GeneralRe: Adding layers Pin
Eddy Vluggen27-Feb-11 1:57
professionalEddy Vluggen27-Feb-11 1:57 
GeneralRe: Adding layers Pin
Sander Rossel27-Feb-11 11:15
professionalSander Rossel27-Feb-11 11:15 
AnswerRe: Adding layers Pin
Nitin Singh India21-Mar-11 7:18
Nitin Singh India21-Mar-11 7:18 
GeneralRe: Adding layers Pin
Sander Rossel21-Mar-11 7:57
professionalSander Rossel21-Mar-11 7:57 
Questionhow to access share without mapping in code behind (windows apps) Pin
byka25-Feb-11 4:51
byka25-Feb-11 4:51 
AnswerRe: how to access share without mapping in code behind (windows apps) Pin
Not Active25-Feb-11 10:15
mentorNot Active25-Feb-11 10:15 
GeneralRe: how to access share without mapping in code behind (windows apps) Pin
byka25-Feb-11 10:32
byka25-Feb-11 10:32 
Questionasp.net Pin
ganasavee23-Feb-11 23:31
ganasavee23-Feb-11 23:31 
AnswerRe: asp.net Pin
Ravi Sant23-Feb-11 23:44
Ravi Sant23-Feb-11 23:44 
AnswerRe: asp.net Pin
Abhinav S26-Feb-11 0:10
Abhinav S26-Feb-11 0:10 
Questionread/write Files on a share drive Pin
byka23-Feb-11 9:47
byka23-Feb-11 9:47 
AnswerRe: read/write Files on a share drive Pin
Yusuf23-Feb-11 10:36
Yusuf23-Feb-11 10:36 
GeneralRe: read/write Files on a share drive Pin
byka24-Feb-11 1:37
byka24-Feb-11 1:37 
QuestionInvoking ActiveX Pin
Herboren23-Feb-11 2:49
Herboren23-Feb-11 2:49 
AnswerRe: Invoking ActiveX Pin
Yusuf23-Feb-11 10:39
Yusuf23-Feb-11 10:39 
QuestionTo deploy .net dll ther is requirement of .net framework. Pin
SharmaAshutosh22-Feb-11 18:46
SharmaAshutosh22-Feb-11 18:46 
AnswerRe: To deploy .net dll ther is requirement of .net framework. Pin
Richard MacCutchan22-Feb-11 23:10
mveRichard MacCutchan22-Feb-11 23:10 

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.